This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2650MODA: Program stuck in RFCDoorbellSendTo on unexpected disconnect

Part Number: CC2650MODA
Other Parts Discussed in Thread: BLE-STACK

Hi,

We are developing a product based on the CC2650MODA (both for central and peripheral). While testing we found that sometimes the BLE Central application becomes unresponsive when the wireless connection gets very bad. The only way to get it back up is through a hard reset.

After a bit of investigation, it looks like the BLE stack itself gets stuck in a call to RFCDoorbellSendTo, which is is described as "Send command to doorbell and wait for ack.". So it looks like the Ack is never received. Since I have happily used the BLE stack without delving too much into the details of the implementation and the doorbell mechanism it uses to communicate with the RF core, I'm at a loss as to how to debug this further. What can I do wrong that makes the RF core crash?

If more information is required to analyze this issue, please let me know.

Thanks in advance,

Jeroen