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