This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Watchdog: run a routine before reset

Im using nrf51, I configured the watchdog to reset after 3 seconds of hang and it works. But I have absolutely to save some data in flash before reset

Is there anyway to do that knowing that I sometimes get hangs (is there any standard routine executed at hang which I can modify to save data on flash)

Related