Hello community,
I have been working on nRF BLE module. I want to make a project that has a small relay control for an appliance. The device will be connected to a mobile application over BLE. I want to power the whole from two AA batteries. The battery capacity is 2600mAh. I have figured out the overall current consumption over 24Hrs which is 365uA average.
I want to know what will be the current consumption of the BLE in receiving mode.
1. Do i need to be always listening i.e. the bluetooth connection will always be on taking more current?
2. If I put the module to sleep mode, will my radio be still on?
3. Lets say I connect the nRF BLE initially and keep it on, how much current will it draw?
Thanks
Regards