Deep sleep (<10uA) is very impressive. May I ask whether ESP8266 can remain connected to the Access Point even in 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?
Can ESP8266 be connected to Access Point during deep sleep?
-
- Posts: 140
- Joined: Mon Oct 27, 2014 10:40 am
Re: Can ESP8266 be connected to Access Point during deep sleep?
Postby Espressif_Kelly » Mon Dec 14, 2015 11:29 am
Dear Sir,
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.
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.
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.