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

From version 32.10
edited by Xiaoling
on 2022/06/02 09:47
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,39 +976,31 @@
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  
993 +==== Manually trigger an Uplink ====
999 999  
1000 -==== **Manually trigger an Uplink** ====
1001 -
1002 1002  Ask device to send an uplink immediately.
1003 1003  
1004 -* **Downlink Payload:**
997 +* Downlink Payload:
1005 1005  
1006 -**0x08 FF**, RS485-BL will immediately send an uplink.
999 +0x08 FF, RS485-BL will immediately send an uplink.
1007 1007  
1008 1008  
1002 +==== Clear RS485 Command ====
1009 1009  
1010 -==== **Clear RS485 Command** ====
1011 -
1012 1012  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
1013 1013  
1014 1014