Last modified by Xiaoling on 2025/04/23 15:56

From version 60.3
edited by Xiaoling
on 2022/06/14 11:06
Change comment: There is no comment for this version
To version 60.9
edited by Xiaoling
on 2022/06/14 11:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -99,7 +99,6 @@
99 99  
100 100  
101 101  
102 -
103 103  == 1.3 Features ==
104 104  
105 105  * LoRaWAN Class A & Class C protocol (default Class C)
... ... @@ -113,7 +113,6 @@
113 113  
114 114  
115 115  
116 -
117 117  == 1.4 Applications ==
118 118  
119 119  * Smart Buildings & Home Automation
... ... @@ -125,7 +125,6 @@
125 125  
126 126  
127 127  
128 -
129 129  == 1.5 Firmware Change log ==
130 130  
131 131  [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]]
... ... @@ -194,12 +194,13 @@
194 194  
195 195  [[image:1653268227651-549.png||height="592" width="720"]]
196 196  
194 +
197 197  (((
198 198  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:
199 199  )))
200 200  
201 201  (((
202 -**Step 1**: Create a device in TTN V3 with the OTAA keys from RS485-LN.
200 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from RS485-LN.
203 203  )))
204 204  
205 205  (((
... ... @@ -209,6 +209,7 @@
209 209  
210 210  [[image:1652953462722-299.png]]
211 211  
210 +
212 212  (((
213 213  (((
214 214  User can enter this key in their LoRaWAN Server portal. Below is TTN V3 screen shot:
... ... @@ -215,7 +215,7 @@
215 215  )))
216 216  
217 217  (((
218 -Add APP EUI in the application.
217 +**Add APP EUI in the application.**
219 219  )))
220 220  )))
221 221  
... ... @@ -231,13 +231,15 @@
231 231  
232 232  [[image:1652953542269-423.png||height="710" width="723"]]
233 233  
234 -Add APP KEY and DEV EUI
235 235  
234 +
235 +**Add APP KEY and DEV EUI**
236 +
236 236  [[image:1652953553383-907.png||height="514" width="724"]]
237 237  
238 238  
239 239  (((
240 -**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.
241 +(% 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.
241 241  )))
242 242  
243 243  [[image:1652953568895-172.png||height="232" width="724"]]
... ... @@ -323,6 +323,9 @@
323 323  )))
324 324  )))
325 325  
327 +
328 +
329 +
326 326  === 3.3.2 Configure sensors ===
327 327  
328 328  (((
... ... @@ -347,6 +347,9 @@
347 347  )))
348 348  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
349 349  
354 +
355 +
356 +
350 350  === 3.3.3 Configure read commands for each sampling ===
351 351  
352 352  (((
... ... @@ -417,6 +417,7 @@
417 417  
418 418  [[image:image-20220602153621-3.png]]
419 419  
427 +
420 420  
421 421  )))
422 422  
... ... @@ -525,7 +525,7 @@
525 525  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
526 526  
527 527  
528 -== 3.5 Configure RS485-BL via AT or Downlink ==
536 +== 3.5 Configure RS485-LN via AT or Downlink ==
529 529  
530 530  (((
531 531  User can configure RS485-LN via AT Commands or LoRaWAN Downlink Commands