AboutBlogContact
ProductsEdge Temperature & HumiditySoftware Setup

Connecting the sensor in other applications

Register addressing

Adding boneIO Edge Temperature & Humidity to another system.

At boneIO, we value open solutions, so for anyone who wants to connect our sensors to other devices, we provide all the necessary information. In the table below, you will find a map of all our sensor's registers - essential for configuring it and querying it correctly.

Register table

All registers are Holding type registers.

Register AddressParameterData Format & RangeRegister Type
0x0000 (0)Humidity[0.1 %RH, S_WORD](R)
0x0001 (1)Temperature[0.1 °C, S_WORD](R)
0x0064 (100)Slave ID[1-247](R/W)
0x0065 (101)Baud Rate[0=2400, 1=4800, 2=9600, 3=19200](R/W)
0x0066 (102)LED Mode[0=disabled, 1=enabled, 2=flashing, 3=auto](R/W)
0x0067 (103)Firmware Version[e.g. 0x0002 = v0.2](R)
0x0068 (104)Temperature Calibration[0.1 °C offset, S_WORD](R/W)
0x0069 (105)Humidity Calibration[0.1 %RH offset, S_WORD](R/W)