Last modified by Karry Zhuang on 2024/07/11 11:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -171,11 +171,11 @@ 171 171 AT+DATACUTx : This command defines how to handle the return from AT+COMMANDx, max reture length is 40 bytes. AT+DATACUTx=a,b,c 172 172 ))) 173 173 174 -a: length for the return of AT+COMMAND 174 +a: length for the return of AT+COMMAND 175 175 176 -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. 177 177 178 -c: define the position for valid value. 178 +c: define the position for valid value. 179 179 180 180 [[image:image-20220527092936-10.png]] 181 181 ... ... @@ -182,6 +182,7 @@ 182 182 AT COMMAND 183 183 184 184 185 + 185 185 PAYLOAD is available after the valid value is intercepted. 186 186 187 187 ... ... @@ -190,6 +190,7 @@ 190 190 AT COMMAND 191 191 192 192 194 + 193 193 You can get configured PAYLOAD on TTN. 194 194 195 195 [[image:image-20220527093133-12.png]] ... ... @@ -255,6 +255,8 @@ 255 255 256 256 (% 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.** 257 257 260 + 261 + 258 258 [[image:image-20220527093251-14.png]] 259 259 260 260 AT COMMAND ... ... @@ -320,6 +320,8 @@ 320 320 ))) 321 321 322 322 ((( 327 + 328 + 323 323 (% style="color:#4f81bd" %)**Example:** 324 324 ))) 325 325