I understand there is a hard fault happening in the SDK.
I am using SDK 15.3.0, I am not on a sdk example, but on a specific program I am doing I can't share.
It happens a few seconds after BLE connection. Not all the time, just one time out of many.
I just added prints to understand, and it seems : "nrf_section_iter_get(&iter);" returns a bad address :
The log, and The stack in attached zip file (I cant post image ?) : LogStack.zip
I did not look further because I realised nrf_section_iter is in an "experimental_section_var" repertory ... so I imagine it is not mature ...
But there is no any stable version in the SDK ?
Regards,