I am working in BLE communication, write value to peripheral is working Fine.
When i read data from BLE device using readValueCharacteristics
shows
error code 11 The attribute is not long
in didUpdateValueForCharacteristics
method while reading data from Characteristics "FFF2" (Read and Write).
Anybody Guide me on this issue it will be great.
Thanks