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

From version 41.39
edited by Xiaoling
on 2022/06/06 11:20
Change comment: There is no comment for this version
To version 41.37
edited by Xiaoling
on 2022/06/06 11:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1304,47 +1304,28 @@
1304 1304  
1305 1305  ==== **Uplink payload mode** ====
1306 1306  
1307 -(((
1308 1308  Define to use one uplink or multiple uplinks for the sampling.
1309 -)))
1310 1310  
1311 -(((
1312 1312  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
1313 -)))
1314 1314  
1315 -* (((
1316 -**AT Command:**
1317 -)))
1311 +* **AT Command:**
1318 1318  
1319 1319  (% class="box infomessage" %)
1320 1320  (((
1321 -(((
1322 1322  **AT+DATAUP=0**
1323 1323  )))
1324 -)))
1325 1325  
1326 1326  (% class="box infomessage" %)
1327 1327  (((
1328 -(((
1329 1329  **AT+DATAUP=1**
1330 1330  )))
1331 -)))
1332 1332  
1333 -(((
1334 -
1335 -)))
1336 1336  
1337 -* (((
1338 -**Downlink Payload:**
1339 -)))
1324 +* **Downlink Payload:**
1340 1340  
1341 -(((
1342 1342  **0xAD 00**  **~-~->** Same as AT+DATAUP=0
1343 -)))
1344 1344  
1345 -(((
1346 1346  **0xAD 01**  **~-~->** Same as AT+DATAUP=1
1347 -)))
1348 1348  
1349 1349  
1350 1350  
... ... @@ -1362,49 +1362,26 @@
1362 1362  
1363 1363  ==== **Clear RS485 Command** ====
1364 1364  
1365 -(((
1366 1366  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
1367 -)))
1368 1368  
1369 -(((
1370 -
1371 -)))
1372 1372  
1373 -* (((
1374 -**AT Command:**
1375 -)))
1349 +* **AT Command:**
1376 1376  
1377 1377  (((
1378 1378  (% style="color:#037691" %)**AT+CMDEAR=mm,nn** (%%) mm: start position of erase ,nn: stop position of erase Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
1379 1379  )))
1380 1380  
1381 -(((
1382 1382  Example screen shot after clear all RS485 commands. 
1383 -)))
1384 1384  
1385 -(((
1386 -
1387 -)))
1388 1388  
1389 -(((
1390 1390  The uplink screen shot is:
1391 -)))
1392 1392  
1393 -(((
1394 1394  [[image:1654134704555-320.png]]
1395 -)))
1396 1396  
1397 -(((
1398 -
1399 -)))
1400 1400  
1401 -* (((
1402 -**Downlink Payload:**
1403 -)))
1363 +* **Downlink Payload:**
1404 1404  
1405 -(((
1406 1406  **0x09 aa bb** same as AT+CMDEAR=aa,bb
1407 -)))
1408 1408  
1409 1409  
1410 1410