Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

Reply To: How to interpret LoRa Demo data ?

$
0
0

It is in hex, and you do need to decide it to get the final results. For example, 0b indicates that a temperature reading is in the following 2 bytes. The table on the “Data packet format” page says “0.0625 Degrees C (Signed MSB)”. 0×0163 is 355 decimal, times 0×0625 is 22.1875 degrees C.


Viewing all articles
Browse latest Browse all 7111

Trending Articles