Example Of Configurecmd - netvox R718AB User Manual

Wireless temperature and humidity sensor
Hide thumbs Also See for R718AB:
Table of Contents

Advertisement

Device
Device
Type
R718AB
0x13
Example of Uplink: 0113012406701A9E000000
st
1
byte (01): Version
byte (13): DeviceType 0x13 - R718AB
nd
2
rd
3
byte (01): ReportType
byte (24): Battery - 24(HEX)=36(DEC),36*0.1v=3.6v
th
4
byte (0670): Temperature - 0670(HEX)=1648(DEC),1648*0.01°C=16.48°C
th
th
5
6
byte (1A9E): Humidity - 1A9E(HEX)=6814(DEC),6814*0.01%=68.14%
th
th
7
8
th
th
9
~11
byte (000000): Reserved
Example of Uplink: 01130124FF391A9E000000
st
1
byte (01): Version
byte (13): DeviceType 0x13 - R718AB
nd
2
rd
3
byte (01): ReportType
byte(24): Battery - 24(HEX)=36(DEC),36*0.1v=3.6v
th
4
byte (FF39): Temperature - FF39(HEX)=-199(DEC),-199*0.01°C =-1.99°C -1.99°C
th
th
5
6
byte (1A9E): Humidity - 1A9E(HEX)=6814(DEC),6814*0.01%=68.14%
th
th
7
8
The value of temperature field is a signed integer and the highest bit represent positive (0) or negative (1).
If the value represent negative number, we need to calculate complement.

5.2 Example of ConfigureCmd

FPort:0x07
Bytes
1
CmdID
CmdID– 1 byte
DeviceType– 1 byte – Device Type of Device
NetvoxPayLoadData– var bytes (Max=9bytes)
Report
Type
Battery
0x01
(1Byte, unit:0.1V)
1
DeviceType
NetvoxPayLoadData
Temperature
(Signed2Bytes,unit:0.01°C)
Var (Fix =9 Bytes)
NetvoxPayLoadData
6
Humidity
(2Bytes,unit:0.01%)
(3Bytes,fixed 0x00)
Reserved

Advertisement

Table of Contents
loading

Table of Contents