What are the situations where a SoftDevice calls reset handler?
I have a somewhat heavy data collection (lots of event handling) and those things are logged via RTT backend (non-deferred).
After about 3 min run, SoftDevice (s132_nrf52_7.0.1_softdevice) calls reset handler.
The call happens at address 0x25296, which seems to be in the SoftDevice image.
The system runs on nRF52832.