You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my battery operated application, RPI PICO-W should wake up only every 20 minutes or longer. With maximum timeout for Watchdog timer, 8388 ms, I have to keep feeding much often than necessary?
Is there a way to increase the maximum timeout of the Watchdog? or another way to mitigate possible hangs?