Hi Nordic team,
I am currently developing a concurrent wireless application with BLE and a proprietary protocol using the timeslot API.
My setup:
- nRf52840 DK
- SDK: 15.2.0
- S140: 6.1.1
After running my application some time I always to stuck in some errors:
- NRF_FAULT_ID_SD_ASSERT with pc 0x252f2 and info 0
- NRF_FAULT_ID_SD_ASSERT with pc 0x16e5a and info 0
As debugging is quite hard without any information about the assertions, it would be awesome if you can provide me some more informations about them.
What is the background of those assertions? Is there somewhere a description available?
Best regards,
Mario