Hi guy
I'm trying to make sense of the Gatt data i get back from (accelerometer data):
gatttool -i hci1 -b F8:85:11:7C:70:EF -t random --char-read -a 0x001f
Characteristic value/descriptor: 03 04 07 fb fa 06 f3 43
How would I convert those values to floats?
Cheers
Gadget
Comments