I have a decimal value (read from BLE device with GATT) 256
(the same app also displays this value as 0x00010000
and indicate type as 16BIT FLOAT
). Here is the description of the data structure.
How should I generate the same value as NSData
?