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

From version 28.3
edited by Xiaoling
on 2022/05/23 10:46
Change comment: There is no comment for this version
To version 28.2
edited by Xiaoling
on 2022/05/23 10:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -619,25 +619,18 @@
619 619  
620 620  == 3.4 Uplink Payload ==
621 621  
622 -(% border="1" style="background-color:#4f81bd; color:white; width:850px" %)
623 -|**Size(bytes)**|(% style="width:130px" %)**2**|(% style="width:93px" %)**1**|(% style="width:509px" %)**Length depends on the return from the commands**
624 -|Value|(% style="width:130px" %)(((
625 -(((
622 +|**Size(bytes)**|**2**|**1**|**Length depends on the return from the commands**
623 +|Value|(((
626 626  Battery(mV)
627 -)))
628 628  
629 -(((
630 630  &
631 -)))
632 632  
633 -(((
634 634  Interrupt _Flag
635 -)))
636 -)))|(% style="width:93px" %)(((
629 +)))|(((
637 637  PAYLOAD_VER
638 638  
639 639  
640 -)))|(% 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.
633 +)))|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.
641 641  
642 642  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
643 643