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

From version 32.8
edited by Xiaoling
on 2022/06/02 09:44
Change comment: There is no comment for this version
To version 32.7
edited by Xiaoling
on 2022/06/02 09:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -976,24 +976,18 @@
976 976  
977 977  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
978 978  
979 -* **AT Command:**
979 +* AT Command:
980 980  
981 -(% class="box infomessage" %)
982 -(((
983 -**AT+DATAUP=0**
984 -)))
981 +AT+DATAUP=0
985 985  
986 -(% class="box infomessage" %)
987 -(((
988 -**AT+DATAUP=1**
989 -)))
983 +AT+DATAUP=1
990 990  
991 991  
992 -* **Downlink Payload:**
986 +* Downlink Payload:
993 993  
994 -0xAD 00  **~-~->** Same as AT+DATAUP=0
988 +0xAD 00   à Same as AT+DATAUP=0
995 995  
996 -0xAD 01  **~-~->** Same as AT+DATAUP=1
990 +0xAD 01   à Same as AT+DATAUP=1
997 997  
998 998  
999 999  ==== Manually trigger an Uplink ====