Is the BLECharacteristic capable of reporting percentages (for example, like the battery_level characteristic 0x2A19) at all?
I'm using the nRFConnect iPhone app to read/write to and from the characteristics however all values from any type of BLECharacteristic are reported as hex values.
Another example is the device information service where serial number, manufacturer and firmware version strings are all read as ASCII hex.
I'm certain it isn't the nRFConnect app as I've seen it report percentages/strings/etc from other BLE devices.
Is the BLECharacteristic capable of reporting percentages (for example, like the battery_level characteristic 0x2A19) at all?
I'm using the nRFConnect iPhone app to read/write to and from the characteristics however all values from any type of BLECharacteristic are reported as hex values.
Another example is the device information service where serial number, manufacturer and firmware version strings are all read as ASCII hex.
I'm certain it isn't the nRFConnect app as I've seen it report percentages/strings/etc from other BLE devices.