9
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReportReq
R718EA
0x01
0x9A
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte
Unit:0.1v)
AngleChange
(1byte Unit:1
°
)
Temperature
Change
(1byte
Unit:0.1
°
C)
Reserved
(2Bytes,Fixed
0x00)
ConfigReportRsp
0x81
Status(0x00_success)
Reserved (8Bytes,Fixed 0x00)
ReadConfigReportReq
0x02
Reserved (9Bytes,Fixed 0x00)
ReadConfigReportRsp
0x82
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte
Unit:0.1v)
AngleChange
(1byte Unit:1
°
)
Temperature
Change
(1byte
Unit:0.1
°
C)
Reserved
(2Bytes,Fixed
0x00)
SetActiveThresholdReq
0x03
Threshold
(2Bytes)
Deactivetime
(1Byte,Unit:1s)
Reserved
(6Bytes,Fixed 0x00)
SetActiveThresholdRsp
0x83
Status
(0x00_success)
Reserved
(8Bytes,Fixed 0x00)
GetActiveThresholdReq
0x04
Reserved
(9Bytes,Fixed 0x00)
GetActiveThresholdRsp
0x84
Threshold
(2Bytes)
Deactivetime
(1Byte,Unit:1s)
Reserved
(6Bytes,Fixed 0x00)
(1)
Configure device parameters MinTime = 1min, MaxTime = 1min, BatteryChange = 0.1v, AngleChange =5°,
TemperatureChange=1°C
Downlink: 019A003C003C01050A0000 003C(H
ex)
= 60(D
ec)
Device returns:
819A000000000000000000 (Configuration is successful)
819A010000000000000000 (Configuration failed)
(2)
Read device parameters
Downlink: 029A000000000000000000
Device returns:
829A003C003C01050A0000 (current device parameters)
(3)
Configure device parameters ActiveThreshold=16, Deactivetime =5 seconds
Assuming that the Active Threshold is set to 10m/s
2
, the value to be set is 10/9.8/0.0625=16.32,and the last value obtained is
an integer and is configured as 16.
Downlink: 039A001005000000000000
Device returns:
839A000000000000000000 (Configuration is successful)
839A010000000000000000 (Configuration failed)