User's Manual

6
5. Data Report
5.1 Example of ReportDataCmd
FPort0x06
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
The devicetype is listed in Netvox LoRaWAN Application Devicetype doc
ReportType 1 byte the presentation of the NetvoxPayLoadDataaccording the devicetype
NetvoxPayLoadData Fixed bytes (Fixed =8bytes)
When the device is powered on, it will immediately send a version package Report and the report data with the device
battery voltage, the differential pressure, and the temperature.
The device sends data in the default configuration before any configuration is done.
Default setting:
MaxTime: Max Interval = 15 min = 900s
MinTime: Max Interval = 15 min = 900s
BatteryChange = 0x01 (Unit: 0.1v)
Different Pressure Change = 0x0A (1 Pa) (Unit: 0.1Pa)
Temperature Change = 0x0A (1°C) (Unit: 0.1℃)
Measurement Range:
Different pressure Measuring Range: -500 to 500 Pa
Temperature Measuring Range: -20℃ to 50℃
Pressure Difference And Temperature Detection:
When the function key is pressed, the device immediately sends a report with the current voltage value, differential
pressure value and temperature value. Or when the configure time is up, it will also detect and send the report with
Battery, Different Pressure, and Temperature.
Note: Please refer Netvox LoRaWAN Application Command document and Netvox Lora Command Resolver
http://loraresolver.netvoxcloud.com:8888/page/index to resolve uplink data.