Last modified by Xiaoling on 2025/04/23 15:57

From version 41.1
edited by Xiaoling
on 2022/06/06 10:54
Change comment: Uploaded new attachment "image-20220606105412-1.png", version {1}
To version 41.4
edited by Xiaoling
on 2022/06/06 10:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -823,26 +823,8 @@
823 823  
824 824  == 3.4 Uplink Payload ==
825 825  
826 -(% border="1" style="background-color:#4f81bd; color:white; width:850px" %)
827 -|**Size(bytes)**|(% style="width:130px" %)**2**|(% style="width:93px" %)**1**|(% style="width:509px" %)**Length depends on the return from the commands**
828 -|Value|(% style="width:130px" %)(((
829 -(((
830 -Battery(mV)
831 -)))
826 +[[image:image-20220606105412-1.png]]
832 832  
833 -(((
834 -&
835 -)))
836 -
837 -(((
838 -Interrupt _Flag
839 -)))
840 -)))|(% style="width:93px" %)(((
841 -PAYLOAD_VER
842 -
843 -
844 -)))|(% style="width:509px" %)If the valid payload is too long and exceed the maximum support payload length in server, server will show payload not provided in the LoRaWAN server.
845 -
846 846  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
847 847  
848 848  (((
... ... @@ -908,6 +908,8 @@
908 908  
909 909  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
910 910  
893 +
894 +
911 911  === 3.5.1 Common Commands: ===
912 912  
913 913  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]