-->
Page 1 of 3

Sleep: board constantly resets when RST and D0 tied

PostPosted: Wed Jun 22, 2016 12:30 am
by charlie
Hi,
I new to ESP8266 boards. I have a NodeMCU board and I'm using the Arduino IDE. When I tie the D0 pin with the RST pin, the board constantly resets.

I'm not using D0 (GPIO 16) for anything in my sketch. I'm following the basic sleep example here:

http://www.jerome-bernard.com/blog/2015/10/04/wifi-temperature-sensor-with-nodemcu-esp8266/

Re: Sleep: board constantly resets when RST and D0 tied

PostPosted: Wed Jun 22, 2016 6:34 am
by qkzkfkzkwlsh4
dfsgdfgdfgdfg

Re: Sleep: board constantly resets when RST and D0 tied

PostPosted: Wed Jun 22, 2016 7:50 am
by martinayotte
You still need a PullUp to VCC on RES pin.

Re: Sleep: board constantly resets when RST and D0 tied

PostPosted: Wed Jun 22, 2016 10:28 am
by jankop
Pullup resistor on the RST is default on the module nodeMCU 1.0 or am I wrong?