Hi, I work on the PCA10028 devkit with the nRF5_SDK v 12.3.0. My project implements the ESB comunication concurently with the BLE by using the timeslot API. I can send and receive esb packets when an android smartphone is connected to the BLE. But when the smartphone write a caracteristic or when the BLE notify the smartphone, an error occur and the softdevice crashes. The only clue is the pc of the fault_handler : 0x104ae.
Do someone have an idea of what's happen in the softdevice and what can I do to fix it ?