7
Example of ConfigureCmd
FPort
:
0x07
Bytes
1
1
Var (Fix =9 Bytes)
CmdID
DeviceType
NetvoxPayLoadData
CmdID
– 1 byte
DeviceType
– 1 byte – Device Type of Device
NetvoxPayLoadData
– var bytes (Max=9bytes)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
R718CK2
R718CT2
R718CR2
0x01
0x16
0x17
0x18
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte Unit:0.1v)
TemperatureChange
(2byte Unit:0
.1℃)
Reserved
(2Bytes,Fixed 0x00)
ConfigReport
Rsp
0x81
Status
(0x00_success)
Reserved
(8Bytes,Fixed 0x00)
ReadConfig
ReportReq
0x02
Reserved
(9Bytes,Fixed 0x00)
ReadConfig
ReportRsp
0x82
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte Unit:0.1v)
TemperatureChange
(2byte Unit:0
.1℃)
Reserved
(2Bytes,Fixed 0x00)
(1)
Configure R718CK2 report parameters:
MinTime = 1min
、
MaxTime = 1min
、
BatteryChange = 0.1v
、
TemperatureChange = 1°C (10*0.1°C)
Downlink
:
0116003C003C01000A0000 3C(Hex) =60(Dec) 0A(Hex) = 10(Dec)
Response
:
8116000000000000000000 (Configuration success)
8116010000000000000000 (Configuration failure)
(2)
Read Configuration:
Downlink
:
0216000000000000000000
Response
:
8216003C003C01000A0000
(Current configuration)