<
From version < 24.1 >
edited by Kilight Cao
on 2022/10/31 09:48
To version < 26.1 >
edited by Kilight Cao
on 2022/10/31 09:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -217,9 +217,61 @@
217 217  
218 218  
219 219  
220 -= **4. Build-in Server** =
220 += **4. How to configure the LA66 module** =
221 221  
222 222  
223 +== **4.1 Access the LA66 module** ==
224 +
225 +
226 +Users can access the LA66 module by running the following command, then select the option **''serial port setup"**:
227 +
228 +(% class="box infomessage" %)
229 +(((
230 +**root@dragino-2406ef:~~# minicom -s**
231 +)))
232 +
233 +[[image:image-20221029174637-2.png||height="410" width="524"]]
234 +
235 +
236 +And then, change the setting:
237 +
238 +(% class="box infomessage" %)
239 +(((
240 +**Serial Device :** **/dev/ttyUSB0**
241 +
242 +**Bps/Par/Bits : 9600 8N1**
243 +)))
244 +
245 +
246 +(% style="color:red" %)**Note: Enter the corresponding letter to change the configuration, like A,B,C**(%%)
247 +(% style="color:red" %)[[image:image-20221029174703-3.png]]
248 +
249 +
250 +Enter **AT+CFG **in the interface to get the configuration,
251 +
252 +[[image:image-20221029172156-1.png||height="315" width="358"]]
253 +
254 +
255 +LG01v2 Peer-to-Peer example:
256 +
257 +(% style="color:red" %)**LG01v2 as Receiver: (configured as AT+RXMOD=65535,2)**
258 +
259 +[[image:image-20221031091652-2.png]]
260 +
261 +
262 +(% style="color:red" %)**Sender:**
263 +
264 +
265 +[[image:image-20221031092053-4.png]]
266 +
267 +
268 +Instruction for LA66 Peer-to-Peer firmware :[[ **Instruction **>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]]
269 +)))
270 +
271 +
272 += (% id="cke_bm_262449S" style="display:none" %)** **(%%)**5. Build-in Server** =
273 +
274 +
223 223  The default factory version of LG01-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
224 224  
225 225  
... ... @@ -242,7 +242,7 @@
242 242  
243 243  
244 244  
245 -== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
297 +== **5.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
246 246  
247 247  
248 248  You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
... ... @@ -261,7 +261,7 @@
261 261  
262 262  
263 263  
264 -== **4.2 Application Server ~-~- Node-Red** ==
316 +== **5.2 Application Server ~-~- Node-Red** ==
265 265  
266 266  
267 267  You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
... ... @@ -273,10 +273,9 @@
273 273  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220725172124-3.png?width=843&height=610&rev=1.1||alt="image-20220725172124-3.png"]]
274 274  
275 275  
328 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**6. How users can access LG01v2 using serial USB**(%%) =
276 276  
277 -= **5. How users can access LG01v2 using serial USB** =
278 278  
279 -
280 280  (% style="color:blue" %)**USB TTL to LG01v2  Connection:**
281 281  
282 282  
... ... @@ -305,57 +305,7 @@
305 305  
306 306  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220804164747-2.png?width=594&height=622&rev=1.1||alt="image-20220804164747-2.png"]]
307 307  
308 -= **3. How to configure the LA66 module** =
309 309  
310 -
311 -== **3.1 Access the LA66 module** ==
312 -
313 -
314 -Users can access the LA66 module by running the following command, then select the option **''serial port setup"**:
315 -
316 -(% class="box infomessage" %)
317 -(((
318 -**root@dragino-2406ef:~~# minicom -s**
319 -)))
320 -
321 -[[image:image-20221029174637-2.png||height="410" width="524"]]
322 -
323 -
324 -And then, change the setting:
325 -
326 -(% class="box infomessage" %)
327 -(((
328 -**Serial Device :** **/dev/ttyUSB0**
329 -
330 -**Bps/Par/Bits : 9600 8N1**
331 -)))
332 -
333 -
334 -(% style="color:red" %)**Note: Enter the corresponding letter to change the configuration, like A,B,C**(%%)
335 -(% style="color:red" %)[[image:image-20221029174703-3.png]]
336 -
337 -
338 -Enter **AT+CFG **in the interface to get the configuration,
339 -
340 -[[image:image-20221029172156-1.png||height="315" width="358"]]
341 -
342 -
343 -LG01v2 Peer-to-Peer example:
344 -
345 -(% style="color:red" %)**LG01v2 as Receiver: (configured as AT+RXMOD=65535,2)**
346 -
347 -[[image:image-20221031091652-2.png]]
348 -
349 -
350 -(% style="color:red" %)**Sender:**
351 -
352 -
353 -[[image:image-20221031092053-4.png]]
354 -
355 -
356 -Instruction for LA66 Peer-to-Peer firmware :[[ **Instruction **>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]]
357 -)))
358 -
359 359  = **7. Trouble Shooting** =
360 360  
361 361  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0