Page 1 of 1

Enabled Auto light sleep but esp is not going to sleep

Posted: Thu Dec 19, 2019 7:37 am
by divakara G R
Hi,


I have enabled auto light sleep using pm config API and i have configured MAX_FREG = 80 and MIN_FREG=10, but still it consuming 100mA. Am using WiFi and Bluetooth both and i have separate files for WiFi, Bluetooth and our cloud task and main. Am registering components for all these files in CMakeLists.txt file.

Please anyone do support me to configure auto light for this code.

Re: Enabled Auto light sleep but esp is not going to sleep

Posted: Thu Dec 19, 2019 2:03 pm
by divakara G R
Hi all,

I only got the solution, Am running esp32 WiFi in both STA and AP mode that's why its not entering to sleep mode.

Is there any way to put in sleep by using AP mode also?

because for my project i required both