This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Ble stack does not allow to write a read only type characteristic at Nordic Side

Hi All,

In nRF52 SDK 15.3.0 , example ble_app_uart in peripheral mode, i have changed the TX characteristics which is initially of type (notify)  to type (read ). I am able to successfully  read the initial value assigned to characteristic in android side but stack does not allow me to update this characteristic in Nordic side. Kindly guide me how to update the value of a read only type characteristic at nordic side.

Kind regards

Adnan Arshad

Parents Reply Children
Related