We are using the Fanastel BC833M (bRF52833) module in our system which uses the BLE interface to communicate with a mobile device.
The device is a battery(3V coin type) operated one and has a sensor (I2C interface) along with BC833M, which reads the sensor value and through BLE sends it to a mobile device in a predefined time interval.
The device needs to be in SLEEP mode during NOP.
We need two clarifications on BLE
1. Regarding the BLE pairing and timeout -
What is the maximum time period in which we can keep the BLE alive in SLEEP mode? Our requirement is to send the sensor data at every 30 minutes interval.
2. Current Consumption during sleep mode when the BLE is connected.
Our scenario - The device sends the data via BLE at around 10 sec intervals and the rest of the time the device is in SLEEP mode.
Our observation -
When the device is in sleep mode we see a current consumption of around 10mA for a duration of 1 ms. This repeats around every 48- 50 ms .
