Chat freely about anything...

User avatar
By RobLewis
#80504 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?