6
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)
(
1
)
Configure R311W device parameters:
MinTime = 1min
、
MaxTime = 1min
、
BatteryChange = 0.1v
Downlink
:
0106003C003C0100000000 003C(H
ex)
= 60(D
ec)
Device returns
:
8106000000000000000000
(
Configuration success
)
8106010000000000000000
(
Configuration failed
)
(
2
)
Read R311W device parameters:
Downlink
:
0206000000000000000000
Device returns
:
8206003C003C0100000000
(
Current configuration
)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
Config
ReportReq
R311W
0x01
0x06
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte Unit:0.1v)
Reserved
(4Bytes,Fixed
0x00)
Config
ReportRsp
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)
Reserved
(4Bytes,Fixed
0x00)