Page 1 of 1

Arduino Uno WDT

Posted: Mon Jun 30, 2025 1:54 pm
by Bijumon
Hello everyone,

How can Enable WDT and set the timeout period (eg. 1 or 2Sec.) in Arduino Uno. also need to be clear it end of main loop.

Regards
Bijumon.

Re: Arduino Uno WDT

Posted: Mon Jun 30, 2025 2:19 pm
by Steve-Matrix
Searching these forums is a good place to start. For example:
search.php?keywords=arduino+wdt

There seem to be a few posts with info and solutions to this.

Re: Arduino Uno WDT

Posted: Mon Jun 30, 2025 3:49 pm
by Bijumon
Solved..
Thanks...