Hi,
I've got a custom board with nrf52832 mcu. I use the nRF5_SDK_16.0.0_98a08e2 with s132_nrf52_7.0.1_softdevice.hex.
Sometimes the app_error_fault_handler is called from the address space of SoftDevice. The arguments I get:
id: 1 => NRF_FAULT_ID_SD_ASSERT
pc: 0x172C0
info: 0
Where can i find more information about this error?
Thanks,
nevi