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

From version 44.23
edited by Xiaoling
on 2022/06/14 10:23
Change comment: There is no comment for this version
To version 44.29
edited by Xiaoling
on 2022/06/14 10:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -952,7 +952,6 @@
952 952  **AT+MOD=2** ~/~/ Set to support TTL Level sensors, User can connect one TTL Sensor to the TXD/RXD/GND pins.
953 953  
954 954  
955 -
956 956  * (% style="color:#037691" %)**Downlink Payload**
957 957  
958 958  **0A aa**  ~-~->  same as AT+MOD=aa
... ... @@ -968,20 +968,13 @@
968 968  
969 969  * (((
970 970  (% style="color:#037691" %)**AT Command**
971 -)))
972 972  
973 -(% class="box infomessage" %)
974 974  (((
975 -(((
976 -**AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m**
972 +**AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m**  m: 0: no CRC; 1: add CRC-16/MODBUS in the end of this command.
977 977  )))
978 978  )))
979 979  
980 980  (((
981 -m: 0: no CRC; 1: add CRC-16/MODBUS in the end of this command.
982 -)))
983 -
984 -(((
985 985  
986 986  )))
987 987  
... ... @@ -1068,10 +1068,9 @@
1068 1068  
1069 1069  * (% style="color:#037691" %)**AT Command:**
1070 1070  
1071 -**AT+PAYVER: Set PAYVER field = 1**
1063 +**AT+PAYVER:  **Set PAYVER field = 1
1072 1072  
1073 1073  
1074 -
1075 1075  * (% style="color:#037691" %)**Downlink Payload:**
1076 1076  
1077 1077  **0xAE 01**  ~-~-> Set PAYVER field =  0x01
... ... @@ -1099,11 +1099,11 @@
1099 1099  (% style="color:#037691" %)**AT Command:**
1100 1100  )))
1101 1101  
1102 -**AT+COMMANDx: Configure RS485 read command to sensor.**
1093 +**AT+COMMANDx:  Configure RS485 read command to sensor.**
1103 1103  
1104 -**AT+DATACUTx: Configure how to handle return from RS485 devices.**
1095 +**AT+DATACUTx:  Configure how to handle return from RS485 devices.**
1105 1105  
1106 -**AT+SEARCHx: Configure search command**
1097 +**AT+SEARCHx:  Configure search command**
1107 1107  
1108 1108  
1109 1109  * (((
... ... @@ -1215,6 +1215,8 @@
1215 1215  )))
1216 1216  
1217 1217  (((
1209 +
1210 +
1218 1218  **Example:**
1219 1219  )))
1220 1220  
... ... @@ -1261,14 +1261,11 @@
1261 1261  
1262 1262  * (((
1263 1263  (% style="color:#037691" %)**AT Command:**
1264 -)))
1265 1265  
1266 -(% class="box infomessage" %)
1267 -(((
1268 -(((
1269 1269  **AT+CMDDLaa=hex(bb cc)**
1259 +
1260 +
1270 1270  )))
1271 -)))
1272 1272  
1273 1273  (((
1274 1274  **Example:**
... ... @@ -1317,21 +1317,11 @@
1317 1317  
1318 1318  * (((
1319 1319  (% style="color:#037691" %)**AT Command:**
1320 -)))
1321 1321  
1322 -(% class="box infomessage" %)
1323 -(((
1324 -(((
1325 1325  **AT+DATAUP=0**
1326 -)))
1327 -)))
1328 1328  
1329 -(% class="box infomessage" %)
1330 -(((
1331 -(((
1332 1332  **AT+DATAUP=1**
1333 1333  )))
1334 -)))
1335 1335  
1336 1336  (((
1337 1337  
... ... @@ -1423,22 +1423,24 @@
1423 1423  )))
1424 1424  
1425 1425  (((
1426 -Set Baud Rate:
1406 +
1407 +
1408 +* Set Baud Rate:
1427 1427  )))
1428 1428  
1429 -
1430 1430  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1431 1431  
1432 -Set UART Parity
1413 +
1414 +* Set UART Parity
1415 +
1433 1433  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1434 1434  
1435 1435  
1436 -Set STOPBIT
1419 +* Set STOPBIT
1437 1437  
1438 1438  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1439 1439  
1440 1440  
1441 -
1442 1442  * (((
1443 1443  (% style="color:#037691" %)**Downlink Payload:**
1444 1444  )))
... ... @@ -1448,6 +1448,8 @@
1448 1448  )))
1449 1449  
1450 1450  (((
1433 +
1434 +
1451 1451  **Example:**
1452 1452  )))
1453 1453