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

From version 44.22
edited by Xiaoling
on 2022/06/14 10:15
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
... ... @@ -383,7 +383,6 @@
383 383  )))
384 384  )))
385 385  
386 -
387 387  === 3.3.2 Configure sensors ===
388 388  
389 389  (((
... ... @@ -898,7 +898,7 @@
898 898  )))
899 899  
900 900  (((
901 -{{{}}}}
900 +}
902 902  
903 903  
904 904  )))
... ... @@ -945,20 +945,15 @@
945 945  
946 946  RS485-BL can connect to either RS485 sensors or TTL sensor. User need to specify what type of sensor need to connect.
947 947  
948 -* **AT Command**
947 +* (% style="color:#037691" %)**AT Command**
949 949  
950 -(% class="box infomessage" %)
951 -(((
949 +
952 952  **AT+MOD=1** ~/~/ Set to support RS485-MODBUS type sensors. User can connect multiply RS485 , Modbus sensors to the A / B pins.
953 -)))
954 954  
955 -(% class="box infomessage" %)
956 -(((
957 957  **AT+MOD=2** ~/~/ Set to support TTL Level sensors, User can connect one TTL Sensor to the TXD/RXD/GND pins.
958 -)))
959 959  
960 960  
961 -* **Downlink Payload**
955 +* (% style="color:#037691" %)**Downlink Payload**
962 962  
963 963  **0A aa**  ~-~->  same as AT+MOD=aa
964 964  
... ... @@ -972,26 +972,19 @@
972 972  )))
973 973  
974 974  * (((
975 -**AT Command**
976 -)))
969 +(% style="color:#037691" %)**AT Command**
977 977  
978 -(% class="box infomessage" %)
979 979  (((
980 -(((
981 -**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.
982 982  )))
983 983  )))
984 984  
985 985  (((
986 -m: 0: no CRC; 1: add CRC-16/MODBUS in the end of this command.
987 -)))
988 -
989 -(((
990 990  
991 991  )))
992 992  
993 993  * (((
994 -**Downlink Payload**
981 +(% style="color:#037691" %)**Downlink Payload**
995 995  )))
996 996  
997 997  (((
... ... @@ -1071,15 +1071,12 @@
1071 1071  
1072 1072  This is the first byte of the uplink payload. RS485-BL can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
1073 1073  
1074 -* **AT Command:**
1061 +* (% style="color:#037691" %)**AT Command:**
1075 1075  
1076 -(% class="box infomessage" %)
1077 -(((
1078 -**AT+PAYVER: Set PAYVER field = 1**
1079 -)))
1063 +**AT+PAYVER:  **Set PAYVER field = 1
1080 1080  
1081 1081  
1082 -* **Downlink Payload:**
1066 +* (% style="color:#037691" %)**Downlink Payload:**
1083 1083  
1084 1084  **0xAE 01**  ~-~-> Set PAYVER field =  0x01
1085 1085  
... ... @@ -1103,36 +1103,18 @@
1103 1103  )))
1104 1104  
1105 1105  * (((
1106 -**AT Command:**
1090 +(% style="color:#037691" %)**AT Command:**
1107 1107  )))
1108 1108  
1109 -(% class="box infomessage" %)
1110 -(((
1111 -(((
1112 -**AT+COMMANDx: Configure RS485 read command to sensor.**
1113 -)))
1114 -)))
1093 +**AT+COMMANDx:  Configure RS485 read command to sensor.**
1115 1115  
1116 -(% class="box infomessage" %)
1117 -(((
1118 -(((
1119 -**AT+DATACUTx: Configure how to handle return from RS485 devices.**
1120 -)))
1121 -)))
1095 +**AT+DATACUTx:  Configure how to handle return from RS485 devices.**
1122 1122  
1123 -(% class="box infomessage" %)
1124 -(((
1125 -(((
1126 -**AT+SEARCHx: Configure search command**
1127 -)))
1128 -)))
1097 +**AT+SEARCHx:  Configure search command**
1129 1129  
1130 -(((
1131 -
1132 -)))
1133 1133  
1134 1134  * (((
1135 -**Downlink Payload:**
1101 +(% style="color:#037691" %)**Downlink Payload:**
1136 1136  )))
1137 1137  
1138 1138  (((
... ... @@ -1224,7 +1224,7 @@
1224 1224  )))
1225 1225  
1226 1226  (((
1227 -**AT+MBFUN has only two value:**
1193 +(% style="color:#037691" %)**AT+MBFUN has only two value:**
1228 1228  )))
1229 1229  
1230 1230  * (((
... ... @@ -1240,6 +1240,8 @@
1240 1240  )))
1241 1241  
1242 1242  (((
1209 +
1210 +
1243 1243  **Example:**
1244 1244  )))
1245 1245  
... ... @@ -1260,7 +1260,7 @@
1260 1260  
1261 1261  
1262 1262  * (((
1263 -**Downlink Commands:**
1231 +(% style="color:#037691" %)**Downlink Commands:**
1264 1264  )))
1265 1265  
1266 1266  (((
... ... @@ -1285,15 +1285,12 @@
1285 1285  )))
1286 1286  
1287 1287  * (((
1288 -**AT Command:**
1289 -)))
1256 +(% style="color:#037691" %)**AT Command:**
1290 1290  
1291 -(% class="box infomessage" %)
1292 -(((
1293 -(((
1294 1294  **AT+CMDDLaa=hex(bb cc)**
1259 +
1260 +
1295 1295  )))
1296 -)))
1297 1297  
1298 1298  (((
1299 1299  **Example:**
... ... @@ -1308,7 +1308,7 @@
1308 1308  )))
1309 1309  
1310 1310  * (((
1311 -**Downlink Payload:**
1276 +(% style="color:#037691" %)**Downlink Payload:**
1312 1312  )))
1313 1313  
1314 1314  (((
... ... @@ -1341,22 +1341,12 @@
1341 1341  )))
1342 1342  
1343 1343  * (((
1344 -**AT Command:**
1345 -)))
1309 +(% style="color:#037691" %)**AT Command:**
1346 1346  
1347 -(% class="box infomessage" %)
1348 -(((
1349 -(((
1350 1350  **AT+DATAUP=0**
1351 -)))
1352 -)))
1353 1353  
1354 -(% class="box infomessage" %)
1355 -(((
1356 -(((
1357 1357  **AT+DATAUP=1**
1358 1358  )))
1359 -)))
1360 1360  
1361 1361  (((
1362 1362  
... ... @@ -1363,7 +1363,7 @@
1363 1363  )))
1364 1364  
1365 1365  * (((
1366 -**Downlink Payload:**
1321 +(% style="color:#037691" %)**Downlink Payload:**
1367 1367  )))
1368 1368  
1369 1369  (((
... ... @@ -1381,7 +1381,7 @@
1381 1381  
1382 1382  Ask device to send an uplink immediately.
1383 1383  
1384 -* **Downlink Payload:**
1339 +* (% style="color:#037691" %)**Downlink Payload:**
1385 1385  
1386 1386  **0x08 FF**, RS485-BL will immediately send an uplink.
1387 1387  
... ... @@ -1399,7 +1399,7 @@
1399 1399  )))
1400 1400  
1401 1401  * (((
1402 -**AT Command:**
1357 +(% style="color:#037691" %)**AT Command:**
1403 1403  )))
1404 1404  
1405 1405  (((
... ... @@ -1427,7 +1427,7 @@
1427 1427  )))
1428 1428  
1429 1429  * (((
1430 -**Downlink Payload:**
1385 +(% style="color:#037691" %)**Downlink Payload:**
1431 1431  )))
1432 1432  
1433 1433  (((
... ... @@ -1444,30 +1444,30 @@
1444 1444  )))
1445 1445  
1446 1446  * (((
1447 -**AT Command:**
1402 +(% style="color:#037691" %)**AT Command:**
1448 1448  )))
1449 1449  
1450 1450  (((
1451 -Set Baud Rate:
1406 +
1407 +
1408 +* Set Baud Rate:
1452 1452  )))
1453 1453  
1454 -(% class="box infomessage" %)
1455 -(((
1456 -(((
1457 1457  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1458 1458  
1459 -Set UART Parity
1413 +
1414 +* Set UART Parity
1415 +
1460 1460  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1461 1461  
1462 -Set STOPBIT
1463 1463  
1419 +* Set STOPBIT
1420 +
1464 1464  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1465 -)))
1466 -)))
1467 1467  
1468 1468  
1469 1469  * (((
1470 -**Downlink Payload:**
1425 +(% style="color:#037691" %)**Downlink Payload:**
1471 1471  )))
1472 1472  
1473 1473  (((
... ... @@ -1475,6 +1475,8 @@
1475 1475  )))
1476 1476  
1477 1477  (((
1433 +
1434 +
1478 1478  **Example:**
1479 1479  )))
1480 1480  
... ... @@ -1503,7 +1503,7 @@
1503 1503  )))
1504 1504  
1505 1505  * (((
1506 -**AT Command:**
1463 +(% style="color:#037691" %)**AT Command:**
1507 1507  )))
1508 1508  
1509 1509  (((
... ... @@ -1523,7 +1523,7 @@
1523 1523  )))
1524 1524  
1525 1525  * (((
1526 -**LoRaWAN Downlink Command:**
1483 +(% style="color:#037691" %)**LoRaWAN Downlink Command:**
1527 1527  )))
1528 1528  
1529 1529  (((
... ... @@ -1542,6 +1542,9 @@
1542 1542  |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature**
1543 1543  |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL
1544 1544  
1502 +
1503 +
1504 +
1545 1545  == 3.7 +3V3 Output ==
1546 1546  
1547 1547  (((