Forum Rule: Always post complete source code & details to reproduce any issue!
-
Older Activity
-
12-06-2022, 09:22 PM
Thank you for the feedback.
Removing the Serial.begin() call was the trick. This function is not compatible with WatchDog Timer calls due to its excessive delay.
The code worked well without this function.
7 replies | 227 view(s)