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

From version 44.1
edited by Edwin Chen
on 2022/06/13 10:49
Change comment: There is no comment for this version
To version 42.4
edited by Xiaoling
on 2022/06/06 12:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -382,6 +382,7 @@
382 382  )))
383 383  )))
384 384  
385 +
385 385  === 3.3.2 Configure sensors ===
386 386  
387 387  (((
... ... @@ -395,17 +395,11 @@
395 395  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
396 396  |=(% style="width: 80px;" %)**AT Commands**|=(% style="width: 210px;" %)**Description**|=(% style="width: 210px;" %)**Example**
397 397  |AT+CFGDEV|(% style="width:80px" %)(((
398 -(((
399 399  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
400 -)))
401 401  
402 -(((
403 403  AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,
404 -)))
405 405  
406 -(((
407 407  mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
408 -)))
409 409  )))|(% style="width:210px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
410 410  
411 411  Detail of AT+CFGDEV command see [[AT+CFGDEV detail>>||anchor="HRS485DebugCommand28AT2BCFGDEV29"]].
... ... @@ -876,7 +876,7 @@
876 876  )))
877 877  
878 878  (((
879 -**}**
874 +}
880 880  
881 881  
882 882  )))
... ... @@ -906,6 +906,7 @@
906 906  (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
907 907  )))
908 908  
904 +
909 909  === 3.5.1 Common Commands: ===
910 910  
911 911  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
... ... @@ -1429,16 +1429,34 @@
1429 1429  (((
1430 1430  (((
1431 1431  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1428 +)))
1429 +)))
1432 1432  
1431 +(((
1433 1433  Set UART Parity
1433 +)))
1434 +
1435 +(% class="box infomessage" %)
1436 +(((
1437 +(((
1434 1434  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1439 +)))
1440 +)))
1435 1435  
1442 +(((
1436 1436  Set STOPBIT
1444 +)))
1437 1437  
1446 +(% class="box infomessage" %)
1447 +(((
1448 +(((
1438 1438  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1439 1439  )))
1440 1440  )))
1441 1441  
1453 +(((
1454 +
1455 +)))
1442 1442  
1443 1443  * (((
1444 1444  **Downlink Payload:**
... ... @@ -1516,6 +1516,7 @@
1516 1516  |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature**
1517 1517  |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL
1518 1518  
1533 +
1519 1519  == 3.7 +3V3 Output ==
1520 1520  
1521 1521  (((
... ... @@ -1593,14 +1593,21 @@
1593 1593  |=**LEDs**|=(% style="width: 274px;" %)**Feature**
1594 1594  |**LED1**|(% style="width:274px" %)Blink when device transmit a packet.
1595 1595  
1611 +
1596 1596  == 3.10 Switch Jumper ==
1597 1597  
1598 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:463px" %)
1599 -|=(% style="width: 123px;" %)**Switch Jumper**|=(% style="width: 336px;" %)**Feature**
1600 -|(% style="width:123px" %)**SW1**|(% style="width:336px" %)ISP position: Upgrade firmware via UART
1614 +(% border="1" style="background-color:#ffffcc; color:green; width:515px" %)
1615 +|=(% style="width: 124px;" %)**Switch Jumper**|=(% style="width: 388px;" %)**Feature**
1616 +|(% style="width:124px" %)**SW1**|(% style="width:388px" %)(((
1617 +ISP position: Upgrade firmware via UART
1618 +
1601 1601  Flash position: Configure device, check running status.
1602 -|(% style="width:123px" %)**SW2**|(% style="width:336px" %)5V position: set to compatible with 5v I/O.
1620 +)))
1621 +|(% style="width:124px" %)**SW2**|(% style="width:388px" %)(((
1622 +5V position: set to compatible with 5v I/O.
1623 +
1603 1603  3.3v position: set to compatible with 3.3v I/O.,
1625 +)))
1604 1604  
1605 1605  (((
1606 1606  **+3.3V**: is always ON
... ... @@ -1648,7 +1648,15 @@
1648 1648  (% class="box infomessage" %)
1649 1649  (((
1650 1650  **AT+FDR**
1673 +)))
1674 +
1675 +(% class="box infomessage" %)
1676 +(((
1651 1651  **AT+NJM=0**
1678 +)))
1679 +
1680 +(% class="box infomessage" %)
1681 +(((
1652 1652  **ATZ**
1653 1653  )))
1654 1654  
... ... @@ -1790,6 +1790,7 @@
1790 1790  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1791 1791  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1792 1792  
1823 +
1793 1793  = 9. Packing Info =
1794 1794  
1795 1795  (((