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

Watchdog

Hi,

I'm using NRF_WDT and it works very good.

I would like to investigate my project failures and I want to save some data when watchdog is expired.

How can I catch the watchdog before it reset my application, so I will be able to save data?

Thanks!

Related