8 years, 9 months ago.

Watchdog Timer

Can anyone provide a good example for how to use the watchdog timer for the nRF51822? I found this reference, but could really use someone to help me figure out how to use it: https://developer.mbed.org/teams/Nordic-Semiconductor/code/nRF51822/docs/be2a122ed2f7/structNRF__WDT__Type.html

Thanks! Jay

Question relating to:

Nordic stack and drivers for the mbed BLE API

Can't answer my own question, but I figured it out. I created a library here in case anyone needs the same thing: https://developer.mbed.org/users/jcady92/code/WatchdogTimer/

Use is pretty simple, here's a demo program showing how: https://developer.mbed.org/users/jcady92/code/WatchdogTimerTest/

posted by Jay Cady 30 Jun 2015

Is this code also works with STM32l053. (nucleo-l053R8).

posted by Mohan gandhi Vinnakota 09 Jan 2017
Be the first to answer this question.