Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Bluetooth Module and Power source

Status
Not open for further replies.

DarkSoul07

Newbie
Joined
May 29, 2021
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
Hello all,

I'm new to this electronic side, I'm working on this new academic project where we can connect the key chain with a mobile application using bluetooth. whenever the keychain was out of the range it should send us notification.

I'm looking for a Bluetooth module and a small battery source to power the module.

What type of module is better suited for this project and what type of power source is apt for the module. What are things should I consider before starting this project?

Thank you!
 

HI,

select bluetooth according: Data rate, mode, transmit distance.
select battery according: bluetooth voltage, bluetooth power (current) requirement, expected power up time.

do an internet search, read some datasheets to find out what best suits your needs.

unclear: where does the key chain come from? what does "out of range" mean? where does the bluetoth send to?

Klaus
 

Hello Klaus,

We have planned to integrate the Bluetooth module on keychain which will be paired with mobile application. whenever the keychain and the mobile application were separated, the App should send us notification stating "you forget your keychain".
 

Given the scenario, the only objective is to pair the keychain with mobile application whenever it is in range say 10 - 20 meters, if the keychain and the mobile go past beyond this range the app will send a notification.

Is it possible to develop communication with mobile application using only Bluetooth module or do we need some microcontroller to control the Bluetooth module for this project?
 

Hello,

why not to take "checked" by many ESP32 from Espressif - see links:

https://www.espressif.com/en/products/socs/esp32

https://www.espressif.com/en/products/socs/esp32/resources

It has Bluetooth and WiFI connectivity and dual-core 32bit MCU, and one can program it in easy to learn "Arduino IDE" (C++).

See examplke projects:
https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/
https://randomnerdtutorials.com/esp32-bluetooth-low-energy-ble-arduino-ide/

Best Regards
 

100 projects in 100 days PSOC 4 BLE -


PSOC 6 dual core -




Regards, Dana.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top