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, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -104,8 +104,6 @@ 104 104 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 105 105 106 106 107 - 108 - 109 109 == 1.3 Features == 110 110 111 111 * Open Source OpenWrt system ... ... @@ -123,8 +123,6 @@ 123 123 * Optional 3G/4G cellular connection 124 124 125 125 126 - 127 - 128 128 == 1.4 Hardware System Structure == 129 129 130 130 [[image:1657079015096-949.png]] ... ... @@ -241,8 +241,6 @@ 241 241 * **WiFi AP Mode** 242 242 243 243 244 - 245 - 246 246 == 3.2 Use WAN port to access Internet == 247 247 248 248 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**: ... ... @@ -367,6 +367,7 @@ 367 367 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network 368 368 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 369 369 364 + 370 370 (% style="color:#4f81bd" %)**Step 4: Create a Gateway** 371 371 372 372 [[image:1657091941182-367.png]] ... ... @@ -527,37 +527,34 @@ 527 527 [[image:1657094791060-639.png]] 528 528 529 529 530 -= 5. 525 += 5. Web Configure Pages = 531 531 532 -== 5.1 527 +== 5.1 Home == 533 533 534 534 Shows the system running status. 535 535 536 -[[image:165 7094893942-726.png]]531 +[[image:1652423418568-752.png||height="329" width="724"]] 537 537 533 +== 5.2 LoRa Settings == 538 538 539 -== 5.2 Settings==535 +=== 5.2.1 LoRa ~-~-> LoRa === 540 540 541 -=== 5.2.1 LoRa ~-~-> LoRa === 542 - 543 543 ((( 544 544 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. 545 545 ))) 546 546 547 547 ((( 548 -Different L PS8N hardware version can support different frequency range:542 +Different DLOS8N hardware version can support different frequency range: 549 549 ))) 550 550 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 KR920545 +* **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 553 553 554 554 ((( 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** 549 +After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log** 558 558 ))) 559 559 560 -[[image:165 7094930903-357.png]]552 +[[image:1652423554776-574.png||height="380" width="740"]] 561 561 562 562 Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** 563 563 ... ... @@ -564,7 +564,7 @@ 564 564 565 565 === 5.2.2 LoRa ~-~-> ABP Decryption === 566 566 567 -The L PS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as: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: 568 568 569 569 * No internet connection. 570 570 * 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]]). ... ... @@ -573,13 +573,12 @@ 573 573 Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]** 574 574 ))) 575 575 576 -[[image:165 7095412271-942.png]]568 +[[image:1652423628833-467.png||height="357" width="755"]] 577 577 570 +== 5.3 LoRaWAN Settings == 578 578 579 -== 5.3 Settings==572 +=== 5.3.1 LoRaWAN ~-~-> LoRaWAN === 580 580 581 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN === 582 - 583 583 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 584 584 585 585 [[image:1652423628833-467.png||height="357" width="755"]] ... ... @@ -586,21 +586,18 @@ 586 586 587 587 (% style="color:red" %)**Note:** 588 588 589 -~*: User can ignore the latitude and longitude settings here, L PS8N will use the actually value from GPS module.580 +~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module. 590 590 591 591 ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here: 592 592 593 593 **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]** 594 594 586 +=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT === 595 595 596 -=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT === 597 - 598 598 [[image:1652428499323-384.png||height="275" width="723"]] 599 599 600 600 ((( 601 601 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 - 604 604 ))) 605 605 606 606 === 5.3.3 LoRaWAN ~-~-> LORIOT === ... ... @@ -615,7 +615,6 @@ 615 615 616 616 [[image:1652428648903-878.png||height="266" width="731"]] 617 617 618 - 619 619 == 5.4 MQTT Settings == 620 620 621 621 If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker, ... ... @@ -625,7 +625,6 @@ 625 625 626 626 [[image:1652428705046-212.png||height="417" width="733"]] 627 627 628 - 629 629 == 5.5 System == 630 630 631 631 === 5.5.1 System ~-~-> System Overview ===
- 1657155158184-134.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -69.0 KB - Content