-->
Page 2 of 2

Re: ESP8266 - wake up by external interuption

PostPosted: Thu Feb 23, 2017 5:12 pm
by giraffe81
Just to add, I do also have a standard reset button attached to RST, along with a pull-up.

Image

As mentioned you might have an issue with also connecting GPIO16 to RST, although thinking about it now this might work I forget why I had issue with doing it now.

Re: ESP8266 - wake up by external interuption

PostPosted: Thu Feb 23, 2017 6:35 pm
by martinayotte
giraffe81 wrote:I used a 2n3904 transistor

GPIO16 is HIGH during deepSleep and goes momentarily LOW at the end of the sleep.
Using a 2N3904 which is acting as an inverter can't do the job you ask for, it will reset right at the beginning of the sleep.