7
2
nd
byte (99): Device Type 0x99
-
R718NL3 Series
3
rd
byte (02): Report Type
4
th
byte (24): Battery
-
3.6v , 24Hex=36 Dec 36*0.1v=3.6v
5
th
byte (01): Multiplier2
-
1
6
th
byte (01): Multiplier3
-
1
7
th
-10
th
byte (00000003): Illuminance
-
3Lux
11
th
byte (00): Reserved
Note:
1.When the current which is detected by the R718NL3 series exceeds 65535mA, the Multiplier column will be displayed as
“10”.(Because the current value of the payload is 2 bytes, it can be displayed up to 0xFFFF.)
2. The real current should convert with Current* Multiplier
5.2 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 report parameters MinTime = 1min, MaxTime = 1min, CurrentChange = 100mA, IlluminanceChange = 100Lux
Downlink: 0199003C003C0064006400
The device returns:8199000000000000000000 (Configuration succeeded)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
R718NL3
series
0x01
0x99
MinTime
(2bytes)
Unit:s
MaxTime
(2bytes)
Unit:s
CurrentChange
(2byte)
Unit:1mA)
Illuminance
change
(2bytes Unit:1Lux)
Reserved
(1Byte
)
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
CurrentChange
(2byte)
Unit:1mA)
Illuminance
change
(2bytes Unit:1Lux)
Reserved
(1Byte
)
Fixed 0x00)