hello Nordic
i work with nrf52832, sdk 16, s132.
I set a watchdog but when i try to create a fault by adding breakpoints after ble starts scanning then i get stuck in the ' NRF_BREAKPOINT_COND; ' but the watchdog does not restart.
can something like that happen in real run when not in debug mode ?? and if so then how can i protect my program from getting stuck ??
is it related to interrupt priority or something like that ??
also, i read somewhere that the softdevice has a watchdog of its own, so is there really a point on implementing my own watchdog ??
best regards
Ziv