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)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -104,6 +104,8 @@ 104 104 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 105 105 106 106 107 + 108 + 107 107 == 1.3 Features == 108 108 109 109 * Open Source OpenWrt system ... ... @@ -121,6 +121,8 @@ 121 121 * Optional 3G/4G cellular connection 122 122 123 123 126 + 127 + 124 124 == 1.4 Hardware System Structure == 125 125 126 126 [[image:1657079015096-949.png]] ... ... @@ -237,6 +237,8 @@ 237 237 * **WiFi AP Mode** 238 238 239 239 244 + 245 + 240 240 == 3.2 Use WAN port to access Internet == 241 241 242 242 By default, the LPS8N is set to use the WAN port to connect to an upstream network. When you connect the LPS8N's WAN port to an upstream router, LPS8N 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**: ... ... @@ -361,7 +361,6 @@ 361 361 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network 362 362 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 363 363 364 - 365 365 (% style="color:#4f81bd" %)**Step 4: Create a Gateway** 366 366 367 367 [[image:1657091941182-367.png]] ... ... @@ -522,34 +522,37 @@ 522 522 [[image:1657094791060-639.png]] 523 523 524 524 525 -= 5. Web Configure Pages = 530 += 5. Web Configure Pages = 526 526 527 -== 5.1 Home == 532 +== 5.1 Home == 528 528 529 529 Shows the system running status. 530 530 531 -[[image:165 2423418568-752.png||height="329" width="724"]]536 +[[image:1657094893942-726.png]] 532 532 533 -== 5.2 LoRa Settings == 534 534 535 -== =5.2.1LoRa~-~->LoRa===539 +== 5.2 LoRa Settings == 536 536 541 +=== 5.2.1 LoRa ~-~-> LoRa === 542 + 537 537 ((( 538 538 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. 539 539 ))) 540 540 541 541 ((( 542 -Different DLOS8N hardware version can support different frequency range:548 +Different LPS8N hardware version can support different frequency range: 543 543 ))) 544 544 545 -* **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 546 -* **915**: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 551 +* (% style="color:blue" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 552 +* (% style="color:blue" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 547 547 548 548 ((( 549 -After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log** 555 + 556 + 557 +After user choose the frequency plan, he can see the actually frequency in used by checking the page (% style="color:green" %)**LogRead ~-~-> LoRa Log** 550 550 ))) 551 551 552 -[[image:165 2423554776-574.png||height="380" width="740"]]560 +[[image:1657094930903-357.png]] 553 553 554 554 Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** 555 555 ... ... @@ -556,7 +556,7 @@ 556 556 557 557 === 5.2.2 LoRa ~-~-> ABP Decryption === 558 558 559 -The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:567 +The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as: 560 560 561 561 * No internet connection. 562 562 * 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 Forward Instruction.WebHome]]). ... ... @@ -565,12 +565,13 @@ 565 565 Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]** 566 566 ))) 567 567 568 -[[image:165 2423628833-467.png||height="357" width="755"]]576 +[[image:1657095412271-942.png]] 569 569 570 -== 5.3 LoRaWAN Settings == 571 571 572 -== =5.3.1LoRaWAN~-~->LoRaWAN===579 +== 5.3 LoRaWAN Settings == 573 573 581 +=== 5.3.1 LoRaWAN ~-~-> LoRaWAN === 582 + 574 574 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 575 575 576 576 [[image:1652423628833-467.png||height="357" width="755"]] ... ... @@ -577,18 +577,21 @@ 577 577 578 578 (% style="color:red" %)**Note:** 579 579 580 -~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.589 +~*: User can ignore the latitude and longitude settings here, LPS8N will use the actually value from GPS module. 581 581 582 582 ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here: 583 583 584 584 **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]** 585 585 586 -=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT === 587 587 596 +=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT === 597 + 588 588 [[image:1652428499323-384.png||height="275" width="723"]] 589 589 590 590 ((( 591 591 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]].** 602 + 603 + 592 592 ))) 593 593 594 594 === 5.3.3 LoRaWAN ~-~-> LORIOT === ... ... @@ -603,6 +603,7 @@ 603 603 604 604 [[image:1652428648903-878.png||height="266" width="731"]] 605 605 618 + 606 606 == 5.4 MQTT Settings == 607 607 608 608 If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker, ... ... @@ -612,6 +612,7 @@ 612 612 613 613 [[image:1652428705046-212.png||height="417" width="733"]] 614 614 628 + 615 615 == 5.5 System == 616 616 617 617 === 5.5.1 System ~-~-> System Overview ===
- 1657094893942-726.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +185.3 KB - Content
- 1657094930903-357.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +125.7 KB - Content
- 1657095412271-942.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.2 KB - Content
- 1657155158184-134.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +69.0 KB - Content