Watchdog doesnt work with ESP32 3. 0. 1 - Arduino Forum
The following works for me. The code reconfigures the watch dog timeout to 20 seconds and then resets it every 5 seconds. All will be OK until you enter s into the Serial Monitor. This will cause the task to stop resetting the watch dog. There will then be a reset once the watch dog timer expires.
more
|