User Guide

IoT into the Wild
42
measurement value for soil temperature as
24.5.
3
Soil
Moisture
01 0710 A41F0000
01 is the channel number.
0710 is 0x1007 (little-endian byte order),
which is the measurement ID for soil
moisture.
A41F0000 is actually 0x00001FA4, whose
equivalent decimal value is 8100. Divide it by
1000, and you will get the actual
measurement value for soil moisture as 8.1
RH.
4
CRC
3259
The CRC verification part.