We’re building a custom app using ESP8266 that requires Wi-Fi light sleep to work properly but encountering issues with the system waking up periodically for longer than expected and blowing up our power budget.
There two unknown events that wake up the system periodically (see images below):
1.Periodic wake-up with radio transceiver on every approximately every 1.8s
2.Periodic scheduled task wake-up approximately every 3 seconds. The system stays in modem sleep instead of entering light sleep.
These current plots were measured on ESP8266 running a custom app that enables light sleep, connects to an access point (AP) and then remains idle. The DTIM interval of the AP is 3. I have made sure that there’s no timer running in our app, but we’re still seeing unknown wake-up events. Can you shed some lights on what these events might be?
Thanks.Statistics: Posted by gerdiman1 — Mon Nov 20, 2017 5:46 pm
]]>