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

softdevice_fault_handler called when single stepping

When I'm single stepping my nRF52 application in Keil with a BLE connection I always get the softdevice_fault_handler called.

I'm using SD 132, v2.0.0 and the the parameters passed to softdevice_fault_handler are: id = 1, pc = variable (always in SD address space), info = 0

Any idea what fault_id 1 is and where other ids are documented ?

Thanks Dave

Parents Reply Children
No Data
Related