<
From version < 80.10 >
edited by Xiaoling
on 2022/05/25 17:04
To version < 94.1 >
edited by Xiaoling
on 2022/07/04 16:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DLOS8N Outdoor LoRaWAN Gateway
1 +DLOS8N - Outdoor LoRaWAN Gateway User Manual
Content
... ... @@ -3,7 +3,6 @@
3 3  
4 4  
5 5  
6 -**DLOS8N Outdoor LoRaWAN Gateway User Manual**
7 7  
8 8  
9 9  **Table of Contents:**
... ... @@ -13,10 +13,19 @@
13 13  
14 14  
15 15  
15 +
16 +
17 +
18 +
19 +
20 +
21 +
22 +
16 16  = 1. Introduction =
17 17  
18 18  == 1.1 What is the DLOS8N ==
19 19  
27 +
20 20  (((
21 21  The DLOS8N is an** (% style="color:#4f81bd" %)open source outdoor LoRaWAN Gateway(%%)**(% style="color:#4f81bd" %). (% style="color:black" %)It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.
22 22  )))
... ... @@ -34,13 +34,17 @@
34 34  )))
35 35  
36 36  (((
37 -DLOS8N supports (% style="color:#4f81bd" %) **auto-provision** (% style="color:black" %) for mass deployment and long term maintain. System intergrator can easily change the settings.
45 +DLOS8N supports (% style="color:#4f81bd" %)**auto-provision** (% style="color:black" %) for mass deployment and long term maintain. System intergrator can easily change the settings.
46 +
47 +
38 38  )))
39 39  
40 40  [[image:1652411526195-923.png||height="494" width="731"]]
41 41  
52 +
42 42  == 1.2 Specifications ==
43 43  
55 +
44 44  **Hardware System:**
45 45  
46 46  (((
... ... @@ -51,6 +51,8 @@
51 51  * 64MB RAM
52 52  * 16MB Flash
53 53  
66 +
67 +
54 54  **Interface:**
55 55  
56 56  * 10M/100M RJ45 Ports x 1
... ... @@ -62,6 +62,8 @@
62 62  * Mini-PCI E connector x 1
63 63  * SX1302 + 2 x SX1250
64 64  
79 +
80 +
65 65  **WiFi Spec:**
66 66  
67 67  * IEEE 802.11 b/g/n
... ... @@ -75,6 +75,8 @@
75 75  ** 11g 54M : -71dbm
76 76  ** 11n 20M : -67dbm
77 77  
94 +
95 +
78 78  **LoRa Spec:**
79 79  
80 80  * Up to -140 dBm sensitivity with SX1250 Tx/Rx front-end
... ... @@ -86,6 +86,8 @@
86 86  * Dynamic data-rate (DDR) adaptation
87 87  * True antenna diversity or simultaneous dual-band operation
88 88  
107 +
108 +
89 89  **Cellular 4G LTE (optional):**
90 90  
91 91  * Quectel: [[**EC25 LTE module**>>url:https://www.quectel.com/product/ec25minipcie.htm]]
... ... @@ -95,6 +95,8 @@
95 95  * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage
96 96  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
97 97  
118 +
119 +
98 98  **Power over Ethernet:**
99 99  
100 100  * IEEE 802.3af compliant.
... ... @@ -105,6 +105,9 @@
105 105  * Isolation level 4 KVrms.
106 106  * Enhanced surge protection
107 107  
130 +
131 +
132 +
108 108  == 1.3 Features ==
109 109  
110 110  * Open Source Embedded Linux system
... ... @@ -124,14 +124,19 @@
124 124  * Lighting Protection
125 125  * Power Consumption:12v ,300-500mA
126 126  
152 +
153 +
154 +
127 127  == 1.4 Hardware System Structure ==
128 128  
129 129  [[image:1652411641871-482.png||height="416" width="716"]]
130 130  
159 +
131 131  == 1.5 DLOS8N Applications ==
132 132  
133 133  [[image:1652411671209-920.png||height="618" width="650"]]
134 134  
164 +
135 135  == 1.6 LED Indicators ==
136 136  
137 137  [[image:1652411720670-489.png]]
... ... @@ -151,6 +151,10 @@
151 151  )))
152 152  * (((
153 153  (% style="color:red" %)**SOLID RED**: (% style="color:black" %)Device doesn’t have Internet connection.
184 +
185 +
186 +
187 +
154 154  )))
155 155  )))
156 156  
... ... @@ -164,6 +164,7 @@
164 164  
165 165  The DLOS8N is configured as a WiFi Access Point by default. User can access and configure the DLOS8N after connecting to its WiFi network, or via its Ethernet port.
166 166  
201 +
167 167  == 2.1 Find IP address of DLOS8N ==
168 168  
169 169  === 2.1.1 Connect via WiFi ===
... ... @@ -178,6 +178,8 @@
178 178  
179 179  (((
180 180  User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the DLOS8N has the default IP (% style="color:green" %)10.130.1.1
216 +
217 +
181 181  )))
182 182  
183 183  === 2.1.2 Connect via Ethernet with DHCP IP from router ===
... ... @@ -187,6 +187,8 @@
187 187  
188 188  (((
189 189  Alternatively, connect the DLOS8N Ethernet port to your router and DLOS8N 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 DLOS8N. You can also use this IP to connect.
227 +
228 +
190 190  )))
191 191  
192 192  === 2.1.3 Connect via WiFi with DHCP IP from router ===
... ... @@ -196,10 +196,12 @@
196 196  
197 197  If the DLOS8N already connect to the router via WiFi, use can use the WiFi IP to connect to DLOS8N.
198 198  
238 +
199 199  === 2.1.4 Connect via Ethernet with fall back ip ===
200 200  
201 201  The WAN port also has a [[fall back ip address>>path:#_I_configured_LPS8]] for access if user doesn’t connect to uplink router. Click [[here>>path:#_I_configured_LPS8]] to see how to configure.
202 202  
243 +
203 203  == 2.2 Access Configure Web UI ==
204 204  
205 205  **Web Interface**
... ... @@ -234,6 +234,9 @@
234 234  * **WiFi AP Mode**
235 235  * **Cellular Mode**
236 236  
278 +
279 +
280 +
237 237  == 3.2 Use WAN port to access Internet ==
238 238  
239 239  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**:
... ... @@ -240,6 +240,7 @@
240 240  
241 241  [[image:1652420169255-959.png]]
242 242  
287 +
243 243  == 3.3 Access the Internet as a WiFi Client ==
244 244  
245 245  In the WiFi Client Mode, DLOS8N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
... ... @@ -252,6 +252,8 @@
252 252  
253 253  (((
254 254  In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.
300 +
301 +
255 255  )))
256 256  
257 257  == 3.4 Access the Internet via Cellular ==
... ... @@ -283,6 +283,7 @@
283 283  
284 284  (% style="color:red" %)**Note** *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
285 285  
333 +
286 286  == 3.5 Check Internet connection ==
287 287  
288 288  In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
... ... @@ -293,6 +293,7 @@
293 293  
294 294  [[image:1652421351382-793.png||height="339" width="765"]]
295 295  
344 +
296 296  = 4. Example: Configure as a LoRaWAN gateway =
297 297  
298 298  DLOS8N 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.
... ... @@ -305,6 +305,7 @@
305 305  
306 306  TheThingsNetwork v3(TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
307 307  
357 +
308 308  == 4.1 Create a gateway in TTN V3 Server ==
309 309  
310 310  (% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
... ... @@ -358,6 +358,7 @@
358 358  
359 359  [[image:1652422509034-682.png||height="299" width="739"]]
360 360  
411 +
361 361  == 4.2 Configure DLOS8N to connect to TTN v3 ==
362 362  
363 363  (((
... ... @@ -384,6 +384,7 @@
384 384  
385 385  [[image:1652422703020-955.png||height="343" width="730"]]
386 386  
438 +
387 387  == 4.3 Configure frequency ==
388 388  
389 389  We also need to set the frequency plan in DLOS8N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
... ... @@ -395,6 +395,7 @@
395 395  
396 396   [[image:1652422763536-750.png||height="514" width="730"]]
397 397  
450 +
398 398  == 4.4 Add a LoRaWAN End Device ==
399 399  
400 400  (((
... ... @@ -477,6 +477,7 @@
477 477  
478 478  [[image:1652423277549-324.png||height="273" width="745"]]
479 479  
533 +
480 480  = 5. Web Configure Pages =
481 481  
482 482  == 5.1 Home ==
... ... @@ -485,6 +485,7 @@
485 485  
486 486  [[image:1652423418568-752.png||height="329" width="724"]]
487 487  
542 +
488 488  == 5.2 LoRa Settings ==
489 489  
490 490  === 5.2.1 LoRa ~-~-> LoRa ===
... ... @@ -522,6 +522,7 @@
522 522  
523 523  [[image:1652423628833-467.png||height="357" width="755"]]
524 524  
580 +
525 525  == 5.3 LoRaWAN Settings ==
526 526  
527 527  === 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
... ... @@ -538,12 +538,16 @@
538 538  
539 539  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
540 540  
597 +
541 541  === 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT ===
542 542  
543 543  [[image:1652428499323-384.png||height="275" width="723"]]
544 544  
602 +
545 545  (((
546 546  Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
605 +
606 +
547 547  )))
548 548  
549 549  === 5.3.3 LoRaWAN ~-~-> LORIOT ===
... ... @@ -558,6 +558,7 @@
558 558  
559 559  [[image:1652428648903-878.png||height="266" width="731"]]
560 560  
621 +
561 561  == 5.4 MQTT Settings ==
562 562  
563 563  If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
... ... @@ -567,6 +567,7 @@
567 567  
568 568  [[image:1652428705046-212.png||height="417" width="733"]]
569 569  
631 +
570 570  == 5.5 System ==
571 571  
572 572  === 5.5.1 System ~-~-> System Overview ===
... ... @@ -575,6 +575,7 @@
575 575  
576 576  [[image:1652428773760-580.png||height="408" width="728"]]
577 577  
640 +
578 578  === 5.5.2 System ~-~-> General ( login settings) ===
579 579  
580 580  [[image:1652428861256-300.png||height="354" width="724"]]
... ... @@ -597,6 +597,8 @@
597 597  
598 598  (((
599 599  **__Port forwarding:__**Enable/Disable the HTTP and SSH access via WAN interface.
663 +
664 +
600 600  )))
601 601  
602 602  === 5.5.3 System ~-~-> Network ===
... ... @@ -623,6 +623,7 @@
623 623  
624 624  [[image:1652429430767-921.png||height="367" width="723"]]
625 625  
691 +
626 626  === 5.5.5 System ~-~-> Cellular ===
627 627  
628 628  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.
... ... @@ -631,10 +631,12 @@
631 631  
632 632  (% style="color:red" %)Note *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
633 633  
700 +
634 634  === 5.5.6 System ~-~-> Network Status ===
635 635  
636 636  [[image:1652429486609-208.png||height="415" width="728"]]
637 637  
705 +
638 638  === 5.5.7 System ~-~-> Remote Mgnt & Auto Provision ===
639 639  
640 640  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
... ... @@ -695,6 +695,7 @@
695 695  
696 696  (% style="color:red" %)**NOTE**(%%) : it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
697 697  
766 +
698 698  === 5.5.9 System ~-~-> Reboot/Reset ===
699 699  
700 700  [[image:1652430197132-330.png||height="256" width="724"]]
... ... @@ -709,14 +709,29 @@
709 709  
710 710  Place to show what package has installed and possible to upgrade packages.
711 711  
781 +
712 712  == 5.6 LogRead ==
713 713  
714 714  === 5.6.1 LogRead ~-~-> LoRa Log ===
715 715  
716 -[[image:1652430356784-567.png||height="325" width="730"]]
717 717  
718 718  Show the frequency for LoRa Radio and traffics.
719 719  
789 +[[image:image-20220615204306-1.png||height="575" width="733"]]
790 +
791 +
792 +Show the IoT Server Connection State and FWD State
793 +
794 +[[image:image-20220616083933-1.png||height="556" width="729"]]
795 +
796 +DLOS8 can view GPS location in the Logread FWD State
797 +
798 +
799 +Show the Error logs, RxTxJson lorawan packages, and PULL State
800 +
801 +[[image:image-20220615205416-6.png||height="442" width="884"]]
802 +
803 +
720 720  === 5.6.2 LogRead ~-~-> System Log ===
721 721  
722 722  Show the system log
... ... @@ -727,12 +727,14 @@
727 727  
728 728  == 6.1 More instructions ==
729 729  
730 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction]]
814 +[[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
731 731  
816 +
732 732  = 7. Linux System =
733 733  
734 734  The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
735 735  
821 +
736 736  == 7.1 SSH Access for Linux console ==
737 737  
738 738  User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N 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.
... ... @@ -753,6 +753,7 @@
753 753  
754 754  [[image:1652431609193-637.png||height="214" width="732"]]
755 755  
842 +
756 756  == 7.2 Edit and Transfer files ==
757 757  
758 758  (((
... ... @@ -908,14 +908,13 @@
908 908  == 10.2 How to recover the DLOS8N if the firmware crashes ==
909 909  
910 910  (((
911 -Please follow this instruction to recover your gateway:
998 +Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
912 912  )))
913 913  
914 914  (((
915 -[[http:~~/~~/wiki.dragino.com/index.php?title=Recover_Gateway>>url:http://wiki.dragino.com/index.php?title=Recover_Gateway]]
1002 +
916 916  )))
917 917  
918 -
919 919  == 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
920 920  
921 921  [[image:1652435238615-272.png||height="247" width="727"]]
... ... @@ -977,14 +977,17 @@
977 977  **Dimension and weight**:
978 978  )))
979 979  
980 -* Device Size: 12 x 12 x 3 cm
981 -* Weight: 187g
982 -* Package Size: 14.5 x 13.5 x 6 cm
983 -* Weight: 300g
1066 +* Device Size: 2x 9 x 8.5 cm
1067 +* Weight: 450g
1068 +* Package Size: 4x 19.5 x x 19Package Size: 4912 cm
1069 +* Weight: 2.5kg
984 984  
1071 +
1072 +
1073 +
985 985  = 13. Support =
986 986  
987 -* Try to see if your questions already answered in the [[wiki>>url:http://wiki.dragino.com/]].
1076 +* Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
988 988  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
989 989  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
990 990  * 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]]
image-20220615204306-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +45.8 KB
Content
image-20220615204341-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +51.5 KB
Content
image-20220615204725-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +112.8 KB
Content
image-20220615204938-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +95.9 KB
Content
image-20220615205338-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +137.1 KB
Content
image-20220615205416-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +134.4 KB
Content
image-20220616083933-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +86.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0