Ignore subsequent [deep sleep] wake up button presses/events
Posted: Tue Dec 14, 2021 2:17 pm
Hello,
I have been trying to figure this out for a while with not much luck. I would like to wake up the ESP8266 from the deep sleep mode using a reed switch (or any switch). The problem is that the reed switch (or any switch) may generate multiple "events" and I need to reset the ESP-12E only once.
Is there a way to ignore all subsequent LOW signals applied to the RST Pin until the system is in the deep sleep mode again?
Thank you.
I have been trying to figure this out for a while with not much luck. I would like to wake up the ESP8266 from the deep sleep mode using a reed switch (or any switch). The problem is that the reed switch (or any switch) may generate multiple "events" and I need to reset the ESP-12E only once.
Is there a way to ignore all subsequent LOW signals applied to the RST Pin until the system is in the deep sleep mode again?
Thank you.