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

Soft error not catched in app_error_handler

Hello,

When I check RESETREAS, I have some reboot reasons rised from software error (SREQ).

I know that these errors are not catched in the app_error_handler because I use the GPREGRET to retain the information as explain in this topic.

After looking at the reference manual, I didn't find any information about what kind of error can cause a software error not catched in the app_error_handler.

Is the softdevice which causes theses errors?

I am using nRF52832 with SDK11 and softdevice 132 2.0.0

Best regards

Related