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.

CC2650: Failing to send multi-byte data on characteristic 5 after reinstalling CCS7 and SDK (Toolchain)

Part Number: CC2650

Hello all,

I am using CC2650 Custom PCB based on Launchxl-CC2650 design.

BLE SDK 2_02_07_06

CCS7.4

Compiler TI Ver.5.2.6.

My code is based on "simple_peripheral_cc2650lp_app" example code.

Due to some reason I uninstalled CCS7, SIMPLELINK SDK and TI RTOS and reinstalled them all again.

Now, If I upload previous existing codes to my board by using this newly installed CCS and simplelink sdk and try to send data by writing to characteristic 5 from BLE central(Android App) my ble connections just connects and then disconnects again.

Please guide me about what are the possible reasons of this malfunctioning?