This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

error BLE_ERROR_INVALID_ATTR_HANDLE

Hi,

I want to add custom characteristic to NRF THINGY:52.

I am getting BLE_ERROR_INVALID_ATTR_HANDLE while I update the value to the characteristic.

Update is done through main application and I placed the characteristic properties in ble_tes

Do you have any hints why get this error ?

Related