Hello,
I understood that the ESP8266 is pretty much identical to "whole chip powered down", just the RTC might still be running to finally generate a pulse on GPIO16, which, if connected to RST might wake up the chip.
That said, I wonder if anyone knows whether the ESP8266 will keep its GPIO states while in deep-sleep mode.
Simple example: assume there is a LED connected to one of the GPIO4. I would like to light up the LED, then go to deep-sleep for 10 seconds, and after coming back from deep sleep, disable the LED. This can only work if the chip keeps GPIO4 high during the deep-sleep period.
Does anyone know whether this works? Or are the GPIO output states just 'undefined' during deep sleep?
Greetings,
Roland
【Feedback】GPIO state in deep sleep mode?
【Feedback】Re: GPIO state in deep sleep mode?
Postby ESP_Rubin » Thu Jun 30, 2016 2:32 pm
Maybe it's hard for this case, since 8266 under deep-sleep mode, only RTC domain is working, we can't save the GPIO status; for your requirement, you can try light-sleep. 8266 will poweroff the CPU and RF in light-sleep
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.