<
From version < 129.2 >
edited by Xiaoling
on 2022/07/06 16:06
To version < 139.2 >
edited by Xiaoling
on 2022/07/07 08:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -104,6 +104,7 @@
104 104  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
105 105  
106 106  
107 +
107 107  == 1.3  Features ==
108 108  
109 109  * Open Source OpenWrt system
... ... @@ -121,6 +121,7 @@
121 121  * Optional 3G/4G cellular connection
122 122  
123 123  
125 +
124 124  == 1.4  Hardware System Structure ==
125 125  
126 126  [[image:1657079015096-949.png]]
... ... @@ -147,7 +147,6 @@
147 147  
148 148  
149 149  
150 -
151 151  = 2.  Access and Configure LPS8N =
152 152  
153 153  (((
... ... @@ -237,6 +237,7 @@
237 237  * **WiFi AP Mode**
238 238  
239 239  
241 +
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**:
... ... @@ -362,6 +362,7 @@
362 362  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
363 363  
364 364  
367 +
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 =
528 += 5.  Web Configure Pages =
526 526  
527 -== 5.1 Home ==
530 +== 5.1  Home ==
528 528  
529 529  Shows the system running status.
530 530  
531 -[[image:1652423418568-752.png||height="329" width="724"]]
534 +[[image:1657094893942-726.png]]
532 532  
533 -== 5.2 LoRa Settings ==
534 534  
535 -=== 5.2.1 LoRa ~-~-> LoRa ===
537 +== 5.2  LoRa Settings ==
536 536  
539 +=== 5.2.1  LoRa ~-~-> LoRa ===
540 +
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:
546 +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
549 +* (% style="color:blue" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
550 +* (% 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**
553 +
554 +
555 +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:1652423554776-574.png||height="380" width="740"]]
558 +[[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:
565 +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:1652423628833-467.png||height="357" width="755"]]
574 +[[image:1657095412271-942.png]]
569 569  
570 -== 5.3 LoRaWAN Settings ==
571 571  
572 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
577 +== 5.3  LoRaWAN Settings ==
573 573  
579 +=== 5.3.1  LoRaWAN ~-~-> LoRaWAN ===
580 +
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,21 +577,24 @@
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.
587 +~*: 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  
594 +=== 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
595 +
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]].**
600 +
601 +
592 592  )))
593 593  
594 -=== 5.3.3 LoRaWAN ~-~-> LORIOT ===
604 +=== 5.3.3  LoRaWAN ~-~-> LORIOT ===
595 595  
596 596  (((
597 597  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
... ... @@ -603,33 +603,37 @@
603 603  
604 604  [[image:1652428648903-878.png||height="266" width="731"]]
605 605  
606 -== 5.4 MQTT Settings ==
607 607  
608 -If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
617 +== 5.4  MQTT Settings ==
609 609  
619 +If end nodes works in ABP mode, user can configure LPS8N to transfer the data to MQTT broker,
620 +
610 610  Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
611 611  
612 612  
613 613  [[image:1652428705046-212.png||height="417" width="733"]]
614 614  
615 -== 5.5 System ==
616 616  
617 -=== 5.5.1 System ~-~-> System Overview ===
627 +== 5.5  System ==
618 618  
629 +=== 5.5.1  System ~-~-> System Overview ===
630 +
619 619  Shows the system info:
620 620  
621 -[[image:1652428773760-580.png||height="408" width="728"]]
633 +[[image:1657155158184-134.png]]
622 622  
623 -=== 5.5.2 System ~-~-> General ( login settings) ===
624 624  
625 -[[image:1652428861256-300.png||height="354" width="724"]]
626 626  
637 +=== 5.5.2  System ~-~-> General ( login settings) ===
638 +
639 +[[image:1657155183982-792.png]]
640 +
627 627  (((
628 628  **__System Password:__**
629 629  )))
630 630  
631 631  (((
632 -There are two login for DLOS8N: (% style="color:#4f81bd" %)root /dragino (% style="color:black" %)or (% style="color:#4f81bd" %)admin /dragino. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
646 +There are two login for LPS8N: (% style="color:#4f81bd" %)root /dragino (% style="color:black" %)or (% style="color:#4f81bd" %)admin /dragino. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
633 633  )))
634 634  
635 635  (((
... ... @@ -637,47 +637,56 @@
637 637  )))
638 638  
639 639  (((
640 -**__Timezone:__**Set device timezone.
654 +**__Timezone:  __**Set device timezone.
641 641  )))
642 642  
643 643  (((
644 -**__Port forwarding:__**Enable/Disable the HTTP and SSH access via WAN interface.
658 +**__Port forwarding:  __**Enable/Disable the HTTP and SSH access via WAN interface.
659 +
660 +
661 +
645 645  )))
646 646  
647 -=== 5.5.3 System ~-~-> Network ===
664 +=== 5.5.3  System ~-~-> Network ===
648 648  
649 -[[image:1652429149053-824.png||height="467" width="725"]]
666 +[[image:1657155288223-566.png]]
650 650  
651 651  (((
652 -**__LAN Settings:__**When the DLOS8N has the AP enable, LAN settings specify the network info for DLOS8Ns own network.
669 +**__LAN Settings:  __**When the LPS8N has the AP enable, LAN settings specify the network info for LPS8N's own network.
653 653  )))
654 654  
655 655  (((
656 -__**WAN Settings:**__Setting for DLOS8N WAN port
673 +__**WAN Settings:  **__Setting for LPS8N WAN port
657 657  )))
658 658  
659 659  (((
660 -__**WiFi Settings:**__Setting for DLOS8N WiFi IP when use it as WiFi Client
677 +__**WiFi Settings:  **__Setting for LPS8N WiFi IP when use it as WiFi Client
661 661  
679 +
662 662  
663 663  )))
664 664  
665 -=== 5.5.4 System ~-~-> WiFi ===
683 +=== 5.5.4  System ~-~-> WiFi ===
666 666  
667 -DLOS8N WiFi Settings.
685 +LPS8N WiFi Settings.
668 668  
669 -[[image:1652429430767-921.png||height="367" width="723"]]
687 +[[image:1657155457089-430.png]]
670 670  
671 -=== 5.5.5 System ~-~-> Cellular ===
672 672  
690 +
691 +=== 5.5.5  System ~-~-> Cellular ===
692 +
673 673  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
674 674  
675 -[[image:1652429309615-825.png||height="320" width="732"]]
676 676  
677 -(% style="color:red" %)Note *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
696 +[[image:1657155507672-204.png]]
678 678  
679 -=== 5.5.6 System ~-~-> Network Status ===
698 +(% style="color:red" %)Note *: For LPS8N which doesn't have the cellular module, this page will shows Cellular not detected.
680 680  
700 +
701 +
702 +=== 5.5.6  System ~-~-> Network Status ===
703 +
681 681  [[image:1652429486609-208.png||height="415" width="728"]]
682 682  
683 683  === 5.5.7 System ~-~-> Remote Mgnt & Auto Provision ===
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
1657155183982-792.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +52.8 KB
Content
1657155288223-566.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +30.7 KB
Content
1657155457089-430.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +46.6 KB
Content
1657155507672-204.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +43.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0