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

Debugging SoftDevice assertion

Hello, I am working on an nRF52832 application that uses SoftDevice S132 v3.0.0 as BLE central, BLE observer, and a proprietary protocol using the timeslot API.

Sometimes the application crashes with a SoftDevice assertion at PC 0x0001089e. Is any information available about what might cause this specific assertion? The crash occurs rarely and I haven't been able to figure out how to reproduce it so can't do any more troubleshooting without knowing what might cause it.

Thanks, Paolo