Hi,
I am using nRF52840, SDK 15.0, softdevice 6.0.0 (toolchain IAR 7 on windows).
My application runs on FreeRTOS 9.0.0 tickless (NRF_SDH_DISPATCH_MODEL 2).
I have a specific scenariothat throws error of type 0x0001=NRF_FAULT_ID_SD_ASSERT, PC = 0xBBDC and info = NULL.
The scenario doesn't include any BLE usage.
Do you have any clue on what could go wrong?
Is there a way to debug those SD asserts?
Thanks,
Elkana