Reset button and user input.
Posted: Mon Jul 03, 2017 9:44 am
I am hoping to have a single push putton that is capable of waking the ESP8266 from deep sleep, but is also able to operate as a user input(GPIOn). My plan is to deep sleep with an argument of 0, which understand is effectively for ever, and use the schematic attached. As soon as the ESP boots up I will set GPIO16 as a low output. The reason for the capacitor is that I would like to be able to check the button 20mS or so after start up, so that I can go back to sleep in the event of an "accidental" button press. Please shoot this scheme down in flames...