Chat freely about anything...

User avatar
By Romanus
#39946 I'm here again to ask for some help.
I read somewhere that to enable sleep pin 8 and the pin 32 have to be connected together.
I don't know to what pin d(x) pin 8 e pin 32 match in my esp8266 12e dev kit. Is there any one who can help me?
In addition I didn't understand if there is the possibility to wake up by remote command?
User avatar
By WereCatf
#39950 If you are talking about deep-sleep then all you need to do is connect GPIO16 to the reset-pin. As for the other question: no, while the device is in deep-sleep the CPU is fully off, no WiFi, no interrupts, no nothing -- only the clock is ticking and will pull on GPIO16 when the counter reaches the limit.