Closed
Description
Hardware
BGM220
Core version
2.1.0
Arduino IDE version
any
Operating system
any
Radio stack variant
No radio
OpenThread Border Router device (if using Matter)
none
Issue description
Current version of the API does not provide an interface that would allow to:
- init hardware watchdog timer
- reset hardware watchdog timer counter
- stop (de-init) hardware watchdog timer

One can consider Adafruit SleepyDog library as an example of the watchdog API:
https://github.com/adafruit/Adafruit_SleepyDog