tinyb
tinyb copied to clipboard
"java.lang.RuntimeException: Trying to read empty value" when reading a characteristic which has/represent an empty array
A runtime exception is observed when trying to read a characteristic which has/represent an empty array:
java.lang.RuntimeException: Trying to read empty value
at tinyb.BluetoothGattCharacteristic.readValue(Native Method) ~[?:?]