ESP8266 Developer Zone The Official ESP8266 Forum 2018-03-02T20:15:42+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=8427 2018-03-02T20:15:42+08:00 2018-03-02T20:15:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8427&p=19509#p19509 <![CDATA[Re: Wi-Fi light sleep periodically waking up longer than expected]]>
esp8266_100ms_4.png

with BI 100ms, DTIM 4

esp8266_100ms_20.png

with BI 100ms, DTIM 20

esp8266_200ms_10.png

with BI 200ms, DTIM 10

Could this be an issue with Beacon Interval synchronization, i.e. the module is loosing sync to the BI and needs to stay in RX mode to make sure not to miss the next beacon? This is a rather grave issue, as it renders the light sleep mode mostly ineffective.

Statistics: Posted by pscholl@bawue.de — Fri Mar 02, 2018 8:15 pm


]]>
2017-11-24T09:26:45+08:00 2017-11-24T09:26:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8427&p=18309#p18309 <![CDATA[Re: Wi-Fi light sleep periodically waking up longer than expected]]> viewtopic.php?f=7&t=3184&p=18308#p18308

Statistics: Posted by gerdiman1 — Fri Nov 24, 2017 9:26 am


]]>
2017-11-24T07:28:38+08:00 2017-11-24T07:28:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8427&p=18307#p18307 <![CDATA[Re: Wi-Fi light sleep periodically waking up longer than expected]]> Statistics: Posted by gerdiman1 — Fri Nov 24, 2017 7:28 am


]]>
2017-11-22T15:53:06+08:00 2017-11-22T15:53:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8427&p=18282#p18282 <![CDATA[Re: Wi-Fi light sleep periodically waking up longer than expected]]> http://www.espressif.com/sites/default/files/documentation/9b-esp8266-low_power_solutions_en.pdf, it seems to be the router TIM and the application(or system) timer.

Statistics: Posted by Her Mary — Wed Nov 22, 2017 3:53 pm


]]>
2017-11-20T17:46:07+08:00 2017-11-20T17:46:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8427&p=18247#p18247 <![CDATA[Wi-Fi light sleep periodically waking up longer than expected]]> 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
1s8_interval_radio_spikes.jpg




2.Periodic scheduled task wake-up approximately every 3 seconds. The system stays in modem sleep instead of entering light sleep.
3s_interval_modem_sleep.JPG



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


]]>