Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoling - Content
-
... ... @@ -19,15 +19,15 @@ 19 19 20 20 21 21 ((( 22 -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.22 +The LPS8N is an (% style="color:blue" %)**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. 23 23 ))) 24 24 25 25 ((( 26 -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.26 +The LPS8N uses (% style="color:blue" %)**Semtech packet forwarder**(%%) & (% style="color:blue" %)**LoRaWAN Station connection**(%%) and fully compatible with LoRaWAN protocol. It includes a (% style="color:blue" %)**SX1302 LoRaWAN concentrator**(%%), which provides 10 programmable parallel demodulation paths. 27 27 ))) 28 28 29 29 ((( 30 -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.30 +LPS8N has (% style="color:blue" %)**pre-configured standard LoRaWAN frequency bands**(%%) to use for different countries. User can also (% style="color:blue" %)**customized the frequency bands** (%%)to use in their own LoRa network. 31 31 ))) 32 32 33 33 ((( ... ... @@ -34,9 +34,6 @@ 34 34 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. 35 35 ))) 36 36 37 -((( 38 - 39 -))) 40 40 41 41 [[image:image-20220826090251-1.png]] 42 42 ... ... @@ -229,9 +229,9 @@ 229 229 230 230 The account details for Web Login are: 231 231 232 -(% style="color: #4f81bd" %)**User Name: root**229 +(% style="color:blue" %)**User Name: root** 233 233 234 -(% style="color: #4f81bd" %)**Password: dragino**231 +(% style="color:blue" %)**Password: dragino** 235 235 236 236 [[image:1652414287022-223.png]] 237 237 ... ... @@ -676,6 +676,9 @@ 676 676 ThingPark 677 677 678 678 [[Senet>>http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.A0SemtechBasicStation]] 676 + 677 + 678 + 679 679 ))) 680 680 681 681 === 5.3.3 LoRaWAN ~-~-> LORIOT === ... ... @@ -997,13 +997,50 @@ 997 997 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 998 998 999 999 1000 -== 6.6 Moreinstructions ==1000 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 1001 1001 1002 1002 1003 +USB card reader plugged into the USB port of the gateway 1004 + 1005 + 1006 +Access the gateway Linux Command Line 1007 + 1008 + 1009 +Check the USB device 1010 + 1011 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425165308-2.png?rev=1.1||alt="image-20230425165308-2.png" height="274" width="718"]] 1012 + 1013 + 1014 +**Mount the USB device** 1015 + 1016 +(% class="box infomessage" %) 1017 +((( 1018 +**mount /dev/sda1 /mnt/** 1019 +))) 1020 + 1021 +(% class="wikigeneratedid" %) 1022 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425174131-4.png?rev=1.1||alt="image-20230425174131-4.png"]] 1023 + 1024 + 1025 +(% class="wikigeneratedid" %) 1026 +**Set up the automatic mount on boot** 1027 + 1028 +(% class="box infomessage" %) 1029 +((( 1030 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1031 +))) 1032 + 1033 +(% class="wikigeneratedid" %) 1034 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425173831-3.png?width=833&height=105&rev=1.1||alt="image-20230425173831-3.png"]] 1035 + 1036 + 1037 +== 6.7 More instructions == 1038 + 1039 + 1003 1003 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 1004 1004 1005 1005 1006 -== 6. 7Auto-Provision ==1043 +== 6.8 Auto-Provision == 1007 1007 1008 1008 1009 1009 Auto Provision is the feature for batch configure and remote management. It can be used in below two cases: ... ... @@ -1335,19 +1335,19 @@ 1335 1335 = 12. Order Info = 1336 1336 1337 1337 1338 -** //PART: (% style="color:blue" %)LPS8N-XXX-YYY//: (%%)**1375 +**PART: (% style="color:blue" %)LPS8N-XXX-YYY: (%%)** 1339 1339 1340 -(% style="color:blue" %) ** //XXX~://**(%%)**//Frequency Band//**1377 +(% style="color:blue" %) **XXX:**(%%)** Frequency Band** 1341 1341 1342 1342 * (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1343 1343 * (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1344 1344 1345 -(% style="color:blue" %) ** //YYY~://**(%%)**//4G Cellular Option//**1382 +(% style="color:blue" %) **YYY:**(%%)** 4G Cellular Option** 1346 1346 1347 -* (% style="color:red" %)** 1348 -* (% style="color:red" %)** NorthAmerica/ Rogers/AT&T/T-Mobile.1349 -* (% style="color:red" %)** 1350 -* (% style="color:red" %)** /SoftBank/KDDI1384 +* (% style="color:red" %)**EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1385 +* (% style="color:red" %)**EC25-AFX**(% style="color:black" %): America:Verizon, AT&T(FirstNet), U.S.Cellular; Canada:Telus 1386 +* (% style="color:red" %)**EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan 1387 +* (% style="color:red" %)**EC25-J**(% style="color:black" %): Japan, DOCOMO, SoftBank, KDDI 1351 1351 1352 1352 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1353 1353