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

From version 32.4
edited by Xiaoling
on 2022/06/02 09:40
Change comment: There is no comment for this version
To version 32.6
edited by Xiaoling
on 2022/06/02 09:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -954,7 +954,7 @@
954 954  **AT+CMDDLaa=hex(bb cc)**
955 955  )))
956 956  
957 -Example:
957 +**Example:**
958 958  
959 959  **AT+CMDDL1=1000** to send the open time to 1000ms
960 960  
... ... @@ -965,13 +965,14 @@
965 965  
966 966  Same as: AT+CMDDLaa=hex(bb cc)
967 967  
968 - Example:
968 + **Example:**
969 969  
970 - 0xAA 01 03 E8  à Same as **AT+CMDDL1=1000 ms**
970 + **0xAA 01 03 E8**  ~-~-> Same as **AT+CMDDL1=1000 ms**
971 971  
972 972  
973 -==== [[Uplink>>path:#downlink_A8]] payload mode ====
974 974  
974 +==== **Uplink payload mode** ====
975 +
975 975  Define to use one uplink or multiple uplinks for the sampling.
976 976  
977 977  The use of this command please see: [[Compose Uplink payload>>path:#DataUP]]