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.

RTOS/CC2640: cc2640

Part Number: CC2640

Tool/software: TI-RTOS

Hi all,

I want change characteristic value in cc2640 by sending value to cc2640 via UART from host.

But I have no idea how to implement this.

Quick response would be helpful. Thank you

  • Hi harsh dave,

    If you are using the simple_gatt_profile as a base, you can use the SimpleProfile_SetParameter() function to set the value of the characteristic with the value you receive over UART. For more information on working with GATT characteristics, I would recommend reviewing the content in the SimpleLink Academy Custom Profile module: dev.ti.com/.../