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