Skip to content
estef150892 edited this page Apr 30, 2018 · 1 revision

Welcome to the esp8266_and_arduino wiki!

To wake ESP8266 after it was sent to sleep a low pulse is sent using arduino LOW--> delay(2) -->HIGH As read from logic analyzer (1-wire) using analog discovery a 1.21 ms low pulse is enough. This is sent by GPIO16(D0) to RST (see pics folder)

Clone this wiki locally