I am currently using the watchdog in conjunction with RTX and a softdevice on the nrf51. I am wondering if the default priority for the watchdog's interrupt works well in this case? Or if RTX/the softdevice is executing an SVC is there a risk of missing the watchdog's interrupt before reset?
Thanks for your pointers!