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.

CC2340R5-Q1: After connection when enable notify Characteristics bonding is not happen & code getting error

Part Number: CC2340R5-Q1
Other Parts Discussed in Thread: CC2340R5

Tool/software:

I'm using a CC2340R5 device. In my implementation, I’ve added a custom service that includes two characteristics: one for write and another for notify.

However, I'm facing an issue. When I enable the notify characteristic through a mobile application (e.g., BLE Scanner or NRF Connect), the device unexpectedly terminates. Even in debug mode, the device crashes and stops functioning after this condition.

Interestingly, the same code works perfectly fine on a different system.

What could be causing this issue?

Please refer to the snapshot below for more information.

CCS version: 12.5 and 12.7 (tried with both version).

SDK: simplelink_lowpower_f3_sdk_8_40_00_61

Thanks & regards

Balaji Wankhede

  • Hello,

    Do you mind providing some code on how you are creating this notify characteristic?

    When you state that the same code works fine on a different system, what is the other system?

    Best,

    Nima Behmanesh