It is possible to keep internal watchdog running during STOP or ULP sleep mode on nRF52840-based platforms (Argon, Boron, Tracker, B SoMs, E SoMX):
WatchdogConfiguration().capabilities(WatchdogCap::SLEEP_RUNNING)
It is possible to keep internal watchdog running during STOP or ULP sleep mode on nRF52840-based platforms (Argon, Boron, Tracker, B SoMs, E SoMX):
WatchdogConfiguration().capabilities(WatchdogCap::SLEEP_RUNNING)