-->
Page 1 of 1

What are ways to wake up ESP8266 from deep sleep?

PostPosted: Thu Jul 02, 2015 11:41 pm
by helpme
I am running the AT command firmware on ESP8266. I am able to put it to deep sleep by sending the command AT+GSLP. But how do I wake up ESP8266 from deep sleep? Is reset the only way? Is it possible to send another AT command to wake it up? Or toggling some input pin to wake it up?