<
From version < 107.1 >
edited by Bei Jinggeng
on 2023/11/27 14:28
To version < 102.19 >
edited by Xiaoling
on 2023/04/25 17:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -38,7 +38,7 @@
38 38  )))
39 39  
40 40  (((
41 -RS485-LN allows user to (% style="color:blue" %)**monitor / control RS485 devices**(%%) and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, building automation, and so on.
41 +RS485-LN allows user to (% style="color:blue" %)**monitor / control RS485 devices**(%%) and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on.
42 42  )))
43 43  
44 44  (((
... ... @@ -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  
... ... @@ -208,7 +208,7 @@
208 208  )))
209 209  )))
210 210  
211 -(% 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"]][[image:image-20230425175410-2.png]](% title="Click and drag to resize" %)​
217 +(% aria-label="1652953462722-299.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1652953462722-299.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" %)​
212 212  
213 213  
214 214  (((
... ... @@ -342,6 +342,8 @@
342 342  )))
343 343  )))
344 344  
351 +
352 +
345 345  === 3.3.2 Configure sensors ===
346 346  
347 347  
... ... @@ -365,6 +365,8 @@
365 365  )))
366 366  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
367 367  
376 +
377 +
368 368  === 3.3.3 Configure read commands for each sampling ===
369 369  
370 370  
... ... @@ -409,20 +409,6 @@
409 409  In the RS485-LN, we should use this command AT+COMMAND1=01 03 0B B8 00 02,1 for the same.
410 410  
411 411  
412 -If a single command exceeds 14 bytes, you can use the command splicing function.
413 -
414 -When AT+CMDDLx=1, the commands of AT+COMMANDx and AT+COMMAND(x+1) will be merged.
415 -
416 -
417 -**Examples:** To send 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F data it should be configured:
418 -
419 - AT+COMMAND1=00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D,0
420 -
421 - AT+COMMAND1=1
422 -
423 - AT+COMMAND2=0E 0F,0
424 -
425 -
426 426  (% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
427 427  
428 428  (% border="1" style="background-color:#f2f2f2; width:510px" %)
... ... @@ -1018,8 +1018,6 @@
1018 1018  (% style="color:#4472c4" %)** 0xAD 01**  (%%) **~-~->** Same as AT+DATAUP=1  ~/~/Each uplink is sent to the server one after the other as it is segmented.
1019 1019  
1020 1020  
1021 -(Since firmware v1.4.0)
1022 -
1023 1023  * (((
1024 1024  (% style="color:#037691" %)** AT Command:**
1025 1025  )))
... ... @@ -1036,44 +1036,7 @@
1036 1036  Each uplink is sent to the server at 20-second intervals when segmented.
1037 1037  
1038 1038  
1039 -==== (% style="color:blue" %)**Cut data separation processing(Since Version 1.4.2)**(%%) ====
1040 1040  
1041 -
1042 -AT+NEWLINE command, which only takes effect when AT+DATAUP=1 or AT+DATAUP=1, timeout.
1043 -
1044 -When not set, each part of AT+DATAUP is sent according to the maximum number of bytes of DR.
1045 -
1046 -When setting, each part of AT+DATAUP is sent according to the value set by AT+NEWLINE.
1047 -
1048 -
1049 -* (((
1050 -(% style="color:#037691" %)** AT Command:**
1051 -)))
1052 -
1053 -(% style="color:#4472c4" %)//**AT+NEWLINE=ALL**//(%%)//   //The data cut out by each AT+COMMANDx command is sent separately as an uplink.
1054 -
1055 -(% style="color:#4472c4" %)//**AT+NEWLINE=ALL**//(%%)//   equal:  (% style="color:#4472c4" %)**AT+NEWLINE=1+2+3+4+5+6+7+8+9+10+11+12+13+14+15**//
1056 -
1057 -
1058 -(% style="color:#4472c4" %)//**AT+NEWLINE=a+b+c**//(%%)//  //The data returned by all commands is divided into three parts, COMMAND(1~~a) is the first part, COMMAND(a+1~~b) is the second part,COMMAND(b+1~~c) is the third part.
1059 -
1060 -
1061 -(% style="color:#4472c4" %)//**AT+NEWLINE=NULL**//(%%)//  //Turn off the functionality of this AT command.
1062 -
1063 -
1064 -* (((
1065 -(% style="color:#037691" %)** Downlink Payload:**
1066 -)))
1067 -
1068 -//AT+NEWLINE=ALL  ~-~-->  (% style="color:#4472c4" %)**0xAC 01**//
1069 -
1070 -// AT+NEWLINE= NULL  ~-~-->  (% style="color:#4472c4" %)**0xAC 00**//
1071 -
1072 -//AT+NEWLINE= a+b+c   ~-~-->  (% style="color:#4472c4" %)**0xAC number of bytes a b c**//
1073 -
1074 -//AT+NEWLINE= 1+5+15 ~-~-->  (% style="color:#4472c4" %)**0xAC 03 01 05 0F**//
1075 -
1076 -
1077 1077  ==== (% style="color:blue" %)**Manually trigger an Uplink**(%%) ====
1078 1078  
1079 1079  
... ... @@ -1470,6 +1470,8 @@
1470 1470  |(% style="width:50px" %)RST|(% style="width:361px" %)Reboot RS485
1471 1471  |(% style="width:50px" %)PRO|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1472 1472  
1430 +
1431 +
1473 1473  == 3.8 LEDs ==
1474 1474  
1475 1475  
... ... @@ -1478,6 +1478,8 @@
1478 1478  |PWR|Always on if there is power
1479 1479  |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.
1480 1480  
1440 +
1441 +
1481 1481  = 4. Case Study =
1482 1482  
1483 1483  
... ... @@ -1636,13 +1636,6 @@
1636 1636  (% aria-label="image-20220602175912-14.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602175912-14.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" %)​
1637 1637  
1638 1638  
1639 -
1640 -(% style="color:red" %)**Users can select the new burning software STM32Cubeprogramer for firmware upgrade and follow the same connection steps to enter burning mode (until SYS LED is RED ON):**
1641 -
1642 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H4.2.FirmwareupgradeusingSTM32Cubeprogramer>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H4.2.FirmwareupgradeusingSTM32Cubeprogramer]]
1643 -
1644 -
1645 -
1646 1646  (% style="color:red" %)**Notice**: **In case user has lost the program cable. User can hand made one from a 3.5mm cable. The pin mapping is:**
1647 1647  
1648 1648  (% aria-label="image-20220602175638-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602175638-10.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" %)​
... ... @@ -1795,18 +1795,6 @@
1795 1795  The decoder for RS485-LN needs to be written by yourself. Because the sensor to which the user is connected is custom, the read device data bytes also need custom parsing, so there is no universal decoder. We can only provide [[templates>>https://github.com/dragino/dragino-end-node-decoder/tree/main/RS485-LN]] for decoders (no intermediate data parsing part involved)
1796 1796  
1797 1797  
1798 -== 6.9 How to configure RS485 commands more conveniently? ==
1799 -
1800 -
1801 -Dragino has developed an application for the RS485 series of products.
1802 -
1803 -It can help you configure RS485 sensors more conveniently
1804 -Please refer to the link below for specific usage:
1805 -
1806 -[[RS485 Configure Tool - DRAGINO>>url:http://wiki.dragino.com/xwiki/bin/view/Main/RS485_Configure_Tool/#HTableofContentsFF1A]]
1807 -
1808 -
1809 -
1810 1810  = 7. Trouble Shooting =
1811 1811  
1812 1812  == 7.1 Downlink doesn't work, how to solve it? ==
... ... @@ -1839,6 +1839,8 @@
1839 1839  * (% style="color:red" %)**RU864**(%%):  frequency bands RU864
1840 1840  * (% style="color:red" %)**KZ865**(%%):  frequency bands KZ865
1841 1841  
1784 +
1785 +
1842 1842  = 9. Packing Info =
1843 1843  
1844 1844  
... ... @@ -1855,6 +1855,8 @@
1855 1855  * Package Size / pcs : 14.5 x 8 x 5 cm
1856 1856  * Weight / pcs : 170g
1857 1857  
1802 +
1803 +
1858 1858  = 10. FCC Caution for RS485LN-US915 =
1859 1859  
1860 1860  
image-20230425175403-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -150.1 KB
Content
image-20230425175410-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -150.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0