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

From version 43.1
edited by Edwin Chen
on 2022/06/13 10:47
Change comment: There is no comment for this version
To version 42.1
edited by Xiaoling
on 2022/06/06 11:54
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
... ... @@ -94,7 +94,6 @@
94 94  * 127 dB Dynamic Range RSSI.
95 95  * Automatic RF Sense and CAD with ultra-fast AFC. ​​​
96 96  
97 -
98 98  == 1.3 Features ==
99 99  
100 100  * LoRaWAN Class A & Class C protocol (default Class A)
... ... @@ -106,7 +106,6 @@
106 106  * Support Modbus protocol
107 107  * Support Interrupt uplink
108 108  
109 -
110 110  == 1.4 Applications ==
111 111  
112 112  * Smart Buildings & Home Automation
... ... @@ -116,7 +116,6 @@
116 116  * Smart Cities
117 117  * Smart Factory
118 118  
119 -
120 120  == 1.5 Firmware Change log ==
121 121  
122 122  [[RS485-BL Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/RS485-BL/Firmware/||style="background-color: rgb(255, 255, 255);"]]
... ... @@ -286,28 +286,28 @@
286 286  )))
287 287  
288 288  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
289 -|=(% style="width: 80px;" %)(((
286 +|=(% style="width: 120px;" %)(((
290 290  (((
291 291  **AT Commands**
292 292  )))
293 -)))|=(% style="width: 210px;" %)(((
290 +)))|=(% style="width: 190px;" %)(((
294 294  (((
295 295  **Description**
296 296  )))
297 -)))|=(% style="width: 210px;" %)(((
294 +)))|=(% style="width: 190px;" %)(((
298 298  (((
299 299  **Example**
300 300  )))
301 301  )))
302 -|(% style="width:80px" %)(((
299 +|(% style="width:120px" %)(((
303 303  (((
304 304  AT+BAUDR
305 305  )))
306 -)))|(% style="width:210px" %)(((
303 +)))|(% style="width:190px" %)(((
307 307  (((
308 308  Set the baud rate (for RS485 connection). Default Value is: 9600.
309 309  )))
310 -)))|(% style="width:210px" %)(((
307 +)))|(% style="width:190px" %)(((
311 311  (((
312 312  (((
313 313  AT+BAUDR=9600
... ... @@ -320,11 +320,11 @@
320 320  )))
321 321  )))
322 322  )))
323 -|(% style="width:80px" %)(((
320 +|(% style="width:120px" %)(((
324 324  (((
325 325  AT+PARITY
326 326  )))
327 -)))|(% style="width:210px" %)(((
324 +)))|(% style="width:190px" %)(((
328 328  (((
329 329  (((
330 330  Set UART parity (for RS485 connection)
... ... @@ -336,7 +336,7 @@
336 336  Default Value is: no parity.
337 337  )))
338 338  )))
339 -)))|(% style="width:210px" %)(((
336 +)))|(% style="width:190px" %)(((
340 340  (((
341 341  (((
342 342  AT+PARITY=0
... ... @@ -349,11 +349,11 @@
349 349  )))
350 350  )))
351 351  )))
352 -|(% style="width:80px" %)(((
349 +|(% style="width:120px" %)(((
353 353  (((
354 354  AT+STOPBIT
355 355  )))
356 -)))|(% style="width:210px" %)(((
353 +)))|(% style="width:190px" %)(((
357 357  (((
358 358  (((
359 359  Set serial stopbit (for RS485 connection)
... ... @@ -365,7 +365,7 @@
365 365  Default Value is: 1bit.
366 366  )))
367 367  )))
368 -)))|(% style="width:210px" %)(((
365 +)))|(% style="width:190px" %)(((
369 369  (((
370 370  (((
371 371  AT+STOPBIT=0 for 1bit
... ... @@ -386,6 +386,7 @@
386 386  )))
387 387  
388 388  
386 +
389 389  === 3.3.2 Configure sensors ===
390 390  
391 391  (((
... ... @@ -397,20 +397,14 @@
397 397  )))
398 398  
399 399  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
400 -|=(% style="width: 80px;" %)**AT Commands**|=(% style="width: 210px;" %)**Description**|=(% style="width: 210px;" %)**Example**
401 -|AT+CFGDEV|(% style="width:80px" %)(((
402 -(((
398 +|=(% style="width: 120px;" %)**AT Commands**|=(% style="width: 190px;" %)**Description**|=(% style="width: 190px;" %)**Example**
399 +|AT+CFGDEV|(% style="width:120px" %)(((
403 403  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
404 -)))
405 405  
406 -(((
407 407  AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,
408 -)))
409 409  
410 -(((
411 411  mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
412 -)))
413 -)))|(% style="width:210px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
405 +)))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
414 414  
415 415  Detail of AT+CFGDEV command see [[AT+CFGDEV detail>>||anchor="HRS485DebugCommand28AT2BCFGDEV29"]].
416 416  
... ... @@ -880,7 +880,7 @@
880 880  )))
881 881  
882 882  (((
883 -**}**
875 +{{{}}}}
884 884  
885 885  
886 886  )))
... ... @@ -910,6 +910,8 @@
910 910  (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
911 911  )))
912 912  
905 +
906 +
913 913  === 3.5.1 Common Commands: ===
914 914  
915 915  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]]
... ... @@ -1433,16 +1433,34 @@
1433 1433  (((
1434 1434  (((
1435 1435  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1430 +)))
1431 +)))
1436 1436  
1433 +(((
1437 1437  Set UART Parity
1435 +)))
1436 +
1437 +(% class="box infomessage" %)
1438 +(((
1439 +(((
1438 1438  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1441 +)))
1442 +)))
1439 1439  
1444 +(((
1440 1440  Set STOPBIT
1446 +)))
1441 1441  
1448 +(% class="box infomessage" %)
1449 +(((
1450 +(((
1442 1442  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1443 1443  )))
1444 1444  )))
1445 1445  
1455 +(((
1456 +
1457 +)))
1446 1446  
1447 1447  * (((
1448 1448  **Downlink Payload:**
... ... @@ -1520,6 +1520,8 @@
1520 1520  |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature**
1521 1521  |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL
1522 1522  
1535 +
1536 +
1523 1523  == 3.7 +3V3 Output ==
1524 1524  
1525 1525  (((
... ... @@ -1597,14 +1597,22 @@
1597 1597  |=**LEDs**|=(% style="width: 274px;" %)**Feature**
1598 1598  |**LED1**|(% style="width:274px" %)Blink when device transmit a packet.
1599 1599  
1614 +
1615 +
1600 1600  == 3.10 Switch Jumper ==
1601 1601  
1602 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:463px" %)
1603 -|=(% style="width: 123px;" %)**Switch Jumper**|=(% style="width: 336px;" %)**Feature**
1604 -|(% style="width:123px" %)**SW1**|(% style="width:336px" %)ISP position: Upgrade firmware via UART
1618 +(% border="1" style="background-color:#ffffcc; color:green; width:515px" %)
1619 +|=(% style="width: 124px;" %)**Switch Jumper**|=(% style="width: 388px;" %)**Feature**
1620 +|(% style="width:124px" %)**SW1**|(% style="width:388px" %)(((
1621 +ISP position: Upgrade firmware via UART
1622 +
1605 1605  Flash position: Configure device, check running status.
1606 -|(% style="width:123px" %)**SW2**|(% style="width:336px" %)5V position: set to compatible with 5v I/O.
1624 +)))
1625 +|(% style="width:124px" %)**SW2**|(% style="width:388px" %)(((
1626 +5V position: set to compatible with 5v I/O.
1627 +
1607 1607  3.3v position: set to compatible with 3.3v I/O.,
1629 +)))
1608 1608  
1609 1609  (((
1610 1610  **+3.3V**: is always ON
... ... @@ -1802,6 +1802,8 @@
1802 1802  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1803 1803  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1804 1804  
1827 +
1828 +
1805 1805  = 9. Packing Info =
1806 1806  
1807 1807  (((