Intermittent sleep without reconnecting BLE
Posted: Mon Aug 05, 2019 9:27 am
Hi all.
I’m developing a device based on ESP32-WROOM-32d. The device acts as a BLE-client and polls the BLE-server(cc2650) every 5 seconds. The rest of the time he sleeps(light sleep). The problem is that waking up and reconnecting takes a lot of time and the consumption is almost the same as not sleeping at all.
Is there any way to squeeze the minimum consumption in this situation?
I’m developing a device based on ESP32-WROOM-32d. The device acts as a BLE-client and polls the BLE-server(cc2650) every 5 seconds. The rest of the time he sleeps(light sleep). The problem is that waking up and reconnecting takes a lot of time and the consumption is almost the same as not sleeping at all.
Is there any way to squeeze the minimum consumption in this situation?