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.

CC2640: GATT Service name change ?

Part Number: CC2640

I am using the TI "BLE Device Monitor" to connect with CC2640 device.

In the BLE Service Characteristic, it shows "Simple Profile Service", 

is there a way to change this name in CC2640 firmware ?

  • Hello,

    These are hardcoded on the tool side for known UUIDs.

    If you are using BTool (recommended) these can be changed by adding your custom profile to BToolGattUuid.xml

    on the device side, you can also modify the characteristic user description string for each characteristic if desired.