SimpleBluetoothLeTerminal
SimpleBluetoothLeTerminal copied to clipboard
getting read characteristic CCCD descriptor not writable
Thanks for the great example app, I am getting this issue when I disable and enable the bluetooth first time, subsequent connection are working fine.
Here is how I go the issue
- turn off bluetooth
- turn on bluetooth and connect to ble (Error will come)
- try reconnecting while bluetooth is on (Than it is working)
Here is what I tried
- Add delay after bluetooth is turned on, yet still getting the same issue