Last modified by Karry Zhuang on 2024/07/11 11:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -103,6 +103,7 @@ 103 103 Connection2 104 104 105 105 106 + 106 106 [[image:image-20220527092555-7.png]] 107 107 108 108 Connection3 ... ... @@ -170,11 +170,11 @@ 170 170 AT+DATACUTx : This command defines how to handle the return from AT+COMMANDx, max reture length is 40 bytes. AT+DATACUTx=a,b,c 171 171 ))) 172 172 173 -a: length for the return of AT+COMMAND 174 +a: length for the return of AT+COMMAND 174 174 175 -b:1: grab valid value by byte, max 6 bytes .2: grab valid value by bytes section, max 3 sections.176 +b: 1: grab valid value by byte, max 6 bytes; 2: grab valid value by bytes section, max 3 sections. 176 176 177 -c: define the position for valid value. 178 +c: define the position for valid value. 178 178 179 179 [[image:image-20220527092936-10.png]] 180 180 ... ... @@ -181,6 +181,7 @@ 181 181 AT COMMAND 182 182 183 183 185 + 184 184 PAYLOAD is available after the valid value is intercepted. 185 185 186 186 ... ... @@ -189,6 +189,7 @@ 189 189 AT COMMAND 190 190 191 191 194 + 192 192 You can get configured PAYLOAD on TTN. 193 193 194 194 [[image:image-20220527093133-12.png]] ... ... @@ -254,6 +254,8 @@ 254 254 255 255 (% style="color:#4f81bd" %)**01 is device address,00 02 is the current, 08 DC is the voltage,00 00 00 44 is the total active energy.** 256 256 260 + 261 + 257 257 [[image:image-20220527093251-14.png]] 258 258 259 259 AT COMMAND