<
From version < 63.1 >
edited by Xiaoling
on 2022/06/30 10:35
To version < 73.3 >
edited by Xiaoling
on 2022/09/12 10:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,11 +12,6 @@
12 12  
13 13  
14 14  
15 -
16 -
17 -
18 -
19 -
20 20  **Table of Contents:**
21 21  
22 22  {{toc/}}
... ... @@ -35,6 +35,7 @@
35 35  
36 36  = 1.Introduction =
37 37  
33 +
38 38  == 1.1 What is RS485-LN RS485 to LoRaWAN Converter ==
39 39  
40 40  (((
... ... @@ -74,10 +74,11 @@
74 74  (% aria-label="1653267211009-519.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653267211009-519.png||data-widget="image" height="419" width="724"]](% 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" %)​
75 75  
76 76  
73 +
77 77  == 1.2 Specifications ==
78 78  
79 79  
80 -**Hardware System:**
77 +(% style="color:#037691" %)**Hardware System:**
81 81  
82 82  * STM32L072CZT6 MCU
83 83  * SX1276/78 Wireless Chip 
... ... @@ -85,13 +85,17 @@
85 85  ** Idle: 32mA@12v
86 86  ** 20dB Transmit: 65mA@12v
87 87  
88 -**Interface for Model:**
89 89  
86 +
87 +(% style="color:#037691" %)**Interface for Model:**
88 +
90 90  * RS485
91 91  * Power Input 7~~ 24V DC. 
92 92  
93 -**LoRa Spec:**
94 94  
93 +
94 +(% style="color:#037691" %)**LoRa Spec:**
95 +
95 95  * Frequency Range:
96 96  ** Band 1 (HF): 862 ~~ 1020 Mhz
97 97  ** Band 2 (LF): 410 ~~ 528 Mhz
... ... @@ -112,10 +112,13 @@
112 112  * Packet engine up to 256 bytes with CRC
113 113  
114 114  
116 +
117 +
115 115  == 1.3 Features ==
116 116  
120 +
117 117  * LoRaWAN Class A & Class C protocol (default Class C)
118 -* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865/RU864
122 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865/RU864/MA869
119 119  * AT Commands to change parameters
120 120  * Remote configure parameters via LoRa Downlink
121 121  * Firmware upgradable via program port
... ... @@ -124,8 +124,11 @@
124 124  * Support Interrupt uplink (Since hardware version v1.2)
125 125  
126 126  
131 +
132 +
127 127  == 1.4 Applications ==
128 128  
135 +
129 129  * Smart Buildings & Home Automation
130 130  * Logistics and Supply Chain Management
131 131  * Smart Metering
... ... @@ -134,13 +134,18 @@
134 134  * Smart Factory
135 135  
136 136  
144 +
145 +
137 137  == 1.5 Firmware Change log ==
138 138  
148 +
139 139  [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]]
140 140  
141 141  
152 +
142 142  == 1.6 Hardware Change log ==
143 143  
155 +
144 144  (((
145 145  (((
146 146  (((
... ... @@ -151,6 +151,7 @@
151 151  v1.0: Release
152 152  )))
153 153  
166 +
154 154  
155 155  )))
156 156  )))
... ... @@ -157,6 +157,7 @@
157 157  
158 158  = 2. Power ON Device =
159 159  
173 +
160 160  (((
161 161  The RS485-LN can be powered by 7 ~~ 24V DC power source. Connection as below
162 162  
... ... @@ -169,25 +169,31 @@
169 169  
170 170  (% aria-label="1653268091319-405.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653268091319-405.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" %)​
171 171  
186 +
172 172  
173 173  )))
174 174  
175 175  = 3. Operation Mode =
176 176  
192 +
177 177  == 3.1 How it works? ==
178 178  
195 +
179 179  (((
180 180  (((
181 181  The RS485-LN is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the RS485-LN. It will auto join the network via OTAA.
182 182  )))
183 183  
201 +
184 184  
185 185  )))
186 186  
187 187  == 3.2 Example to join LoRaWAN network ==
188 188  
207 +
189 189  Here shows an example for how to join the TTN V3 Network. Below is the network structure, we use [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]] as LoRaWAN gateway here. 
190 190  
210 +
191 191  (% aria-label="1653268155545-638.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653268155545-638.png||data-widget="image" height="334" width="724"]](% 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" %)​
192 192  
193 193  
... ... @@ -198,6 +198,8 @@
198 198  
199 199  (((
200 200  485A+ and 485B- of the sensor are connected to RS485A and RA485B of RS485-LN respectively.
221 +
222 +
201 201  )))
202 202  
203 203  (% aria-label="1653268227651-549.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653268227651-549.png||data-widget="image" height="592" width="720"]](% 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" %)​
... ... @@ -205,6 +205,8 @@
205 205  
206 206  (((
207 207  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:
230 +
231 +
208 208  )))
209 209  
210 210  (((
... ... @@ -222,6 +222,8 @@
222 222  (((
223 223  (((
224 224  User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
249 +
250 +
225 225  )))
226 226  
227 227  (((
... ... @@ -235,8 +235,11 @@
235 235  
236 236  (% aria-label="image-20220519174512-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220519174512-3.png||data-widget="image" height="556" width="724"]](% 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" %)​
237 237  
238 -(% aria-label="image-20220519174512-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220519174512-4.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" %)​
264 +(% aria-label="image-20220519174512-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220519174512-4.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"]]
239 239  
266 +
267 +(% title="Click and drag to resize" %)​
268 +
240 240  You can also choose to create the device manually.
241 241  
242 242  (% aria-label="1652953542269-423.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1652953542269-423.png||data-widget="image" height="710" width="723"]](% 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" %)​
... ... @@ -248,35 +248,45 @@
248 248  (% aria-label="1652953553383-907.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1652953553383-907.png||data-widget="image" height="514" width="724"]](% 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" %)​
249 249  
250 250  
280 +
251 251  (((
252 252  (% style="color:blue" %)**Step 2**(%%): Power on RS485-LN and it will auto join to the TTN V3 network. After join success, it will start to upload message to TTN V3 and user can see in the panel.
283 +
284 +
253 253  )))
254 254  
255 255  (% aria-label="1652953568895-172.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1652953568895-172.png||data-widget="image" height="232" width="724"]](% 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" %)​
256 256  
257 257  
290 +
258 258  == 3.3 Configure Commands to read data ==
259 259  
293 +
260 260  (((
261 261  (((
262 262  (((
263 263  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-LNviaATorDownlink"]] or LoRaWAN Downlink Command to configure what commands RS485-LN should send for each sampling and how to handle the return from RS485 devices.
298 +
299 +
264 264  )))
265 265  )))
266 266  
267 267  (((
268 268  (((
269 -(% style="color:red" %)Note: below description and commands are for firmware version >v1.1, if you have firmware version v1.0. Please check the [[user manual v1.0>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/&file=RS485-LN_UserManual_v1.0.1.pdf]] or upgrade the firmware to v1.1
305 +(% style="color:red" %)**Note: below description and commands are for firmware version >v1.1, if you have firmware version v1.0. Please check the [[user manual v1.0>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/&file=RS485-LN_UserManual_v1.0.1.pdf]] or upgrade the firmware to v1.1**
270 270  )))
271 271  
308 +
272 272  
273 273  )))
274 274  )))
275 275  
276 -=== 3.3.1 onfigure UART settings for RS485 or TTL communication ===
313 +=== 3.3.1 Configure UART settings for RS485 or TTL communication ===
277 277  
315 +
278 278  To use RS485-LN to read data from RS485 sensors, connect the RS485-LN A/B traces to the sensors. And user need to make sure RS485-LN use the match UART setting to access the sensors. The related commands for UART settings are:
279 279  
318 +
280 280  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
281 281  |=(% style="width: 110px;" %)(((
282 282  **AT Commands**
... ... @@ -336,11 +336,16 @@
336 336  )))
337 337  
338 338  
378 +
379 +
339 339  === 3.3.2 Configure sensors ===
340 340  
382 +
341 341  (((
342 342  (((
343 -Some sensors might need to configure before normal operation. User can configure such sensor via PC and RS485 adapter or through RS485-LN AT Commands (% style="color:#4f81bd" %)**AT+CFGDEV**(%%). Each (% style="color:#4f81bd" %)**AT+CFGDEV **(%%)equals to send a RS485 command to sensors. This command will only run when user input it and won’t run during each sampling.
385 +Some sensors might need to configure before normal operation. User can configure such sensor via PC and RS485 adapter or through RS485-LN AT Commands (% style="color:#4f81bd" %)**AT+CFGDEV**(%%). Each (% style="color:#4f81bd" %)**AT+CFGDEV **(%%)equals to send a RS485 command to sensors. This command will only run when user input it and won't run during each sampling.
386 +
387 +
344 344  )))
345 345  )))
346 346  
... ... @@ -360,8 +360,12 @@
360 360  )))
361 361  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
362 362  
407 +
408 +
409 +
363 363  === 3.3.3 Configure read commands for each sampling ===
364 364  
412 +
365 365  (((
366 366  During each sampling, we need confirm what commands we need to send to the RS485 sensors to read data. After the RS485 sensors send back the value, it normally include some bytes and we only need a few from them for a shorten payload.
367 367  
... ... @@ -402,7 +402,7 @@
402 402  In the RS485-LN, we should use this command AT+COMMAND1=01 03 0B B8 00 02,1 for the same.
403 403  
404 404  
405 -(% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 45 bytes.
453 +(% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
406 406  
407 407  (% border="1" style="background-color:#4bacc6; color:white; width:510px" %)
408 408  |(% style="width:510px" %)(((
... ... @@ -420,11 +420,13 @@
420 420  (% aria-label="image-20220602153621-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602153621-1.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" %)​
421 421  
422 422  
471 +
423 423  * (% style="color:#037691" %)**Grab a section**
424 424  
425 425  (% aria-label="image-20220602153621-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602153621-2.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" %)​
426 426  
427 427  
477 +
428 428  * (% style="color:#037691" %)**Grab different sections**
429 429  
430 430  (% aria-label="image-20220602153621-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602153621-3.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" %)​
... ... @@ -435,6 +435,7 @@
435 435  
436 436  === 3.3.4 Compose the uplink payload ===
437 437  
488 +
438 438  (((
439 439  Through AT+COMMANDx and AT+DATACUTx we got valid value from each RS485 commands, Assume these valid value are RETURN1, RETURN2, .., to RETURNx. The next step is how to compose the LoRa Uplink Payload by these RETURNs. The command is **AT+DATAUP.**
440 440  
... ... @@ -493,7 +493,7 @@
493 493  DATA3=the rest of Valid value of RETURN10= **30**
494 494  
495 495  
496 -(% style="color:red" %)Notice: In firmware v1.3, the Max bytes has been changed according to the max bytes in different Frequency Bands for lowest SF. As below:
547 +(% style="color:red" %)**Notice: In firmware v1.3, the Max bytes has been changed according to the max bytes in different Frequency Bands for lowest SF. As below:**
497 497  
498 498   ~* For AU915/AS923 bands, if UplinkDwell time=0, max 51 bytes for each uplink.
499 499  
... ... @@ -503,7 +503,22 @@
503 503  
504 504   ~* For all other bands: max 51 bytes for each uplink.
505 505  
557 +(% style="color:red" %)*** When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
506 506  
559 +(% style="color:red" %)** When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value. (Since v1.4.0)**
560 +
561 +
562 +(% style="color:#4f81bd" %)**If the data is empty, return to the display(Since v1.4.0)**
563 +
564 +1)When AT+MOD=1, if the data intercepted by AT+DATACUT or AT+MBFUN is empty, it will display NULL, and the payload will be filled with n FFs.
565 +
566 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114359-3.png?width=1106&height=297&rev=1.1||alt="image-20220824114359-3.png" height="297" width="1106"]]
567 +
568 +2)When AT+MOD=2, if the data intercepted by AT+DATACUT or AT+MBFUN is empty, it will display NULL, and the payload will be filled with n 00s.
569 +
570 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/image-20220824114330-2.png?rev=1.1||alt="image-20220824114330-2.png"]]
571 +
572 +
507 507  Below are the uplink payloads:
508 508  
509 509  (% aria-label="1654157178836-407.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654157178836-407.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" %)​
... ... @@ -512,6 +512,7 @@
512 512  
513 513  === 3.3.5 Uplink on demand ===
514 514  
581 +
515 515  Except uplink periodically, RS485-LN is able to uplink on demand. The server send downlink command to RS485-LN and RS485 will uplink data base on the command.
516 516  
517 517  Downlink control command:
... ... @@ -524,6 +524,7 @@
524 524  
525 525  === 3.3.6 Uplink on Interrupt ===
526 526  
594 +
527 527  RS485-LN support external Interrupt uplink since hardware v1.2 release.
528 528  
529 529  (% aria-label="1654157342174-798.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654157342174-798.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" %)​
... ... @@ -531,6 +531,7 @@
531 531  Connect the Interrupt pin to RS485-LN INT port and connect the GND pin to V- port. When there is a high voltage (Max 24v) on INT pin. Device will send an uplink packet.
532 532  
533 533  
602 +
534 534  == 3.4 Uplink Payload ==
535 535  
536 536  
... ... @@ -539,8 +539,10 @@
539 539  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
540 540  
541 541  
611 +
542 542  == 3.5 Configure RS485-LN via AT or Downlink ==
543 543  
614 +
544 544  (((
545 545  User can configure RS485-LN via AT Commands or LoRaWAN Downlink Commands
546 546  )))
... ... @@ -562,13 +562,17 @@
562 562  )))
563 563  
564 564  
636 +
565 565  === 3.5.1 Common Commands ===
566 566  
639 +
567 567  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]]
568 568  
569 569  
570 -=== 3.5.2 Sensor related commands ===
571 571  
644 +=== 3.5.2 Downlink Response(Since firmware v1.4) ===
645 +
646 +
572 572  Response feature is added to the server's downlink, a special package with a FPort of 200 will be uploaded immediately after receiving the data sent by the server.
573 573  
574 574  (% aria-label="image-20220602163333-5.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602163333-5.png||data-widget="image" height="263" width="1160"]](% title="Click and drag to resize" %)​
... ... @@ -584,8 +584,9 @@
584 584  
585 585  ==== (% style="color:blue" %)**RS485 Debug Command**(%%) ====
586 586  
662 +
587 587  (((
588 -This command is used to configure the RS485 devices; they wont be used during sampling.
664 +This command is used to configure the RS485 devices; they won't be used during sampling.
589 589  )))
590 590  
591 591  * (((
... ... @@ -640,7 +640,7 @@
640 640  (((
641 641  
642 642  
643 -**Example 1**  ~-~-> Configure without ask for uplink (YY=0)
719 +(% style="color:blue" %)**Example 1:**  (%%) ~-~-> Configure without ask for uplink (YY=0)
644 644  )))
645 645  
646 646  (((
... ... @@ -678,7 +678,7 @@
678 678  )))
679 679  
680 680  (((
681 -**Example 2**  ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
757 +(% style="color:blue" %)**Example 2:**  (%%) ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
682 682  )))
683 683  
684 684  (((
... ... @@ -706,6 +706,7 @@
706 706  
707 707  ==== (% style="color:blue" %)**Set Payload version**(%%) ====
708 708  
785 +
709 709  (((
710 710  This is the first byte of the uplink payload. RS485-LN can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
711 711  )))
... ... @@ -730,10 +730,17 @@
730 730  )))
731 731  
732 732  
810 +1)Add the interrupt flag at the highest bit of the Payver byte, that is, Byte7 of the first byte. (Since v1.4.0)[[image:image-20220824145428-2.png||height="168" width="1300"]]
733 733  
734 734  
813 +2)if the data intercepted by AT+DATACUT or AT+MBFUN is empty, it will display NULL, and the payload will be filled with n FFs.
814 +
815 +[[image:image-20220824145428-3.png||height="308" width="1200"]]
816 +
817 +
735 735  ==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%) ====
736 736  
820 +
737 737  (((
738 738  AT+COMMANDx or AT+DATACUTx
739 739  )))
... ... @@ -761,10 +761,14 @@
761 761  
762 762  (((
763 763  **0xAF** downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
848 +
849 +
764 764  )))
765 765  
766 766  (((
767 767  (% style="color:red" %)**Note**(%%): if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.
854 +
855 +
768 768  )))
769 769  
770 770  (((
... ... @@ -814,6 +814,7 @@
814 814  
815 815  ==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%) ====
816 816  
905 +
817 817  (((
818 818  **AT+MBFUN** is valid since v1.3 firmware version. The command is for fast configure to read Modbus devices. It is only valid for the devices which follow the [[MODBUS-RTU protocol>>url:https://www.modbustools.com/modbus.html]].
819 819  )))
... ... @@ -855,6 +855,7 @@
855 855  
856 856  ==== (% style="color:blue" %)**RS485 command timeout**(%%) ====
857 857  
947 +
858 858  (((
859 859  Some Modbus device has slow action to send replies. This command is used to configure the RS485-LN to use longer time to wait for their action.
860 860  )))
... ... @@ -904,10 +904,9 @@
904 904  )))
905 905  
906 906  
907 -
908 -
909 909  ==== (% style="color:blue" %)**Uplink payload mode**(%%) ====
910 910  
999 +
911 911  (((
912 912  Define to use one uplink or multiple uplinks for the sampling.
913 913  )))
... ... @@ -920,30 +920,46 @@
920 920  
921 921  * (((
922 922  (% style="color:#037691" %)** AT Command:**
923 -)))
924 924  
925 925  **AT+DATAUP=0**
926 926  
927 927  **AT+DATAUP=1**
928 928  
1017 +
1018 +)))
929 929  
1020 +**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1021 +
1022 +Each uplink is sent to the server at 20-second intervals when segmented.
1023 +
1024 +
930 930  * (((
931 931  (% style="color:#037691" %)** Downlink Payload:**
932 932  )))
933 933  
934 -(((
935 -**0xAD 00**  **~-~->** Same as AT+DATAUP=0
936 -)))
1029 +**0xAD 00**  **~-~->** Same as AT+DATAUP=0
937 937  
938 -(((
939 -**0xAD 01**  **~-~->** Same as AT+DATAUP=1
1031 +**0xAD 01**  **~-~->** Same as AT+DATAUP=1  ~/~/Each uplink is sent to the server one after the other as it is segmented.
1032 +
1033 +
1034 +* (((
1035 +(% style="color:#037691" %)** AT Command:**
940 940  )))
941 941  
1038 +**AT+DATAUP=1,Timeout**
942 942  
943 943  
1041 +* (((
1042 +(% style="color:#037691" %)** Downlink Payload:**
1043 +)))
944 944  
1045 +**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1046 +
1047 +Each uplink is sent to the server at 20-second intervals when segmented.
1048 +
945 945  ==== (% style="color:blue" %)**Manually trigger an Uplink**(%%) ====
946 946  
1051 +
947 947  (((
948 948  Ask device to send an uplink immediately.
949 949  )))
... ... @@ -973,6 +973,7 @@
973 973  
974 974  ==== (% style="color:blue" %)**Clear RS485 Command**(%%) ====
975 975  
1081 +
976 976  (((
977 977  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
978 978  
... ... @@ -1019,8 +1019,11 @@
1019 1019  
1020 1020  ==== (% style="color:blue" %)**Set Serial Communication Parameters**(%%) ====
1021 1021  
1128 +
1022 1022  (((
1023 1023  Set the Rs485 serial communication parameters:
1131 +
1132 +
1024 1024  )))
1025 1025  
1026 1026  * (((
... ... @@ -1028,12 +1028,10 @@
1028 1028  )))
1029 1029  
1030 1030  (((
1031 -
1032 -
1033 1033  * Set Baud Rate
1034 1034  )))
1035 1035  
1036 -**AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1143 +**AT+BAUDR=9600**    ~/~/ Options: (200~~115200)  When using low baud rate or receiving multiple bytes, you need to use AT+CMDDL to increase the receive timeout (the default receive timeout is 400ms), otherwise data will be lost
1037 1037  
1038 1038  
1039 1039  (((
... ... @@ -1079,10 +1079,126 @@
1079 1079  )))
1080 1080  
1081 1081  
1189 +==== (% style="color:blue" %)**Encrypted payload**(%%) ====
1082 1082  
1191 +(((
1192 +
1193 +)))
1083 1083  
1195 +* (((
1196 +(% style="color:#037691" %)** AT Command:**
1197 +)))
1198 +
1199 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1200 +
1201 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1202 +
1203 +
1204 +==== (% style="color:blue" %)**Get sensor value**(%%) ====
1205 +
1206 +
1207 +* (((
1208 +(% style="color:#037691" %)** AT Command:**
1209 +)))
1210 +
1211 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1212 +
1213 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1214 +
1215 +
1216 +==== (% style="color:blue" %)**Resets the downlink packet count**(%%) ====
1217 +
1218 +
1219 +* (((
1220 +(% style="color:#037691" %)** AT Command:**
1221 +)))
1222 +
1223 +**AT+DISFCNTCHECK=0  **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1224 +
1225 +**AT+DISFCNTCHECK=1  **~/~/When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1226 +
1227 +
1228 +==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches**(%%) ====
1229 +
1230 +
1231 +* (((
1232 +(% style="color:#037691" %)** AT Command:**
1233 +)))
1234 +
1235 + **AT+DISMACANS=0**  ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1236 +
1237 + **AT+DISMACANS=1**      ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1238 +
1239 +
1240 +* (((
1241 +(% style="color:#037691" %)** Downlink Payload:**
1242 +)))
1243 +
1244 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1245 +
1246 +
1247 +==== (% style="color:blue" %)** Copy downlink to uplink **(%%) ====
1248 +
1249 +
1250 +* (((
1251 +(% style="color:#037691" %)** AT Command:**
1252 +)))
1253 +
1254 +**AT+RPL=5**  ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1255 +
1256 +Example:**aa xx xx xx xx**         ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent.
1257 +
1258 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1259 +
1260 +For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1261 +
1262 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1263 +
1264 +For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1265 +
1266 +
1267 +==== (% style="color:blue" %)**Query version number and frequency band 、TDC**(%%) ====
1268 +
1269 +
1270 +* (((
1271 +(% style="color:#037691" %)**Downlink Payload:**
1272 +
1273 +**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1274 +)))
1275 +
1276 +Example:
1277 +
1278 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1279 +
1280 +==== ====
1281 +
1282 +==== (% style="color:blue" %)** Monitor RS485 communication of other devices**(%%) ====
1283 +
1284 +
1285 +* (((
1286 +(% style="color:#037691" %)** AT Command:**
1287 +)))
1288 +
1289 +**~ ​AT+RXMODE=1,10**  ~/~/ When the RS485-LN receives more than 10 bytes from the RS485, it immediately sends the uplink of the received data.
1290 +
1291 +**~ ​AT+RXMODE=2,500    ** ~/~/RS485-LN uploads data as uplink from the first byte received by RS485 to the data received within 500ms after that.
1292 +
1293 + **AT+RXMODE=0,0  ** ~/~/Disable this mode (default)
1294 +
1295 +
1296 +* (((
1297 +(% style="color:#037691" %)**Downlink Payload:**
1298 +)))
1299 +
1300 +**A6 aa bb bb                   ** ~/~/same as AT+RXMODE=aa,bb
1301 +
1302 +[[image:image-20220824144240-1.png]]
1303 +
1304 +
1305 +
1084 1084  == 3.6 Listening mode for RS485 network ==
1085 1085  
1308 +
1086 1086  (((
1087 1087  This feature support since firmware v1.4
1088 1088  )))
... ... @@ -1089,6 +1089,8 @@
1089 1089  
1090 1090  (((
1091 1091  RS485-LN supports listening mode, it can listen the RS485 network packets and send them via LoRaWAN uplink. Below is the structure. The blue arrow shows the RS485 network packets to RS485-LN.
1315 +
1316 +
1092 1092  )))
1093 1093  
1094 1094  (% aria-label="image-20220602171200-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602171200-8.png||data-widget="image" height="567" width="1007"]](% 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" %)​
... ... @@ -1174,11 +1174,12 @@
1174 1174  
1175 1175  (((
1176 1176  (((
1177 -(% 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.
1402 +(% 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.**
1178 1178  )))
1179 1179  )))
1180 1180  
1181 1181  
1407 +
1182 1182  == 3.7 Buttons ==
1183 1183  
1184 1184  
... ... @@ -1188,8 +1188,6 @@
1188 1188  |(% style="width:50px" %)**RST**|(% style="width:361px" %)Reboot RS485
1189 1189  |(% style="width:50px" %)**PRO**|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1190 1190  
1191 -
1192 -
1193 1193  == 3.8 LEDs ==
1194 1194  
1195 1195  
... ... @@ -1198,17 +1198,19 @@
1198 1198  |**PWR**|Always on if there is power
1199 1199  |**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.
1200 1200  
1201 -
1202 -
1203 1203  = 4. Case Study =
1204 1204  
1427 +
1205 1205  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]]
1206 1206  
1207 1207  
1431 +
1208 1208  = 5. Use AT Command =
1209 1209  
1434 +
1210 1210  == 5.1 Access AT Command ==
1211 1211  
1437 +
1212 1212  (((
1213 1213  RS485-LN supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to RS485-LN to use AT command, as below.
1214 1214  )))
... ... @@ -1234,6 +1234,7 @@
1234 1234  
1235 1235  === 5.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1236 1236  
1463 +
1237 1237  If device has not joined network yet:
1238 1238  
1239 1239  * (% style="color:#037691" %)**AT+FDR**
... ... @@ -1252,6 +1252,7 @@
1252 1252  )))
1253 1253  
1254 1254  
1482 +
1255 1255  === 5.5.2 Single-channel ABP mode (Use with LG01/LG02) ===
1256 1256  
1257 1257  
... ... @@ -1283,15 +1283,20 @@
1283 1283  2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1284 1284  3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.
1285 1285  4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5
1514 +
1515 +
1286 1286  )))
1287 1287  
1288 1288  (% aria-label="1654162478620-421.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654162478620-421.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" %)​
1289 1289  
1290 1290  
1521 +
1291 1291  = 6. FAQ =
1292 1292  
1524 +
1293 1293  == 6.1 How to upgrade the image? ==
1294 1294  
1527 +
1295 1295  (((
1296 1296  The RS485-LN LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to RS485-LN to:
1297 1297  )))
... ... @@ -1310,14 +1310,16 @@
1310 1310  Below shows the hardware connection for how to upload an image to RS485-LN:
1311 1311  )))
1312 1312  
1313 -(% aria-label="1654162535040-878.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654162535040-878.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" %)​
1546 +(% aria-label="1654162535040-878.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1654162535040-878.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"]]
1314 1314  
1548 +(% title="Click and drag to resize" %)​
1549 +
1315 1315  (((
1316 1316  (% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
1317 1317  )))
1318 1318  
1319 1319  (((
1320 -(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1555 +(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACP33wo_ZQLsxW2MJ70oUoba/RS485-LN/Firmware?dl=0&subfolder_nav_tracking=1]].
1321 1321  )))
1322 1322  
1323 1323  (((
... ... @@ -1342,42 +1342,69 @@
1342 1342  (% 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" %)​
1343 1343  
1344 1344  
1345 -(% 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:
1580 +(% 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:**
1346 1346  
1347 1347  (% 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" %)​
1348 1348  
1349 1349  
1585 +
1350 1350  == 6.2 How to change the LoRa Frequency Bands/Region? ==
1351 1351  
1588 +
1352 1352  User can follow the introduction for [[how to upgrade image>>||anchor="H6.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download.
1353 1353  
1354 1354  
1592 +
1355 1355  == 6.3 How many RS485-Slave can RS485-LN connects? ==
1356 1356  
1595 +
1357 1357  The RS485-LN can support max 32 RS485 devices. Each uplink command of RS485-LN can support max 16 different RS485 command. So RS485-LN can support max 16 RS485 devices pre-program in the device for uplink. For other devices no pre-program, user can use the [[downlink message (type code 0xA8) to poll their info>>||anchor="H3.3.3Configurereadcommandsforeachsampling"]].
1358 1358  
1359 1359  
1599 +
1360 1360  == 6.4 Compatible question to ChirpStack and TTI LoRaWAN server ? ==
1361 1361  
1602 +
1362 1362  When user need to use with ChirpStack or TTI. Please set AT+RPL=4.
1363 1363  
1364 1364  Detail info check this link: [[Set Packet Receiving Response Level>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H7.23SetPacketReceivingResponseLevel"]]
1365 1365  
1366 1366  
1608 +
1609 +== 6.5 Can i use point to point communication for RS485-LN? ==
1610 +
1611 +
1612 +Yes, please refer [[Point to Point Communication for RS485-LN>>Point to Point Communication for RS485-LN]].
1613 +
1614 +
1615 +
1616 +== 6.6 How to Use RS485-LN  to connect to RS232 devices? ==
1617 +
1618 +
1619 +[[Use RS485-BL or RS485-LN to connect to RS232 devices. - DRAGINO>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/RS485%20to%20RS232/]]
1620 +
1621 +
1622 +
1367 1367  = 7. Trouble Shooting =
1368 1368  
1625 +
1369 1369  == 7.1 Downlink doesn't work, how to solve it? ==
1370 1370  
1628 +
1371 1371  Please see this link for debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome]]
1372 1372  
1373 1373  
1632 +
1374 1374  == 7.2 Why I can't join TTN V3 in US915 /AU915 bands? ==
1375 1375  
1635 +
1376 1376  It might about the channels mapping. Please see for detail: [[Notice of Frequency band>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
1377 1377  
1378 1378  
1639 +
1379 1379  = 8. Order Info =
1380 1380  
1642 +
1381 1381  (% style="color:blue" %)**Part Number: RS485-LN-XXX**
1382 1382  
1383 1383  (% style="color:blue" %)**XXX:**
... ... @@ -1393,8 +1393,6 @@
1393 1393  * (% style="color:red" %)**RU864**(%%):  frequency bands RU864
1394 1394  * (% style="color:red" %)**KZ865**(%%):  frequency bands KZ865
1395 1395  
1396 -
1397 -
1398 1398  = 9.Packing Info =
1399 1399  
1400 1400  
... ... @@ -1411,10 +1411,9 @@
1411 1411  * Package Size / pcs : 14.5 x 8 x 5 cm
1412 1412  * Weight / pcs : 170g
1413 1413  
1414 -
1415 -
1416 1416  = 10. FCC Caution for RS485LN-US915 =
1417 1417  
1676 +
1418 1418  (((
1419 1419  Any Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
1420 1420  )))
... ... @@ -1432,7 +1432,7 @@
1432 1432  )))
1433 1433  
1434 1434  (((
1435 -**Note: **This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
1694 +(% style="color:red" %)**Note: **(%%)This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
1436 1436  )))
1437 1437  
1438 1438  (((
... ... @@ -1464,11 +1464,16 @@
1464 1464  )))
1465 1465  
1466 1466  
1726 +
1467 1467  = 11. Support =
1468 1468  
1729 +
1469 1469  * (((
1470 1470  Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1471 1471  )))
1472 1472  * (((
1473 1473  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1735 +
1736 +
1737 +
1474 1474  )))
image-20220824144240-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +110.9 KB
Content
image-20220824145428-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +12.6 KB
Content
image-20220824145428-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +17.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0