Page 1 of 1

NodeMCU does not reboot

Posted: Thursday 29 June 2017 8:25
by emme
uh... got an issue :roll: :roll:

I discovered that my nodeMCU (MySens gtw + temp sensor + rain sensor) does not reboot...

well it does only if I unplug the rain sensor that is a NC contact con D4
...id D4 used for other stuff than a simple DI contact? I could not find anything on it... just find something about D1
ciao
M

Re: NodeMCU does not reboot

Posted: Thursday 29 June 2017 17:00
by randytsuch
D4 is GPIO2 this has to be high at boot.
D3 is GPIO0, also has to be high
D8 is GPIO15, has to be low.

Randy

Re: NodeMCU does not reboot

Posted: Thursday 29 June 2017 17:03
by emme
thanks...
looks like I have to change D4 to something else... or replace the NC to a NO switch