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!