<
From version < 57.3 >
edited by Xiaoling
on 2022/06/06 08:41
To version < 57.17 >
edited by Xiaoling
on 2022/06/06 09:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,12 +6,18 @@
6 6  **RS485-LN – RS485 to LoRaWAN Converter User Manual**
7 7  
8 8  
9 +
10 +
9 9  **Table of Contents:**
10 10  
13 +{{toc/}}
11 11  
12 12  
13 13  
14 14  
18 +
19 +
20 +
15 15  = 1.Introduction =
16 16  
17 17  == 1.1 What is RS485-LN RS485 to LoRaWAN Converter ==
... ... @@ -77,7 +77,6 @@
77 77  * Packet engine up to 256 bytes with CRC
78 78  
79 79  
80 -
81 81  == 1.3 Features ==
82 82  
83 83  * LoRaWAN Class A & Class C protocol (default Class C)
... ... @@ -90,7 +90,6 @@
90 90  * Support Interrupt uplink (Since hardware version v1.2)
91 91  
92 92  
93 -
94 94  == 1.4 Applications ==
95 95  
96 96  * Smart Buildings & Home Automation
... ... @@ -100,6 +100,7 @@
100 100  * Smart Cities
101 101  * Smart Factory
102 102  
107 +
103 103  == 1.5 Firmware Change log ==
104 104  
105 105  [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]]
... ... @@ -163,7 +163,7 @@
163 163  [[image:1653268227651-549.png||height="592" width="720"]]
164 164  
165 165  (((
166 -The LG308 is already set to connect to [[TTN V3 network >>path:eu1.cloud.thethings.network/]]. So what we need to now is only configure the TTN V3:
171 +The LG308 is already set to connect to [[TTN V3 network >>path:https://www.thethingsnetwork.org/]]. So what we need to now is only configure the TTN V3:
167 167  )))
168 168  
169 169  (((
... ... @@ -215,7 +215,7 @@
215 215  
216 216  (((
217 217  (((
218 -There are plenty of RS485 devices in the market and each device has different command to read the valid data. To support these devices in flexible, RS485-LN supports flexible command set. User can use [[AT Commands>>path:#AT_COMMAND]] or LoRaWAN Downlink Command to configure what commands RS485-LN should send for each sampling and how to handle the return from RS485 devices.
223 +There are plenty of RS485 devices in the market and each device has different command to read the valid data. To support these devices in flexible, RS485-LN supports flexible command set. User can use [[AT Commands>>||anchor="H3.5ConfigureRS485-BLviaATorDownlink"]] or LoRaWAN Downlink Command to configure what commands RS485-LN should send for each sampling and how to handle the return from RS485 devices.
219 219  )))
220 220  
221 221  (((
... ... @@ -287,6 +287,8 @@
287 287  )))
288 288  )))
289 289  
295 +
296 +
290 290  === 3.3.2 Configure sensors ===
291 291  
292 292  (((
... ... @@ -305,6 +305,8 @@
305 305  mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
306 306  )))|(% style="width:256px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
307 307  
315 +
316 +
308 308  === 3.3.3 Configure read commands for each sampling ===
309 309  
310 310  (((
... ... @@ -420,6 +420,7 @@
420 420  
421 421  (% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
422 422  
432 +
423 423  1. PAYVER: Defined by AT+PAYVER
424 424  1. PAYLOAD COUNT: Total how many uplinks of this sampling.
425 425  1. PAYLOAD#: Number of this uplink. (from 0,1,2,3…,to PAYLOAD COUNT)
... ... @@ -503,6 +503,8 @@
503 503  
504 504  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-LN.  User can see these commands below:
505 505  
516 +
517 +
506 506  === 3.5.1 Common Commands ===
507 507  
508 508  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]]
... ... @@ -519,8 +519,8 @@
519 519  
520 520  === 3.5.3 Sensor related commands ===
521 521  
522 -==== ====
523 523  
535 +
524 524  ==== **RS485 Debug Command** ====
525 525  
526 526  This command is used to configure the RS485 devices; they won’t be used during sampling.
... ... @@ -735,7 +735,6 @@
735 735  **0x08 FF**, RS485-LN will immediately send an uplink.
736 736  
737 737  
738 -==== ====
739 739  
740 740  ==== **Clear RS485 Command** ====
741 741  
... ... @@ -853,6 +853,7 @@
853 853  |**RST**|(% style="width:1420px" %)Reboot RS485
854 854  |**PRO**|(% style="width:1420px" %)Use for upload image, see [[How to Update Image>>path:#upgrade_image]]
855 855  
867 +
856 856  == 3.8 LEDs ==
857 857  
858 858  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -860,6 +860,7 @@
860 860  |**PWR**|Always on if there is power
861 861  |**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.
862 862  
875 +
863 863  = 4. Case Study =
864 864  
865 865  User can check this URL for some case studies: [[APP RS485 COMMUNICATE WITH SENSORS>>doc:Main.Application Note \: Communicate with Different Sensors ----- RS485-LN RS485-BL.WebHome]]
... ... @@ -1034,6 +1034,7 @@
1034 1034  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1035 1035  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1036 1036  
1050 +
1037 1037  = 9.Packing Info =
1038 1038  
1039 1039  
... ... @@ -1050,6 +1050,7 @@
1050 1050  * Package Size / pcs : 14.5 x 8 x 5 cm
1051 1051  * Weight / pcs : 170g
1052 1052  
1067 +
1053 1053  = 10. FCC Caution for RS485LN-US915 =
1054 1054  
1055 1055  Any Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0