koffienl / ESPimatic

read/control DS18B20/DHT/IR/Relay from and to Pimatic on ESP8266
35 stars 15 forks source link

ESPimatic on NodeMCU #21

Open Quarx64 opened 6 years ago

Quarx64 commented 6 years ago

Why sometimes the ESP.reset() is not working. I can see in the serial output, that the esp is trying a reset, but not restart.

Quarx64 commented 6 years ago

It should say ESP.restart() is not working.

Quarx64 commented 6 years ago

Solved, after uploading a new ino file one hard reset with the NodeMCU reset button is required. It's a known ESP problem.