How to force a reset in software (Arduino)
Posted: Sat Feb 09, 2019 8:20 pm
My app developed with the Arduino IDE works fine, but I'd like to be able to force a reset of the chip in code, to restart the application. I thought the watchdog timer(s) could do this but I can't find any documented way to use them.
How can my program force a reset of the ESP8266?
How can my program force a reset of the ESP8266?