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?
Thanks,