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

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

Summary

Details

Page properties
Content
... ... @@ -1304,28 +1304,47 @@
1304 1304  
1305 1305  ==== **Uplink payload mode** ====
1306 1306  
1307 +(((
1307 1307  Define to use one uplink or multiple uplinks for the sampling.
1309 +)))
1308 1308  
1311 +(((
1309 1309  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
1313 +)))
1310 1310  
1311 -* **AT Command:**
1315 +* (((
1316 +**AT Command:**
1317 +)))
1312 1312  
1313 1313  (% class="box infomessage" %)
1314 1314  (((
1321 +(((
1315 1315  **AT+DATAUP=0**
1316 1316  )))
1324 +)))
1317 1317  
1318 1318  (% class="box infomessage" %)
1319 1319  (((
1328 +(((
1320 1320  **AT+DATAUP=1**
1321 1321  )))
1331 +)))
1322 1322  
1333 +(((
1334 +
1335 +)))
1323 1323  
1324 -* **Downlink Payload:**
1337 +* (((
1338 +**Downlink Payload:**
1339 +)))
1325 1325  
1341 +(((
1326 1326  **0xAD 00**  **~-~->** Same as AT+DATAUP=0
1343 +)))
1327 1327  
1345 +(((
1328 1328  **0xAD 01**  **~-~->** Same as AT+DATAUP=1
1347 +)))
1329 1329  
1330 1330  
1331 1331  
... ... @@ -1343,26 +1343,49 @@
1343 1343  
1344 1344  ==== **Clear RS485 Command** ====
1345 1345  
1365 +(((
1346 1346  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
1367 +)))
1347 1347  
1369 +(((
1370 +
1371 +)))
1348 1348  
1349 -* **AT Command:**
1373 +* (((
1374 +**AT Command:**
1375 +)))
1350 1350  
1351 1351  (((
1352 1352  (% 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
1353 1353  )))
1354 1354  
1381 +(((
1355 1355  Example screen shot after clear all RS485 commands. 
1383 +)))
1356 1356  
1385 +(((
1386 +
1387 +)))
1357 1357  
1389 +(((
1358 1358  The uplink screen shot is:
1391 +)))
1359 1359  
1393 +(((
1360 1360  [[image:1654134704555-320.png]]
1395 +)))
1361 1361  
1397 +(((
1398 +
1399 +)))
1362 1362  
1363 -* **Downlink Payload:**
1401 +* (((
1402 +**Downlink Payload:**
1403 +)))
1364 1364  
1405 +(((
1365 1365  **0x09 aa bb** same as AT+CMDEAR=aa,bb
1407 +)))
1366 1366  
1367 1367  
1368 1368