<
From version < 123.10 >
edited by Xiaoling
on 2022/07/06 09:54
To version < 129.2 >
edited by Xiaoling
on 2022/09/16 17:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,7 @@
6 6  
7 7  **Table of Contents:**
8 8  
9 +{{toc/}}
9 9  
10 10  
11 11  
... ... @@ -17,8 +17,10 @@
17 17  
18 18  
19 19  
21 +
20 20  = 1.  Introduction =
21 21  
24 +
22 22  == 1.1  What is the LG308N ==
23 23  
24 24  
... ... @@ -47,6 +47,7 @@
47 47  [[image:1657010949218-224.png]]
48 48  
49 49  
53 +
50 50  == 1.2  Specifications ==
51 51  
52 52  
... ... @@ -106,9 +106,9 @@
106 106  
107 107  
108 108  
109 -
110 110  == 1.3  Features ==
111 111  
115 +
112 112  * Open Source Linux system
113 113  * Managed by Web GUI, SSH via LAN or WiFi
114 114  * Emulates 49x LoRa demodulators
... ... @@ -117,12 +117,13 @@
117 117  
118 118  
119 119  
120 -
121 121  == 1.4  Hardware System Structure ==
122 122  
123 -[[image:1657011152828-178.png]]
124 124  
127 +[[image:image-20220916164504-1.png]]
125 125  
129 +
130 +
126 126  == 1.5  LG308N Applications ==
127 127  
128 128  
... ... @@ -129,8 +129,10 @@
129 129  [[image:1657011208596-209.png]]
130 130  
131 131  
137 +
132 132  == 1.6  LED Indicators ==
133 133  
140 +
134 134  LG308N has totally 6 LEDs, They are:
135 135  
136 136  * **Power LED  **[[image:image-20220705165446-1.png||height="15" width="16"]] : This (% style="color:red" %)**LED**(%%) will be **solid on** if the device is properly powered.
... ... @@ -156,11 +156,14 @@
156 156  
157 157  = 2.  Access and Configure LG308N =
158 158  
166 +
159 159  The LG308N is configured as a WiFi Access Point by default. User can access and configure the LG308N after connecting to its WiFi network, or via its Ethernet port.
160 160  
161 161  
170 +
162 162  == 2.1  Find IP address of LG308N ==
163 163  
173 +
164 164  === 2.1.1  Connect via WiFi ===
165 165  
166 166  [[image:1657011715859-829.png]]
... ... @@ -168,21 +168,26 @@
168 168  
169 169  At the first boot of LG308N, it will auto generate a WiFi network called (% style="color:green" %)**//dragino-xxxxxx //**(%%)with password:
170 170  
171 -(% style="color:red" %)Note: In latest version firmware, it has been password protected and the password is: dragino+dragino
172 172  
182 +(% style="color:red" %)**Note: In latest version firmware, it has been password protected and the password is:  **(% style="background-color:yellow" %)**dragino+dragino**
183 +
184 +
173 173  [[image:1652413127647-377.png]]
174 174  
175 175  
176 176  (((
177 -User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LG308N has the default IP (% style="color:green" %)10.130.1.1
189 +User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LG308N has the default IP (% style="color:green" %)**10.130.1.1**
178 178  
191 +
179 179  
180 180  )))
181 181  
182 182  === 2.1.2  Connect via WAN port with DHCP IP from router ===
183 183  
197 +
184 184  [[image:1657011966663-484.png]]
185 185  
200 +
186 186  (((
187 187  Alternatively, connect the LG308N** __WAN port__** to your router and LG308N will obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LG308N. You can also use this IP to connect.
188 188  )))
... ... @@ -194,8 +194,10 @@
194 194  
195 195  === 2.1.3  Connect via LAN port with direct connection from PC ===
196 196  
212 +
197 197  [[image:1657012061799-674.png]]
198 198  
215 +
199 199  (((
200 200  The LG308N __**LAN port**__ is configured as DHCP router by default, user can connect the PC to LAN port and set PC to DHCP mode, it will get IP from LAN port and be able to access to the device. The default IP in LAN port is 10.130.1.1
201 201  )))
... ... @@ -204,6 +204,7 @@
204 204  
205 205  === 2.1.4  Connect WiFi with DHCP IP from router ===
206 206  
224 +
207 207  [[image:image-20220705171041-7.png]]
208 208  
209 209  
... ... @@ -213,6 +213,7 @@
213 213  
214 214  === 2.1.5  Connect via LAN port by fall back ip ===
215 215  
234 +
216 216  The **LAN port** also has a [[fall back ip address>>path:#fallback_ip]] for access if user doesn't connect to uplink router.
217 217  
218 218  
... ... @@ -219,6 +219,7 @@
219 219  
220 220  == 2.2  Access Configure Web UI ==
221 221  
241 +
222 222  **Web Interface**
223 223  
224 224  Open a browser on the PC and type the LG308N ip address (depends on your connect method)
... ... @@ -227,7 +227,7 @@
227 227  
228 228  or
229 229  
230 -http:~/~/IP_ADDRESS or [[http:~~/~~/ IP_ADDRESS:8000>>url:http://192.168.1.xx:8000]]
250 +http:~/~/IP_ADDRESS or http:~/~/ IP_ADDRESS:8000
231 231  
232 232  
233 233  You will see the login interface of DLOS8N as shown below.
... ... @@ -238,13 +238,17 @@
238 238  
239 239  (% style="color:#4f81bd" %)**Password:   dragino**
240 240  
261 +
241 241  [[image:1652414287022-223.png]]
242 242  
243 243  
265 +
244 244  = 3.  Typical Network Setup =
245 245  
268 +
246 246  == 3.1  Overview ==
247 247  
271 +
248 248  (((
249 249  LG308N supports flexible network set up for different environment. This section describes the typical network topology can be set in LG308N. The typical network set up includes:
250 250  )))
... ... @@ -254,15 +254,21 @@
254 254  * **WiFi AP Mode**
255 255  * **Cellular Mode**
256 256  
281 +
282 +
257 257  == 3.2  Use WAN port to access Internet ==
258 258  
259 -By default, the DLOS8N is set to use the WAN port to connect to an upstream network. When you connect the DLOS8N’s WAN port to an upstream router, DLOS8N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**:
260 260  
286 +By default, the LG308N is set to use the WAN port to connect to an upstream network. When you connect the LG308N's WAN port to an upstream router, LG308N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**:
287 +
288 +
261 261  [[image:1657012559318-672.png]]
262 262  
263 263  
264 -== 3.3 Access the Internet as a WiFi Client ==
265 265  
293 +== 3.3  Access the Internet as a WiFi Client ==
294 +
295 +
266 266  In the WiFi Client Mode, LG308N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
267 267  
268 268  (((
... ... @@ -269,16 +269,18 @@
269 269  The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
270 270  )))
271 271  
272 -[[image:1657012573321-862.png]]
302 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20220916142159-25.png?rev=1.1||alt="image-20220916142159-25.png" height="398" width="859"]]
273 273  
274 274  (((
275 -In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.
305 +In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click(% style="color:blue" %)** Save & Apply**(%%) to connect.
276 276  
307 +
277 277  
278 278  )))
279 279  
280 280  == 3.4  Use built-in 4G modem for internet access ==
281 281  
313 +
282 282  If the LG308N has 3G/4G Cellular modem, user can use it as main internet connection or back up.
283 283  
284 284  
... ... @@ -291,10 +291,6 @@
291 291  
292 292  
293 293  (((
294 -
295 -)))
296 -
297 -(((
298 298  The set up page is (% style="color:#4f81bd" %)**System ~-~-> Cellular**
299 299  )))
300 300  
... ... @@ -309,8 +309,10 @@
309 309  )))
310 310  
311 311  
340 +
312 312  == 3.5  Check Internet connection ==
313 313  
343 +
314 314  In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
315 315  
316 316  * GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
... ... @@ -317,28 +317,43 @@
317 317  * Yellow  Tick  [[image:1652436705761-420.png||height="15" width="15"]] : This interface has IP address but don't use it for internet connection.
318 318  * RED Cross    [[image:1652436787176-950.png||height="14" width="15"]] : This interface doesn't connected.
319 319  
350 +
320 320  [[image:1657012821329-972.png]]
321 321  
322 322  
354 +
323 323  = 4.  Example: Configure as a LoRaWAN gateway =
324 324  
357 +
325 325  LG308N is fully compatible with LoRaWAN protocol. It uses the legacy Semtech Packet forwarder to forward the LoRaWAN packets to server. The structure is as below.
326 326  
360 +
327 327  (((
328 328  [[image:1657012860422-990.png]]
363 +
364 +
329 329  )))
330 330  
331 331  This chapter describes how to use the LG308N to work with(TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
332 332  
333 333  
370 +
334 334  == 4.1  Create a gateway in TTN V3 Server ==
335 335  
336 336  
337 -(% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
374 +(((
375 +(% style="color:blue" %)**Step 1: Get a Unique gateway ID.**
338 338  
377 +
378 +)))
379 +
339 339  (((
381 +(((
340 340  Every LG308N has a unique gateway id. The ID can be found at LoRaWAN page:
383 +
384 +
341 341  )))
386 +)))
342 342  
343 343  (((
344 344  [[image:1657013108723-531.png]]
... ... @@ -349,17 +349,24 @@
349 349  The example gateway id is: (% style="color:green" %)**a840411e96744154**
350 350  
351 351  
352 -(% style="color:#4f81bd" %)**Step 2: Sign up a user account in TTN server**
353 353  
398 +(% style="color:blue" %)**Step 2: Sign up a user account in TTN server**
399 +
400 +
354 354  [[**https:~~/~~/account.thethingsnetwork.org/register**>>url:https://account.thethingsnetwork.org/register]]
355 355  
403 +
356 356  [[image:1652422127479-258.png||height="346" width="738"]]
357 357  
358 358  
359 -(% style="color:#4f81bd" %)**Step 3: Choose the TTNv3 Cluster Picker**
360 360  
408 +(% style="color:blue" %)**Step 3: Choose the TTNv3 Cluster Picker**
409 +
410 +
361 361  (((
362 362  [[image:1652422142236-792.png||height="356" width="737"]]
413 +
414 +
363 363  )))
364 364  
365 365  (% style="color:red" %)**Note: Choose the cluster corresponds to a specific Gateway server address**
... ... @@ -370,12 +370,15 @@
370 370  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
371 371  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
372 372  
373 -(% style="color:#4f81bd" %)**Step 4: Create a Gateway**
374 374  
426 +(% style="color:blue" %)**Step 4: Create a Gateway**
427 +
428 +
375 375  [[image:1652422440891-514.png||height="360" width="747"]]
376 376  
377 377  Click the Gateway icon and then click Add gateway.
378 378  
433 +
379 379  Open the following page:
380 380  
381 381   [[image:1652422470352-518.png||height="391" width="716"]]
... ... @@ -385,16 +385,21 @@
385 385  
386 386  
387 387  (((
388 -(% style="color:red" %)**Notice: **Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.
443 +(% style="color:red" %)**Notice: Gateway Server address must match the gateway configuration, otherwise you will have problem for End Node to join the network.**
444 +
445 +
389 389  )))
390 390  
391 391  After creating the gateway, you can see the gateway info, as below.
392 392  
450 +
393 393  [[image:1652422509034-682.png||height="299" width="739"]]
394 394  
395 395  
396 -== 4.2  Configure DLOS8N to connect to TTN v3 ==
397 397  
455 +== 4.2  Configure LG308N to connect to TTN v3 ==
456 +
457 +
398 398  (((
399 399  You can now configure the LG308N to let it connect to TTN network V3.
400 400  )))
... ... @@ -404,26 +404,34 @@
404 404  )))
405 405  
406 406  (((
407 -Choose the right server provider and click (% style="color:#4f81bd" %)**Save&Apply**
467 +Choose the right server provider and click (% style="color:blue" %)**Save&Apply.**
468 +
469 +
408 408  )))
409 409  
410 410  [[image:1652422624783-580.png||height="327" width="729"]]
411 411  
412 -(% style="color:red" %)**Note: **The server address must match the Gateway server address you choose in TTN V3.
413 413  
475 +(% style="color:red" %)**Note: The server address must match the Gateway server address you choose in TTN V3.**
414 414  
477 +
415 415  In the home page, we can see the LoRaWAN connection is ready now.
416 416  
480 +
417 417  [[image:1657014479765-850.png]]
418 418  
419 419  
484 +
420 420  In TTN v3 portal, we can also see the gateway is connected.
421 421  
487 +
422 422  [[image:1652422703020-955.png||height="343" width="730"]]
423 423  
424 424  
491 +
425 425  == 4.3  Configure frequency ==
426 426  
494 +
427 427  We also need to set the frequency plan in LG308N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
428 428  
429 429  
... ... @@ -435,8 +435,10 @@
435 435   [[image:1652422763536-750.png||height="514" width="730"]]
436 436  
437 437  
506 +
438 438  == 4.4  Add a LoRaWAN End Device ==
439 439  
509 +
440 440  (((
441 441  This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.
442 442  )))
... ... @@ -448,7 +448,7 @@
448 448  [[image:1652422794767-871.png]]
449 449  
450 450  (((
451 -(% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
521 +(% style="color:blue" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
452 452  )))
453 453  
454 454  (((
... ... @@ -463,6 +463,8 @@
463 463  
464 464  
465 465  A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.
536 +
537 +
466 466  )))
467 467  
468 468  [[image:1652422840936-838.png]]
... ... @@ -469,7 +469,7 @@
469 469  
470 470  
471 471  (((
472 -(% style="color:red" %)Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.
544 +(% style="color:red" %)**Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.**
473 473  
474 474  
475 475  )))
... ... @@ -521,29 +521,40 @@
521 521  )))
522 522  
523 523  (((
524 -(% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
596 +(% style="color:blue" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
597 +
598 +
525 525  )))
526 526  
527 527  (((
528 -(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
602 +(% style="color:red" %)**Note that it may take some time for the device data to appear in the TTN v3 display.**
603 +
604 +
529 529  )))
530 530  
531 531  [[image:1652423277549-324.png||height="273" width="745"]]
532 532  
533 533  
610 +
534 534  = 5.  Web Configure Pages =
535 535  
613 +
536 536  == 5.1  Home ==
537 537  
616 +
538 538  Shows the system running status.
539 539  
619 +
540 540  [[image:1657014949846-507.png]]
541 541  
542 542  
623 +
543 543  == 5.2  LoRa Settings ==
544 544  
626 +
545 545  === 5.2.1  LoRa ~-~-> LoRa ===
546 546  
629 +
547 547  (((
548 548  This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well.
549 549  )))
... ... @@ -556,16 +556,21 @@
556 556  * (% style="color:blue" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
557 557  
558 558  (((
559 -After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
642 +After user choose the frequency plan, he can see the actually frequency in used by checking the page (% style="color:blue" %)**LogRead ~-~-> LoRa Log**
643 +
644 +
560 560  )))
561 561  
562 562  [[image:1652423554776-574.png||height="380" width="740"]]
563 563  
564 -Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
565 565  
650 +(% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
566 566  
652 +
653 +
567 567  === 5.2.2  LoRa ~-~-> ABP Decryption ===
568 568  
656 +
569 569  The LG308N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
570 570  
571 571  * No internet connection.
... ... @@ -575,22 +575,29 @@
575 575  
576 576  
577 577  Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
666 +
667 +
578 578  )))
579 579  
580 580  [[image:1652423628833-467.png||height="357" width="755"]]
581 581  
582 582  
673 +
583 583  == 5.3  LoRaWAN Settings ==
584 584  
676 +
585 585  === 5.3.1  LoRaWAN ~-~-> LoRaWAN ===
586 586  
587 -This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc
588 588  
680 +This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc.
681 +
682 +
589 589  [[image:1652423628833-467.png||height="357" width="755"]]
590 590  
685 +
591 591  (% style="color:red" %)**Note:**
592 592  
593 -~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.
688 +~*: User can ignore the latitude and longitude settings here, LG308N will use the actually value from GPS module.
594 594  
595 595  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
596 596  
... ... @@ -600,6 +600,7 @@
600 600  
601 601  === 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
602 602  
698 +
603 603  [[image:1652428499323-384.png||height="275" width="723"]]
604 604  
605 605  
... ... @@ -612,6 +612,7 @@
612 612  
613 613  === 5.3.3  LoRaWAN ~-~-> LORIOT ===
614 614  
711 +
615 615  (((
616 616  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
617 617  )))
... ... @@ -618,16 +618,24 @@
618 618  
619 619  (((
620 620  Instruction: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
718 +
719 +
621 621  )))
622 622  
623 623  [[image:1652428648903-878.png||height="266" width="731"]]
624 624  
625 625  
725 +
626 626  == 5.4  MQTT Settings ==
627 627  
728 +
729 +(((
628 628  If end nodes works in ABP mode, user can configure LG308N to transfer the data to MQTT broker,
731 +)))
629 629  
733 +(((
630 630  Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
735 +)))
631 631  
632 632  
633 633  [[image:1652428705046-212.png||height="417" width="733"]]
... ... @@ -636,10 +636,13 @@
636 636  
637 637  == 5.5  System ==
638 638  
744 +
639 639  === 5.5.1  System ~-~-> System Overview ===
640 640  
747 +
641 641  Shows the system info:
642 642  
750 +
643 643  [[image:1652428773760-580.png||height="408" width="728"]]
644 644  
645 645  
... ... @@ -646,14 +646,16 @@
646 646  
647 647  === 5.5.2  System ~-~-> General ( login settings) ===
648 648  
757 +
649 649  [[image:1652428861256-300.png||height="354" width="724"]]
650 650  
760 +
651 651  (((
652 -**__System Password:__**
762 +(% style="color:#037691" %)**__System Password:__**
653 653  )))
654 654  
655 655  (((
656 -There are two login for DLOS8: (% style="color:#4f81bd" %)root /dragino (% style="color:black" %)or (% style="color:#4f81bd" %)admin /dragino. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
766 +There are two login for DLOS8: (% style="color:#4f81bd" %)**root /dragino** (% style="color:black" %)or (% style="color:#4f81bd" %)**admin /dragino**. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
657 657  )))
658 658  
659 659  (((
... ... @@ -661,11 +661,11 @@
661 661  )))
662 662  
663 663  (((
664 -**__Timezone: __**Set device timezone.
774 +(% style="color:#037691" %)**__Timezone: __**(%%)Set device timezone.
665 665  )))
666 666  
667 667  (((
668 -**__Port forwarding: __**Enable/Disable the HTTP and SSH access via WAN interface.
778 +(% style="color:#037691" %)**__Port forwarding: __**(%%)Enable/Disable the HTTP and SSH access via WAN interface.
669 669  
670 670  
671 671  
... ... @@ -673,18 +673,20 @@
673 673  
674 674  === 5.5.3  System ~-~-> Network ===
675 675  
786 +
676 676  [[image:1652429149053-824.png||height="467" width="725"]]
677 677  
789 +
678 678  (((
679 -**__LAN Settings:  __**When the LG308N has the AP enable, LAN settings specify the network info for LG308N's own network.
791 +(% style="color:#037691" %)**__LAN Settings:  __**(%%)When the LG308N has the AP enable, LAN settings specify the network info for LG308N's own network.
680 680  )))
681 681  
682 682  (((
683 -__**WAN Settings: **__Setting for LG308N WAN port
795 +(% style="color:#037691" %)__**WAN Settings: **__(%%)Setting for LG308N WAN port
684 684  )))
685 685  
686 686  (((
687 -__**WiFi Settings:  **__Setting for LG308N WiFi IP when use it as WiFi Client
799 +(% style="color:#037691" %)__**WiFi Settings:  **__(%%)Setting for LG308N WiFi IP when use it as WiFi Client
688 688  )))
689 689  
690 690  
... ... @@ -691,6 +691,7 @@
691 691  
692 692  === 5.5.4  System ~-~-> WiFi ===
693 693  
806 +
694 694  LG308N WiFi Settings.
695 695  
696 696  [[image:1652429430767-921.png||height="367" width="723"]]
... ... @@ -699,16 +699,20 @@
699 699  
700 700  === 5.5.5  System ~-~-> Cellular ===
701 701  
815 +
702 702  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
703 703  
818 +
704 704  [[image:1652429309615-825.png||height="320" width="732"]]
705 705  
706 -(% style="color:red" %)Note *: For LG308N which doesn't have the cellular module, this page will shows Cellular not detected.
707 707  
822 +(% style="color:red" %)**Note *: For LG308N which doesn't have the cellular module, this page will shows Cellular not detected.**
708 708  
709 709  
825 +
710 710  === 5.5.6  System ~-~-> Network Status ===
711 711  
828 +
712 712  [[image:1652429486609-208.png||height="415" width="728"]]
713 713  
714 714  
... ... @@ -715,6 +715,7 @@
715 715  
716 716  === 5.5.7  System ~-~-> Remote Mgnt & Auto Provision ===
717 717  
835 +
718 718  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
719 719  
720 720  [[image:1652429518191-846.png||height="332" width="733"]]
... ... @@ -723,16 +723,14 @@
723 723  
724 724  [[image:1652429537849-154.png||height="339" width="722"]]
725 725  
844 +
726 726  Please see this document for detail:
727 727  
728 728  [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N/Firmware/Application_Note/&file=Auto-update-feature.pdf>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Application_Note/&file=Auto-update-feature.pdf]]
729 729  
730 -(((
731 -
732 -)))
733 733  
850 +R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Monitor & Remote Access Gateway.WebHome]]**
734 734  
735 -R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]**
736 736  
737 737  [[image:1652429624400-864.png||height="432" width="716"]]
738 738  
... ... @@ -740,6 +740,7 @@
740 740  
741 741  === 5.5.8  System ~-~-> Firmware Upgrade ===
742 742  
859 +
743 743  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
744 744  
745 745  * **Latest firmware**: [[LoRa Gateway Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]],
... ... @@ -753,24 +753,39 @@
753 753  
754 754  
755 755  (((
756 -The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(% style="color:black" %)is the upgrade Image. There are different methods to upgrade, as below.
873 +The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below.
757 757  )))
758 758  
759 759  (((
760 760  (% style="color:green" %)**Web~-~-> System~-~-> Firmware Upgrade**
878 +
879 +
761 761  )))
762 762  
763 763  [[image:1652429711145-862.png||height="270" width="737"]]
764 764  
765 765  
766 -Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
885 +(((
886 +Select the required image and click (% style="color:blue" %)**Flash Image.**(%%) The image will be uploaded to the device, and then click (% style="color:blue" %)**Process Update** (%%)to upgrade.
767 767  
768 -(% style="color:red" %)**NOTE**: (% style="color:black" %)You normally need to **//uncheck//** the **Preserve Settings** checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
888 +
889 +)))
769 769  
891 +(((
892 +(% style="color:red" %)**NOTE**: (%%)You normally need to (% style="color:blue" %)**//uncheck//**(%%) the (% style="color:blue" %)**Preserve Settings**(%%) checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
893 +
894 +
895 +)))
896 +
897 +(((
770 770  The system will automatically boot into the new firmware after upgrade.
771 771  
900 +
901 +)))
902 +
772 772  [[image:1652429962190-224.png||height="358" width="729"]]
773 773  
905 +
774 774  (% style="color:red" %)**NOTE***(%%): User can also upgrade firmware via Linux console
775 775  
776 776  SCP the firmware to the system(% style="color:green" %)**/var**(%%)** **directory and then run
... ... @@ -784,6 +784,7 @@
784 784  
785 785  === 5.5.9  System ~-~-> Reboot/Reset ===
786 786  
919 +
787 787  [[image:1652430197132-330.png||height="256" width="724"]]
788 788  
789 789  (((
... ... @@ -794,8 +794,10 @@
794 794  
795 795  === 5.5.10  System ~-~-> Package Maintain ===
796 796  
930 +
797 797  [[image:1652430243826-126.png||height="289" width="723"]]
798 798  
933 +
799 799  Place to show what package has installed and possible to upgrade packages.
800 800  
801 801  
... ... @@ -802,10 +802,13 @@
802 802  
803 803  == 5.6  LogRead ==
804 804  
940 +
805 805  === 5.6.1  LogRead ~-~-> LoRa Log ===
806 806  
943 +
807 807  Show the frequency for LoRa Radio and traffics.
808 808  
946 +
809 809  [[image:1657069890320-513.png]]
810 810  
811 811  
... ... @@ -813,8 +813,10 @@
813 813  
814 814  === 5.6.2  LogRead ~-~-> System Log ===
815 815  
954 +
816 816  Show the system log
817 817  
957 +
818 818  [[image:1657069922599-794.png]]
819 819  
820 820  
... ... @@ -821,8 +821,10 @@
821 821  
822 822  = 6.  More features =
823 823  
964 +
824 824  == 6.1  More instructions ==
825 825  
967 +
826 826  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
827 827  
828 828  
... ... @@ -829,11 +829,14 @@
829 829  
830 830  = 7.  Linux System =
831 831  
974 +
832 832  The LG308N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
833 833  
834 834  
978 +
835 835  == 7.1  SSH Access for Linux console ==
836 836  
981 +
837 837  User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
838 838  
839 839  IP address:  IP address of LG308N
... ... @@ -850,8 +850,9 @@
850 850  [[image:1652431588565-830.png]]
851 851  
852 852  
853 -The “(% class="mark" %)**logread -f**(%%)command can be used to debug how system runs.
998 +The “** (% style="background-color:yellow" %)logread -f"(%%)**command can be used to debug how system runs.
854 854  
1000 +
855 855  [[image:1657070133275-283.png]]
856 856  
857 857  
... ... @@ -858,6 +858,7 @@
858 858  
859 859  == 7.2  Edit and Transfer files ==
860 860  
1007 +
861 861  (((
862 862  The LG308N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
863 863  )))
... ... @@ -872,13 +872,17 @@
872 872  
873 873  (((
874 874  Screenshot is as below:
1022 +
1023 +
875 875  )))
876 876  
877 877  [[image:1652431650755-450.png]]
878 878  
879 879  
1029 +
880 880  == 7.3  File System ==
881 881  
1032 +
882 882  (((
883 883  (((
884 884  The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot.
... ... @@ -894,8 +894,9 @@
894 894  
895 895  == 7.4  Package maintenance system ==
896 896  
897 -LG308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
898 898  
1049 +LG308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure LG308N to use **//iperf //**.
1050 +
899 899  (((
900 900  Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]])
901 901  )))
... ... @@ -956,8 +956,10 @@
956 956  
957 957  = 9.  FAQ =
958 958  
1111 +
959 959  == 9.1  How can I configure for a customized frequency band? ==
960 960  
1114 +
961 961  (((
962 962  See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
963 963  )))
... ... @@ -964,15 +964,20 @@
964 964  
965 965  (((
966 966  
1121 +
1122 +
967 967  )))
968 968  
969 -== 9.2  Can I connect DLOS8N to LORIOT? ==
1125 +== 9.2  Can I connect LG308N to LORIOT? ==
970 970  
1127 +
971 971  Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
972 972  
973 973  
1131 +
974 974  == 9.3  Can I make my own firmware for the gateway, where can I find the source code? ==
975 975  
1134 +
976 976  (((
977 977  Yes, You can make your own firmware for the LG308N for branding purposes or to add customized applications.
978 978  )))
... ... @@ -982,13 +982,17 @@
982 982  )))
983 983  
984 984  
1144 +
985 985  == 9.4  Can I use 868Mhz version for 915Mhz bands? ==
986 986  
1147 +
987 987  It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation.
988 988  
989 989  
1151 +
990 990  == 9.5  Can I control the LEDs? ==
991 991  
1154 +
992 992  Except the PWR LED is controlled by +3v3 power directly. All other LEDs can be controlled by developer.
993 993  
994 994  
... ... @@ -1013,10 +1013,12 @@
1013 1013  
1014 1014  
1015 1015  
1016 -= 10. Trouble Shooting =
1179 += 10.  Trouble Shooting =
1017 1017  
1018 -== 10.1 I get kernel error when install new package, how to fix? ==
1019 1019  
1182 +== 10.1  I get kernel error when install new package, how to fix? ==
1183 +
1184 +
1020 1020  In some cases, when installing a package with **//opkg//**, it will generate a kernel error such as below due to a mismatch I the kernel ID:
1021 1021  
1022 1022  (% style="background-color:yellow" %)root@dragino-16c538:~~# opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk
... ... @@ -1041,6 +1041,7 @@
1041 1041  
1042 1042  == 10.2  How to recover the LG308N if the firmware crashes ==
1043 1043  
1209 +
1044 1044  (((
1045 1045  Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
1046 1046  )))
... ... @@ -1047,39 +1047,61 @@
1047 1047  
1048 1048  (((
1049 1049  
1216 +
1217 +
1050 1050  )))
1051 1051  
1052 -== 10.3 I configured LG308N for WiFi access and lost its IP. What to do now? ==
1220 +== 10.3  I configured LG308N for WiFi access and lost its IP. What to do now? ==
1053 1053  
1054 -[[image:1657071488240-907.png]]
1055 1055  
1223 +[[image:1657074078183-336.png]]
1224 +
1225 +
1056 1056  (((
1227 +(((
1057 1057  The LG308N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access LG308N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.
1058 1058  )))
1230 +)))
1059 1059  
1060 -(% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
1061 1061  
1233 +(((
1234 +(% style="color:red" %)**Note: fallback IP can be disabled in the WAN and DHCP page.**
1235 +)))
1062 1062  
1063 -Steps to connect via fall back IP:
1064 1064  
1238 +(((
1239 +**Steps to connect via fall back IP:**
1240 +)))
1241 +
1242 +(((
1065 1065  ~1. Connect PC's Ethernet port to LG01's LAN port
1244 +)))
1066 1066  
1246 +(((
1067 1067  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
1068 1068  
1249 +
1250 +)))
1251 +
1252 +(((
1069 1069  As below photo:
1070 1070  
1255 +
1256 +)))
1257 +
1071 1071  [[image:1652435256286-879.png]]
1072 1072  
1260 +
1073 1073  3. In PC, use 172.31.255.254 to access LG308N via Web or Console.
1074 1074  
1075 1075  
1076 1076  
1077 -= 11. Order Info =
1265 += 11.  Order Info =
1078 1078  
1079 1079  
1080 -(% style="color:#4f81bd" %)**//PART: DLOS8N-XXX-YYY//: **
1268 +**//PART:(% style="color:blue" %) DLOS8N-XXX-YYY//: (%%)**(% style="color:blue" %)
1081 1081  
1082 -(% style="color:#4f81bd" %)**//XXX: Frequency Band//**
1270 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//**
1083 1083  
1084 1084  * (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1085 1085  * (% style="color:red" %)** 915**(% style="color:black" %):  valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
... ... @@ -1086,7 +1086,7 @@
1086 1086  
1087 1087  (% style="color:#4f81bd" %)
1088 1088  
1089 -(% style="color:#4f81bd" %)**//YYY: 4G Cellular Option//**
1277 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//**
1090 1090  
1091 1091  * (% style="color:red" %)** EC25-E**(% style="color:black" %):  EMEA, Korea, Thailand, India.
1092 1092  * (% style="color:red" %)** EC25-A**(% style="color:black" %):  North America/ Rogers/AT&T/T-Mobile.
... ... @@ -1096,8 +1096,9 @@
1096 1096  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1097 1097  
1098 1098  
1099 -= 12. Packing Info =
1100 1100  
1288 += 12.  Packing Info =
1289 +
1101 1101  (((
1102 1102  
1103 1103  
... ... @@ -1122,9 +1122,24 @@
1122 1122  
1123 1123  
1124 1124  
1125 -= 13. Support =
1314 += 13.  Support =
1126 1126  
1316 +
1127 1127  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1128 1128  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1129 1129  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1130 -* 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:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
1320 +* 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:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
1321 +
1322 +
1323 +
1324 += 14.  Reference =
1325 +
1326 +
1327 +* Source code for LG08 LoRa Gateway: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]]
1328 +
1329 +* OpenWrt official Wiki: [[http:~~/~~/www.openwrt.org/>>url:http://www.openwrt.org/]]
1330 +
1331 +* Firmware: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N-OLG308N/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]]
1332 +
1333 +* Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]]
1334 +
1657074078183-336.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
1663317843420-717.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.8 KB
Content
image-20220916164504-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0