<
From version < 67.1 >
edited by Bei Jinggeng
on 2022/07/08 16:50
To version < 73.4 >
edited by Xiaoling
on 2022/09/12 10:52
>
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
... ... @@ -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  
... ... @@ -361,8 +361,11 @@
361 361  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
362 362  
363 363  
408 +
409 +
364 364  === 3.3.3 Configure read commands for each sampling ===
365 365  
412 +
366 366  (((
367 367  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.
368 368  
... ... @@ -375,6 +375,7 @@
375 375  
376 376  (% style="color:#037691" %)**Each RS485 commands include two parts:**
377 377  
425 +
378 378  ~1. What commands RS485-LN will send to the RS485 sensors. There are total 15 commands from **AT+COMMAD1**, **ATCOMMAND2**,…, to **AT+COMMANDF**. All commands are of same grammar.
379 379  
380 380  2. How to get wanted value the from RS485 sensors returns from by 1). There are total 15 AT Commands to handle the return, commands are **AT+DATACUT1**,**AT+DATACUT2**,…, **AT+DATACUTF** corresponding to the commands from 1). All commands are of same grammar.
... ... @@ -403,7 +403,7 @@
403 403  In the RS485-LN, we should use this command AT+COMMAND1=01 03 0B B8 00 02,1 for the same.
404 404  
405 405  
406 -(% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 45 bytes.
454 +(% style="color:#037691" %)**AT+DATACUTx **(%%)**: **This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
407 407  
408 408  (% border="1" style="background-color:#4bacc6; color:white; width:510px" %)
409 409  |(% style="width:510px" %)(((
... ... @@ -414,18 +414,22 @@
414 414  * **c: define the position for valid value.  **
415 415  )))
416 416  
465 +
417 417  **Examples:**
418 418  
468 +
419 419  * (% style="color:#037691" %)**Grab bytes**
420 420  
421 421  (% 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" %)​
422 422  
423 423  
474 +
424 424  * (% style="color:#037691" %)**Grab a section**
425 425  
426 426  (% 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" %)​
427 427  
428 428  
480 +
429 429  * (% style="color:#037691" %)**Grab different sections**
430 430  
431 431  (% 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" %)​
... ... @@ -436,6 +436,7 @@
436 436  
437 437  === 3.3.4 Compose the uplink payload ===
438 438  
491 +
439 439  (((
440 440  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.**
441 441  
... ... @@ -453,15 +453,13 @@
453 453  )))
454 454  
455 455  (((
456 -Final Payload is
509 +Final Payload is (% style="color:#4f81bd" %)**Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx**
457 457  )))
458 458  
459 459  (((
460 -(% style="color:#4f81bd" %)**Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx**
461 -)))
462 -
463 -(((
464 464  Where PAYVER is defined by AT+PAYVER, below is an example screen shot.
514 +
515 +
465 465  )))
466 466  
467 467  (% aria-label="1653269759169-150.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:1653269759169-150.png||data-widget="image" height="513" width="716"]](% 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" %)​
... ... @@ -472,16 +472,16 @@
472 472  
473 473  Compose the uplink payload with value returns in sequence and send with (% style="color:red" %)**Multiply UPLINKs**.
474 474  
475 -Final Payload is
526 +Final Payload is (% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
476 476  
477 -(% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
478 478  
479 -
480 480  1. PAYVER: Defined by AT+PAYVER
481 481  1. PAYLOAD COUNT: Total how many uplinks of this sampling.
482 482  1. PAYLOAD#: Number of this uplink. (from 0,1,2,3…,to PAYLOAD COUNT)
483 483  1. DATA: Valid value: max 8 bytes for each uplink so each uplink <= 11 bytes. For the last uplink, DATA will might less than 8 bytes
484 484  
534 +
535 +
485 485  (% aria-label="image-20220602155039-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220602155039-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" %)​
486 486  
487 487  
... ... @@ -494,8 +494,9 @@
494 494  DATA3=the rest of Valid value of RETURN10= **30**
495 495  
496 496  
497 -(% 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:
548 +(% 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:**
498 498  
550 +
499 499   ~* For AU915/AS923 bands, if UplinkDwell time=0, max 51 bytes for each uplink.
500 500  
501 501   * For AU915/AS923 bands, if UplinkDwell time=0, max 11 bytes for each uplink.
... ... @@ -504,9 +504,30 @@
504 504  
505 505   ~* For all other bands: max 51 bytes for each uplink.
506 506  
559 +(% style="color:red" %)*** When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
507 507  
561 +(% 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)**
562 +
563 +
564 +(% style="color:#4f81bd" %)**If the data is empty, return to the display(Since v1.4.0)**
565 +
566 +1 )  When **(% style="color:blue" %)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**.
567 +
568 +
569 +[[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"]]
570 +
571 +
572 +
573 +2 )  When **(% style="color:blue" %)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**.
574 +
575 +
576 +[[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"]]
577 +
578 +
579 +
508 508  Below are the uplink payloads:
509 509  
582 +
510 510  (% 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" %)​
511 511  
512 512  
... ... @@ -513,35 +513,43 @@
513 513  
514 514  === 3.3.5 Uplink on demand ===
515 515  
589 +
516 516  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.
517 517  
518 -Downlink control command:
592 +**(% style="color:blue" %)Downlink control command:**
519 519  
520 -**0x08 command**: Poll an uplink with current command set in RS485-LN.
594 +**(% style="color:#4472C4" %) 0x08 command**(%%): Poll an uplink with current command set in RS485-LN.
521 521  
522 -**0xA8 command**: Send a command to RS485-LN and uplink the output from sensors.
596 +**(% style="color:#4472C4" %) 0xA8 command**(%%): Send a command to RS485-LN and uplink the output from sensors.
523 523  
524 524  
525 525  
526 526  === 3.3.6 Uplink on Interrupt ===
527 527  
602 +
528 528  RS485-LN support external Interrupt uplink since hardware v1.2 release.
529 529  
605 +
530 530  (% 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 531  
532 532  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.
533 533  
534 534  
611 +
535 535  == 3.4 Uplink Payload ==
536 536  
537 537  
538 -(% aria-label="image-20220606110929-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220606110929-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" %)​
615 +(% aria-label="image-20220606110929-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220606110929-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"]]
539 539  
617 +(% title="Click and drag to resize" %)​
618 +
540 540  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
541 541  
542 542  
622 +
543 543  == 3.5 Configure RS485-LN via AT or Downlink ==
544 544  
625 +
545 545  (((
546 546  User can configure RS485-LN via AT Commands or LoRaWAN Downlink Commands
547 547  )))
... ... @@ -563,13 +563,17 @@
563 563  )))
564 564  
565 565  
647 +
566 566  === 3.5.1 Common Commands ===
567 567  
650 +
568 568  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]]
569 569  
570 570  
571 -=== 3.5.2 Sensor related commands ===
572 572  
655 +=== 3.5.2 Downlink Response(Since firmware v1.4) ===
656 +
657 +
573 573  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.
574 574  
575 575  (% 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" %)​
... ... @@ -585,8 +585,9 @@
585 585  
586 586  ==== (% style="color:blue" %)**RS485 Debug Command**(%%) ====
587 587  
673 +
588 588  (((
589 -This command is used to configure the RS485 devices; they wont be used during sampling.
675 +This command is used to configure the RS485 devices; they won't be used during sampling.
590 590  )))
591 591  
592 592  * (((
... ... @@ -641,7 +641,7 @@
641 641  (((
642 642  
643 643  
644 -**Example 1**  ~-~-> Configure without ask for uplink (YY=0)
730 +(% style="color:blue" %)**Example 1:**  (%%) ~-~-> Configure without ask for uplink (YY=0)
645 645  )))
646 646  
647 647  (((
... ... @@ -679,7 +679,7 @@
679 679  )))
680 680  
681 681  (((
682 -**Example 2**  ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
768 +(% style="color:blue" %)**Example 2:**  (%%) ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
683 683  )))
684 684  
685 685  (((
... ... @@ -707,6 +707,7 @@
707 707  
708 708  ==== (% style="color:blue" %)**Set Payload version**(%%) ====
709 709  
796 +
710 710  (((
711 711  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.
712 712  )))
... ... @@ -731,10 +731,17 @@
731 731  )))
732 732  
733 733  
821 +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"]]
734 734  
735 735  
824 +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.
825 +
826 +[[image:image-20220824145428-3.png||height="308" width="1200"]]
827 +
828 +
736 736  ==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%) ====
737 737  
831 +
738 738  (((
739 739  AT+COMMANDx or AT+DATACUTx
740 740  )))
... ... @@ -762,10 +762,14 @@
762 762  
763 763  (((
764 764  **0xAF** downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
859 +
860 +
765 765  )))
766 766  
767 767  (((
768 768  (% style="color:red" %)**Note**(%%): if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.
865 +
866 +
769 769  )))
770 770  
771 771  (((
... ... @@ -815,6 +815,7 @@
815 815  
816 816  ==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%) ====
817 817  
916 +
818 818  (((
819 819  **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]].
820 820  )))
... ... @@ -856,6 +856,7 @@
856 856  
857 857  ==== (% style="color:blue" %)**RS485 command timeout**(%%) ====
858 858  
958 +
859 859  (((
860 860  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.
861 861  )))
... ... @@ -905,10 +905,9 @@
905 905  )))
906 906  
907 907  
908 -
909 -
910 910  ==== (% style="color:blue" %)**Uplink payload mode**(%%) ====
911 911  
1010 +
912 912  (((
913 913  Define to use one uplink or multiple uplinks for the sampling.
914 914  )))
... ... @@ -921,30 +921,46 @@
921 921  
922 922  * (((
923 923  (% style="color:#037691" %)** AT Command:**
924 -)))
925 925  
926 926  **AT+DATAUP=0**
927 927  
928 928  **AT+DATAUP=1**
929 929  
1028 +
1029 +)))
930 930  
1031 +**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1032 +
1033 +Each uplink is sent to the server at 20-second intervals when segmented.
1034 +
1035 +
931 931  * (((
932 932  (% style="color:#037691" %)** Downlink Payload:**
933 933  )))
934 934  
935 -(((
936 -**0xAD 00**  **~-~->** Same as AT+DATAUP=0
937 -)))
1040 +**0xAD 00**  **~-~->** Same as AT+DATAUP=0
938 938  
939 -(((
940 -**0xAD 01**  **~-~->** Same as AT+DATAUP=1
1042 +**0xAD 01**  **~-~->** Same as AT+DATAUP=1  ~/~/Each uplink is sent to the server one after the other as it is segmented.
1043 +
1044 +
1045 +* (((
1046 +(% style="color:#037691" %)** AT Command:**
941 941  )))
942 942  
1049 +**AT+DATAUP=1,Timeout**
943 943  
944 944  
1052 +* (((
1053 +(% style="color:#037691" %)** Downlink Payload:**
1054 +)))
945 945  
1056 +**0xAD 01 00 00 14**  **~-~->** Same as AT+DATAUP=1,20000 ~/~/(00 00 14 is 20 seconds)
1057 +
1058 +Each uplink is sent to the server at 20-second intervals when segmented.
1059 +
946 946  ==== (% style="color:blue" %)**Manually trigger an Uplink**(%%) ====
947 947  
1062 +
948 948  (((
949 949  Ask device to send an uplink immediately.
950 950  )))
... ... @@ -974,6 +974,7 @@
974 974  
975 975  ==== (% style="color:blue" %)**Clear RS485 Command**(%%) ====
976 976  
1092 +
977 977  (((
978 978  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
979 979  
... ... @@ -1020,8 +1020,11 @@
1020 1020  
1021 1021  ==== (% style="color:blue" %)**Set Serial Communication Parameters**(%%) ====
1022 1022  
1139 +
1023 1023  (((
1024 1024  Set the Rs485 serial communication parameters:
1142 +
1143 +
1025 1025  )))
1026 1026  
1027 1027  * (((
... ... @@ -1029,12 +1029,10 @@
1029 1029  )))
1030 1030  
1031 1031  (((
1032 -
1033 -
1034 1034  * Set Baud Rate
1035 1035  )))
1036 1036  
1037 -**AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1154 +**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
1038 1038  
1039 1039  
1040 1040  (((
... ... @@ -1080,10 +1080,126 @@
1080 1080  )))
1081 1081  
1082 1082  
1200 +==== (% style="color:blue" %)**Encrypted payload**(%%) ====
1083 1083  
1202 +(((
1203 +
1204 +)))
1084 1084  
1206 +* (((
1207 +(% style="color:#037691" %)** AT Command:**
1208 +)))
1209 +
1210 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1211 +
1212 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1213 +
1214 +
1215 +==== (% style="color:blue" %)**Get sensor value**(%%) ====
1216 +
1217 +
1218 +* (((
1219 +(% style="color:#037691" %)** AT Command:**
1220 +)))
1221 +
1222 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1223 +
1224 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1225 +
1226 +
1227 +==== (% style="color:blue" %)**Resets the downlink packet count**(%%) ====
1228 +
1229 +
1230 +* (((
1231 +(% style="color:#037691" %)** AT Command:**
1232 +)))
1233 +
1234 +**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)
1235 +
1236 +**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.
1237 +
1238 +
1239 +==== (% style="color:blue" %)**When the limit bytes are exceeded, upload in batches**(%%) ====
1240 +
1241 +
1242 +* (((
1243 +(% style="color:#037691" %)** AT Command:**
1244 +)))
1245 +
1246 + **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)
1247 +
1248 + **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.
1249 +
1250 +
1251 +* (((
1252 +(% style="color:#037691" %)** Downlink Payload:**
1253 +)))
1254 +
1255 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1256 +
1257 +
1258 +==== (% style="color:blue" %)** Copy downlink to uplink **(%%) ====
1259 +
1260 +
1261 +* (((
1262 +(% style="color:#037691" %)** AT Command:**
1263 +)))
1264 +
1265 +**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.
1266 +
1267 +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.
1268 +
1269 +[[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"]]
1270 +
1271 +For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1272 +
1273 +[[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"]]
1274 +
1275 +For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1276 +
1277 +
1278 +==== (% style="color:blue" %)**Query version number and frequency band 、TDC**(%%) ====
1279 +
1280 +
1281 +* (((
1282 +(% style="color:#037691" %)**Downlink Payload:**
1283 +
1284 +**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1285 +)))
1286 +
1287 +Example:
1288 +
1289 +[[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"]]
1290 +
1291 +==== ====
1292 +
1293 +==== (% style="color:blue" %)** Monitor RS485 communication of other devices**(%%) ====
1294 +
1295 +
1296 +* (((
1297 +(% style="color:#037691" %)** AT Command:**
1298 +)))
1299 +
1300 +**~ ​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.
1301 +
1302 +**~ ​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.
1303 +
1304 + **AT+RXMODE=0,0  ** ~/~/Disable this mode (default)
1305 +
1306 +
1307 +* (((
1308 +(% style="color:#037691" %)**Downlink Payload:**
1309 +)))
1310 +
1311 +**A6 aa bb bb                   ** ~/~/same as AT+RXMODE=aa,bb
1312 +
1313 +[[image:image-20220824144240-1.png]]
1314 +
1315 +
1316 +
1085 1085  == 3.6 Listening mode for RS485 network ==
1086 1086  
1319 +
1087 1087  (((
1088 1088  This feature support since firmware v1.4
1089 1089  )))
... ... @@ -1090,6 +1090,8 @@
1090 1090  
1091 1091  (((
1092 1092  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.
1326 +
1327 +
1093 1093  )))
1094 1094  
1095 1095  (% 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" %)​
... ... @@ -1175,11 +1175,12 @@
1175 1175  
1176 1176  (((
1177 1177  (((
1178 -(% 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.
1413 +(% 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.**
1179 1179  )))
1180 1180  )))
1181 1181  
1182 1182  
1418 +
1183 1183  == 3.7 Buttons ==
1184 1184  
1185 1185  
... ... @@ -1189,7 +1189,6 @@
1189 1189  |(% style="width:50px" %)**RST**|(% style="width:361px" %)Reboot RS485
1190 1190  |(% style="width:50px" %)**PRO**|(% style="width:361px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1191 1191  
1192 -
1193 1193  == 3.8 LEDs ==
1194 1194  
1195 1195  
... ... @@ -1198,16 +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 1202  = 4. Case Study =
1203 1203  
1438 +
1204 1204  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]]
1205 1205  
1206 1206  
1442 +
1207 1207  = 5. Use AT Command =
1208 1208  
1445 +
1209 1209  == 5.1 Access AT Command ==
1210 1210  
1448 +
1211 1211  (((
1212 1212  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.
1213 1213  )))
... ... @@ -1233,6 +1233,7 @@
1233 1233  
1234 1234  === 5.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1235 1235  
1474 +
1236 1236  If device has not joined network yet:
1237 1237  
1238 1238  * (% style="color:#037691" %)**AT+FDR**
... ... @@ -1251,6 +1251,7 @@
1251 1251  )))
1252 1252  
1253 1253  
1493 +
1254 1254  === 5.5.2 Single-channel ABP mode (Use with LG01/LG02) ===
1255 1255  
1256 1256  
... ... @@ -1282,15 +1282,20 @@
1282 1282  2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1283 1283  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.
1284 1284  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
1525 +
1526 +
1285 1285  )))
1286 1286  
1287 1287  (% 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" %)​
1288 1288  
1289 1289  
1532 +
1290 1290  = 6. FAQ =
1291 1291  
1535 +
1292 1292  == 6.1 How to upgrade the image? ==
1293 1293  
1538 +
1294 1294  (((
1295 1295  The RS485-LN LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to RS485-LN to:
1296 1296  )))
... ... @@ -1309,14 +1309,16 @@
1309 1309  Below shows the hardware connection for how to upload an image to RS485-LN:
1310 1310  )))
1311 1311  
1312 -(% 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" %)​
1557 +(% 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"]]
1313 1313  
1559 +(% title="Click and drag to resize" %)​
1560 +
1314 1314  (((
1315 1315  (% 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]].
1316 1316  )))
1317 1317  
1318 1318  (((
1319 -(% 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/]].
1566 +(% 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]].
1320 1320  )))
1321 1321  
1322 1322  (((
... ... @@ -1341,52 +1341,69 @@
1341 1341  (% 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" %)​
1342 1342  
1343 1343  
1344 -(% 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:
1591 +(% 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:**
1345 1345  
1346 1346  (% 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" %)​
1347 1347  
1348 1348  
1596 +
1349 1349  == 6.2 How to change the LoRa Frequency Bands/Region? ==
1350 1350  
1599 +
1351 1351  User can follow the introduction for [[how to upgrade image>>||anchor="H6.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download.
1352 1352  
1353 1353  
1603 +
1354 1354  == 6.3 How many RS485-Slave can RS485-LN connects? ==
1355 1355  
1606 +
1356 1356  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"]].
1357 1357  
1358 1358  
1610 +
1359 1359  == 6.4 Compatible question to ChirpStack and TTI LoRaWAN server ? ==
1360 1360  
1613 +
1361 1361  When user need to use with ChirpStack or TTI. Please set AT+RPL=4.
1362 1362  
1363 1363  Detail info check this link: [[Set Packet Receiving Response Level>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H7.23SetPacketReceivingResponseLevel"]]
1364 1364  
1365 1365  
1619 +
1366 1366  == 6.5 Can i use point to point communication for RS485-LN? ==
1367 1367  
1622 +
1368 1368  Yes, please refer [[Point to Point Communication for RS485-LN>>Point to Point Communication for RS485-LN]].
1369 1369  
1370 1370  
1626 +
1371 1371  == 6.6 How to Use RS485-LN  to connect to RS232 devices? ==
1372 1372  
1629 +
1373 1373  [[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/]]
1374 1374  
1375 1375  
1633 +
1376 1376  = 7. Trouble Shooting =
1377 1377  
1636 +
1378 1378  == 7.1 Downlink doesn't work, how to solve it? ==
1379 1379  
1639 +
1380 1380  Please see this link for debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome]]
1381 1381  
1382 1382  
1643 +
1383 1383  == 7.2 Why I can't join TTN V3 in US915 /AU915 bands? ==
1384 1384  
1646 +
1385 1385  It might about the channels mapping. Please see for detail: [[Notice of Frequency band>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
1386 1386  
1387 1387  
1650 +
1388 1388  = 8. Order Info =
1389 1389  
1653 +
1390 1390  (% style="color:blue" %)**Part Number: RS485-LN-XXX**
1391 1391  
1392 1392  (% style="color:blue" %)**XXX:**
... ... @@ -1402,7 +1402,6 @@
1402 1402  * (% style="color:red" %)**RU864**(%%):  frequency bands RU864
1403 1403  * (% style="color:red" %)**KZ865**(%%):  frequency bands KZ865
1404 1404  
1405 -
1406 1406  = 9.Packing Info =
1407 1407  
1408 1408  
... ... @@ -1419,9 +1419,9 @@
1419 1419  * Package Size / pcs : 14.5 x 8 x 5 cm
1420 1420  * Weight / pcs : 170g
1421 1421  
1422 -
1423 1423  = 10. FCC Caution for RS485LN-US915 =
1424 1424  
1687 +
1425 1425  (((
1426 1426  Any Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
1427 1427  )))
... ... @@ -1439,7 +1439,7 @@
1439 1439  )))
1440 1440  
1441 1441  (((
1442 -**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:
1705 +(% 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:
1443 1443  )))
1444 1444  
1445 1445  (((
... ... @@ -1474,9 +1474,13 @@
1474 1474  
1475 1475  = 11. Support =
1476 1476  
1740 +
1477 1477  * (((
1478 1478  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.
1479 1479  )))
1480 1480  * (((
1481 1481  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]].
1746 +
1747 +
1748 +
1482 1482  )))
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