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?
Intermittent sleep without reconnecting BLE
Re: Intermittent sleep without reconnecting BLE
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?
Hi Swargir ,
Why not keep the connection and turn on bt light sleep? E.g., Set the connection interval to 2s. I think the power consumption will be less than the case doing reconnection every 5s.
Re: Intermittent sleep without reconnecting BLE
I use a light sleep that breaks the connection. Is it possible to fall asleep without reconnecting BLE?Hi Swargir ,
Why not keep the connection and turn on bt light sleep? E.g., Set the connection interval to 2s. I think the power consumption will be less than the case doing reconnection every 5s.
Who is online
Users browsing this forum: Bing [Bot], Semrush [Bot] and 4 guests
