<
From version < 102.10 >
edited by Xiaoling
on 2023/04/25 11:19
To version < 102.14 >
edited by Xiaoling
on 2023/04/25 13:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,6 +94,8 @@
94 94  * Automatic RF Sense and CAD with ultra-fast AFC.
95 95  * Packet engine up to 256 bytes with CRC
96 96  
97 +
98 +
97 97  == 1.3 Features ==
98 98  
99 99  
... ... @@ -106,6 +106,8 @@
106 106  * Support Modbus protocol
107 107  * Support Interrupt uplink (Since hardware version v1.2)
108 108  
111 +
112 +
109 109  == 1.4 Applications ==
110 110  
111 111  
... ... @@ -116,6 +116,8 @@
116 116  * Smart Cities
117 117  * Smart Factory
118 118  
123 +
124 +
119 119  == 1.5 Firmware Change log ==
120 120  
121 121  
... ... @@ -340,6 +340,8 @@
340 340  )))
341 341  )))
342 342  
349 +
350 +
343 343  === 3.3.2 Configure sensors ===
344 344  
345 345  
... ... @@ -367,6 +367,8 @@
367 367  )))
368 368  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
369 369  
378 +
379 +
370 370  === 3.3.3 Configure read commands for each sampling ===
371 371  
372 372  
... ... @@ -1330,34 +1330,32 @@
1330 1330  To enable the listening mode, use can run the command (% style="color:#4472c4" %)** AT+RXMODE**.
1331 1331  )))
1332 1332  
1333 -(((
1334 -
1335 -)))
1336 1336  
1344 +
1337 1337  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
1338 -|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)(((
1346 +|=(% style="width: 156px; background-color:#D9E2F3;color:#0070C0" %)(((
1339 1339  **Command example**
1340 -)))|=(% style="width: 390px;background-color:#D9E2F3;color:#0070C0" %)(((
1348 +)))|=(% style="width: 355px; background-color:#D9E2F3;color:#0070C0" %)(((
1341 1341  **Function**
1342 1342  )))
1343 -|(% style="width:100px" %)(((
1351 +|(% style="width:156px" %)(((
1344 1344  AT+RXMODE=1,10
1345 -)))|(% style="width:400px" %)(((
1353 +)))|(% style="width:352px" %)(((
1346 1346  Enable listening mode 1, if RS485-LN has received more than 10 RS485 commands from the network. RS485-LN will send these commands via LoRaWAN uplinks.
1347 1347  )))
1348 -|(% style="width:100px" %)(((
1356 +|(% style="width:156px" %)(((
1349 1349  AT+RXMODE=2,500
1350 -)))|(% style="width:400px" %)(((
1358 +)))|(% style="width:352px" %)(((
1351 1351  Enable listening mode 2, RS485-LN will capture and send a 500ms content once from the first detect of character. Max value is 65535 ms
1352 1352  )))
1353 -|(% style="width:100px" %)(((
1361 +|(% style="width:156px" %)(((
1354 1354  AT+RXMODE=0,0
1355 -)))|(% style="width:400px" %)(((
1363 +)))|(% style="width:352px" %)(((
1356 1356  Disable listening mode. This is the default settings.
1357 1357  )))
1358 -|(% style="width:100px" %)(((
1366 +|(% style="width:156px" %)(((
1359 1359  
1360 -)))|(% style="width:400px" %)(((
1368 +)))|(% style="width:352px" %)(((
1361 1361  A6 aa bb cc  same as AT+RXMODE=aa,(bb<<8 | cc)
1362 1362  )))
1363 1363  
... ... @@ -1405,34 +1405,34 @@
1405 1405  (% aria-label="image-20220602171200-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602171200-9.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
1406 1406  )))
1407 1407  
1408 -(((
1409 -
1410 -)))
1411 1411  
1417 +
1412 1412  (((
1413 -(((
1414 1414  (% style="color:red" %)**Notice: Listening mode can work with the default polling mode of RS485-LN. When RS485-LN is in to send the RS485 commands (from AT+COMMANDx), the listening mode will be interrupt for a while.**
1415 1415  )))
1416 -)))
1417 1417  
1418 1418  
1419 1419  == 3.7 Buttons ==
1420 1420  
1421 1421  
1422 -(% border="1.5" cellspacing="4" style="background-color:#ffffcc; width:430px" %)
1423 -|=(% style="width: 50px;" %)**Button**|=(% style="width: 380px;" %)**Feature**
1424 -|(% style="width:50px" %)**ACT**|(% style="width:361px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1425 -|(% style="width:50px" %)**RST**|(% style="width:361px" %)Reboot RS485
1426 -|(% style="width:50px" %)**PRO**|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1426 +(% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1427 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Button**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1428 +|(% style="width:50px" %)ACT|(% style="width:361px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1429 +|(% style="width:50px" %)RST|(% style="width:361px" %)Reboot RS485
1430 +|(% style="width:50px" %)PRO|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1427 1427  
1432 +
1433 +
1428 1428  == 3.8 LEDs ==
1429 1429  
1430 1430  
1431 -(% border="1.5" cellspacing="4" style="background-color:#ffffcc; width:430px" %)
1432 -|=(% style="width: 50px;" %)**LEDs**|=(% style="width: 380px;" %)**Feature**
1433 -|**PWR**|Always on if there is power
1434 -|**SYS**|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
1437 +(% border="1.5" cellspacing="4" style="background-color:#f2f2f2; width:430px" %)
1438 +|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**LEDs**|=(% style="width: 380px;background-color:#D9E2F3;color:#0070C0" %)**Feature**
1439 +|PWR|Always on if there is power
1440 +|SYS|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
1435 1435  
1442 +
1443 +
1436 1436  = 4. Case Study =
1437 1437  
1438 1438  
... ... @@ -1775,6 +1775,8 @@
1775 1775  * (% style="color:red" %)**RU864**(%%):  frequency bands RU864
1776 1776  * (% style="color:red" %)**KZ865**(%%):  frequency bands KZ865
1777 1777  
1786 +
1787 +
1778 1778  = 9. Packing Info =
1779 1779  
1780 1780  
... ... @@ -1791,6 +1791,8 @@
1791 1791  * Package Size / pcs : 14.5 x 8 x 5 cm
1792 1792  * Weight / pcs : 170g
1793 1793  
1804 +
1805 +
1794 1794  = 10. FCC Caution for RS485LN-US915 =
1795 1795  
1796 1796  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0