5
5.
Data Report
After power on, the device will immediately send a version packet report. Then, it will send another report with the data of the turbidity
value and the temperature of the solution
after it is powered on for 20s
.
The device sends data according to the default configuration before any other configuring.
Default setting:
MaxTime: Max Interval = 3min = 180s
MinTime: The MinTime configuration is not available.
* But the software has restriction, MinTime must be configured a number greater than 0.
Note:
1.
Report interval is based on the factory default.
2.
R718PA10 reports the turbidity value and the temperature of the solution.
3.
The device reported data parsing please refer to Netvox LoRaWAN Application Command document and
Netvox LoRa Command Resolver
http://loraresolver.netvoxcloud.com:8888/page/index
Example of ReportDataCmd
FPort
:
0x06
Bytes
1
1
1
Var(Fix=8 Bytes)
Version
DeviceType ReportType
NetvoxPayLoadData
Version
– 1 byte –0x01
——
the Version of NetvoxLoRaWAN Application Command Version
DeviceType
– 1 byte – Device Type of Device
ReportType
– 1 byte –the presentation of the NetvoxPayLoadData
,
according the devicetype
NetvoxPayLoadData
– Fixed bytes (Fixed =8bytes)
Device
Device
Type
Report
Type
NetvoxPayLoadData
R718PA series
(R718PA10)
0x57
0x09
Battery
(1Byte, unit:0.1V)
NTU
(2Byte ,0.1ntu)
TemperaturewithNTU
(Signed 2Bytes,unit:0.01
°
C)
EC5SoildHumidtiy
(2Bytes,unit:0.01%)
Reserved
(1Bytes,fixed 0x00)
Uplink: 0157090007D009E2FFFF00
1
st
byte (01): Version
2
nd
byte (57): DeviceType
-
R718PA Series
3
rd
byte (09): Report Type
4
th
byte (00):
Battery; When Battery is 0x00, it represents is powered by DC/AC power source
5
th
6
th
byte(07D0): NTU(Turbidity), 7D0 H
ex
= 2000 D
ec
, 2000*0.1 ntu = 200 ntu
7
th
8
th
byte (09E2): Temperature with NTU, 9E2 H
ex
= 2530 D
ec
, 2530*0.01
°C
= 25.3°C
9
th
10
th
byte (FFFF):
Soil Humidity, please ignore.
11
th
byte (00):
Reserved