I am currently using the watchdog API in our application. While working on this, I noticed that there is also an mcuwatchdog. The board I am using supports this. However, I couldn’t find any example or explanation on how to use it. I enabled it using AT commands. After the timeout period expires, it increases the count by one, but it does not reset. How can I use this properly? Any help would be appreciated.
ati3
Manufacturer: Sierra Wireless, Incorporated
Model: WP7607
I enabled the watchdog. When the timeout period expires, the count increases by 1. Shouldn’t the system reset in this case? The count keeps increasing, does this indicate that the system is healthy?