Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,15 +18,15 @@ 18 18 == 1.1 What is the DLOS8N == 19 19 20 20 ((( 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.21 +The DLOS8N is an (% style="color:#4f81bd" %)open source outdoor LoRaWAN Gateway. (% 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 ))) 23 23 24 24 ((( 25 -DLOS8N supports (% style="color:#4f81bd" %) **Semtech packet forwarder**(% style="color:black" %)and (% style="color:#4f81bd" %)**LoRaWAN Station connection**, (% style="color:black" %)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:#4f81bd" %)**SX1302 LoRaWAN concentrator.**25 +DLOS8N supports (% style="color:#4f81bd" %)Semtech packet forwarder (% style="color:black" %)and (% style="color:#4f81bd" %)LoRaWAN Station connection, (% style="color:black" %)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:#4f81bd" %)SX1302 LoRaWAN concentrator. 26 26 ))) 27 27 28 28 ((( 29 -DLOS8N has (% style="color:#4f81bd" %) **pre-configured standard LoRaWAN frequency bands**(% style="color:black" %)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network.29 +DLOS8N has (% style="color:#4f81bd" %)pre-configured standard LoRaWAN frequency bands (% style="color:black" %)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network. 30 30 ))) 31 31 32 32 ((( ... ... @@ -34,7 +34,7 @@ 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.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. 38 38 ))) 39 39 40 40 [[image:1652411526195-923.png||height="494" width="731"]] ... ... @@ -303,7 +303,7 @@ 303 303 304 304 This chapter describes how to use the DLOS8Nto work with 305 305 306 -TheThingsNetwork v3(TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]] ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]]) 306 +[[T>>url:https://www.thethingsnetwork.org/]]heThingsNetwork v3(T[[TN>>url:https://www.thethingsnetwork.org/]] v3[[)>>url:http://)]][[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]] ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]]) 307 307 308 308 == 4.1 Create a gateway in TTN V3 Server == 309 309 ... ... @@ -506,8 +506,9 @@ 506 506 507 507 [[image:1652423554776-574.png||height="380" width="740"]] 508 508 509 -Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**509 +Note *: See this instruction for how to customize frequency band: 510 510 511 +[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]] 511 511 512 512 === 5.2.2 LoRa ~-~-> ABP Decryption === 513 513 ... ... @@ -514,10 +514,10 @@ 514 514 The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as: 515 515 516 516 * No internet connection. 517 -* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>> doc:Main.MQTT.WebHome]]).518 +* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>http://8.211.40.43:8080/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]). 518 518 519 519 ((( 520 -Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate.WebHome]]**521 +Detail of this feature: [[Communication with ABP End Node>>http://8.211.40.43:8080/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/]] 521 521 ))) 522 522 523 523 [[image:1652423628833-467.png||height="357" width="755"]] ... ... @@ -536,7 +536,7 @@ 536 536 537 537 ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here: 538 538 539 - **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter.WebHome]]**540 +See :[[Filter unwanted LoRaWAN packets>>http://8.211.40.43:8080/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]] 540 540 541 541 === 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT === 542 542 ... ... @@ -543,7 +543,7 @@ 543 543 [[image:1652428499323-384.png||height="275" width="723"]] 544 544 545 545 ((( 546 -Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWSLoRaWAN.WebHome]].**547 +Please see this instruction to know more detail and demo for how to connect to AWS-IoT LoRaWAN Core: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:http://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]] 547 547 ))) 548 548 549 549 === 5.3.3 LoRaWAN ~-~-> LORIOT === ... ... @@ -553,7 +553,7 @@ 553 553 ))) 554 554 555 555 ((( 556 -Instruction: **[[Notes:Main.Notes.WebHome]]**557 +Instruction: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]] 557 557 ))) 558 558 559 559 [[image:1652428648903-878.png||height="266" width="731"]] ... ... @@ -562,8 +562,9 @@ 562 562 563 563 If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker, 564 564 565 -Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**566 +Instruction: 566 566 568 +[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction]] 567 567 568 568 [[image:1652428705046-212.png||height="417" width="733"]] 569 569 ... ... @@ -652,11 +652,12 @@ 652 652 ))) 653 653 654 654 655 -R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]**657 +R-SSH is for remote access device and management, introduction for how to use: 656 656 659 +[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH>>url:http://wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH]] 660 + 657 657 [[image:1652429624400-864.png||height="432" width="716"]] 658 658 659 - 660 660 === 5.5.8 System ~-~-> Firmware Upgrade === 661 661 662 662 We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference. ... ... @@ -852,16 +852,17 @@ 852 852 == 9.1 How can I configure for a customized frequency band? == 853 853 854 854 ((( 855 -See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**858 +See below link for how to customize frequency band: 856 856 ))) 857 857 858 858 ((( 859 - 862 +[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]] 860 860 ))) 861 861 865 + 862 862 == 9.2 Can I connect DLOS8N to LORIOT? == 863 863 864 -Yes, the set up instruction is here: **[[Notes:Main.Notes.WebHome]]**868 +Yes, the set up instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]] 865 865 866 866 867 867 == 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==