Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 8 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -L PS8N-LoRaWAN GatewayUser Manual1 +DLOS8N Outdoor LoRaWAN Gateway - Content
-
... ... @@ -1,40 +1,40 @@ 1 1 (% style="text-align:center" %) 2 -[[image:165 6917428377-954.png||height="475" width="475"]]2 +[[image:1652409757234-446.png||height="399" width="399"]] 3 3 4 4 5 5 6 +**DLOS8N Outdoor LoRaWAN Gateway User Manual** 6 6 8 + 7 7 **Table of Contents:** 8 8 11 +{{toc/}} 9 9 10 10 11 11 12 12 16 += 1. Introduction = 13 13 18 +== 1.1 What is the DLOS8N == 14 14 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. 22 +))) 15 15 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.** 26 +))) 16 16 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. 30 +))) 17 17 32 +((( 33 +DLOS8N can communicate with ABP LoRaWAN end node without LoRaWAN server. System integrator can use it to integrate with their existing IoT Service without set up own LoRaWAN server or use 3rd party LoRaWAN service. 34 +))) 18 18 19 - 20 - 21 -(% style="color:inherit; font-family:inherit; font-size:29px" %)1. Introduction 22 - 23 -== 1.1 What is the LPS8N == 24 - 25 - 26 - 27 -The LPS8N is an (% style="color:#4f81bd" %)**open source LoRaWAN Indoor Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular network. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates. 28 - 29 -The LPS8N uses (% style="color:#4f81bd" %)**Semtech packet forwarder**(%%) & (% style="color:#4f81bd" %)**LoRaWAN Station connection**(%%) and fully compatible with LoRaWAN protocol. It includes a (% style="color:#4f81bd" %)**SX1302 LoRaWAN concentrator**(%%), which provides 10 programmable parallel demodulation paths. 30 - 31 -LPS8N has (% style="color:#4f81bd" %)**pre-configured standard LoRaWAN frequency bands**(%%) to use for different countries. User can also (% style="color:#4f81bd" %)**customized the frequency bands** (%%)to use in their own LoRa network. 32 - 33 -LPS8N can communicate with ABP LoRaWAN end node without LoRaWAN server. System integrator can use it to integrate with their existing IoT Service without set up own LoRaWAN server or use 3rd party LoRaWAN service. 34 - 35 - 36 36 ((( 37 - 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"]] ... ... @@ -713,24 +713,10 @@ 713 713 714 714 === 5.6.1 LogRead ~-~-> LoRa Log === 715 715 716 +[[image:1652430356784-567.png||height="325" width="730"]] 716 716 717 717 Show the frequency for LoRa Radio and traffics. 718 718 719 -[[image:image-20220615204306-1.png||height="575" width="733"]] 720 - 721 - 722 -Show the IoT Server Connection State and FWD State 723 - 724 -[[image:image-20220616083933-1.png||height="556" width="729"]] 725 - 726 -DLOS8 can view GPS location in the Logread FWD State 727 - 728 - 729 -Show the Error logs, RxTxJson lorawan packages, and PULL State 730 - 731 -[[image:image-20220615205416-6.png||height="442" width="884"]] 732 - 733 - 734 734 === 5.6.2 LogRead ~-~-> System Log === 735 735 736 736 Show the system log ... ... @@ -741,9 +741,8 @@ 741 741 742 742 == 6.1 More instructions == 743 743 744 -[[LoRaWAN :Main.WebHome]](LoRaWAN)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]] 745 745 746 - 747 747 = 7. Linux System = 748 748 749 749 The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings. ... ... @@ -768,7 +768,6 @@ 768 768 769 769 [[image:1652431609193-637.png||height="214" width="732"]] 770 770 771 - 772 772 == 7.2 Edit and Transfer files == 773 773 774 774 ((( ... ... @@ -924,13 +924,14 @@ 924 924 == 10.2 How to recover the DLOS8N if the firmware crashes == 925 925 926 926 ((( 927 -Please follow this instruction to recover your gateway: **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**911 +Please follow this instruction to recover your gateway: 928 928 ))) 929 929 930 930 ((( 931 - 915 +[[http:~~/~~/wiki.dragino.com/index.php?title=Recover_Gateway>>url:http://wiki.dragino.com/index.php?title=Recover_Gateway]] 932 932 ))) 933 933 918 + 934 934 == 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? == 935 935 936 936 [[image:1652435238615-272.png||height="247" width="727"]] ... ... @@ -999,7 +999,7 @@ 999 999 1000 1000 = 13. Support = 1001 1001 1002 -* Try to see if your questions already answered in the [[wiki>> doc:Main.WebHome]].987 +* Try to see if your questions already answered in the [[wiki>>url:http://wiki.dragino.com/]]. 1003 1003 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. 1004 1004 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1005 1005 * 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]]
- 1656917428377-954.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -119.7 KB - Content
- image-20220615204306-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -45.8 KB - Content
- image-20220615204341-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.5 KB - Content
- image-20220615204725-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -112.8 KB - Content
- image-20220615204938-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -95.9 KB - Content
- image-20220615205338-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -137.1 KB - Content
- image-20220615205416-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -134.4 KB - Content
- image-20220616083933-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -86.3 KB - Content