ESP8266 Developer Zone The Official ESP8266 Forum 2015-12-14T11:29:28+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=477 2015-12-14T11:29:28+08:00 2015-12-14T11:29:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=477&p=5030#p5030 <![CDATA[Re: Can ESP8266 be connected to Access Point during deep sleep?]]>
About sleep function description, you can refer to "9B-ESP8266__Sleep__Function Description" for details.

http://bbs.espressif.com/viewtopic.php?f=21&t=645

For deep sleep, chip will disconnect all Wi-Fi connection and data connection and only the RTC module is still working, responsible for the timing of the chip wake-up. In this mode, the Wi-Fi works in extremely low power consumption.

If your needs to maintain the connection with AP in sleep, you can consider the light sleep mode.

Any more questions, please let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Mon Dec 14, 2015 11:29 am


]]>
2015-12-11T01:59:57+08:00 2015-12-11T01:59:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=477&p=4997#p4997 <![CDATA[Re: Can ESP8266 be connected to Access Point during deep sleep?]]> As I know, from deep sleep it wake up with a real reset, so all data are lost and need a new AP connection.

Statistics: Posted by piebat — Fri Dec 11, 2015 1:59 am


]]>
2015-05-22T10:10:01+08:00 2015-05-22T10:10:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=477&p=1828#p1828 <![CDATA[Can ESP8266 be connected to Access Point during deep sleep?]]>
The ESP-Wroom module datasheet has the following line;
- Wake up and transmit packets in < 2ms

Does it mean that the modue can wake up from deep sleep and starting sending out packets through the Access Point within 2ms?

Statistics: Posted by helpme — Fri May 22, 2015 10:10 am


]]>