<
From version < 126.3 >
edited by Xiaoling
on 2022/07/06 16:02
To version < 139.1 >
edited by Xiaoling
on 2022/07/07 08:58
>
Change comment: Uploaded new attachment "1657155507672-204.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -147,6 +147,8 @@
147 147  
148 148  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
149 149  
150 +
151 +
150 150  = 2.  Access and Configure LPS8N =
151 151  
152 152  (((
... ... @@ -455,7 +455,6 @@
455 455  * APP EUI - ID code for an Application defined in TTN v3.
456 456  * APP Key - Unique key to secure communications with a particular device.
457 457  
458 -
459 459  (((
460 460  A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.
461 461  )))
... ... @@ -500,13 +500,17 @@
500 500  First, input the End device ID, AppEUI and DevEUI.
501 501  
502 502  
504 +[[image:1657094646429-966.png]]
503 503  
504 504  Secondly, choose the corresponding frequency and LoRaWAN class capabilities.
505 505  
506 -[[image:1652423046741-467.png||height="355" width="736"]]
507 507  
509 +[[image:1657094674045-755.png]]
510 +
508 508  (((
509 509  Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
513 +
514 +
510 510  )))
511 511  
512 512  (((
... ... @@ -517,36 +517,40 @@
517 517  (% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
518 518  )))
519 519  
520 -[[image:1652423277549-324.png||height="273" width="745"]]
525 +[[image:1657094791060-639.png]]
521 521  
522 -= 5. Web Configure Pages =
523 523  
524 -== 5.1 Home ==
528 += 5.  Web Configure Pages =
525 525  
530 +== 5.1  Home ==
531 +
526 526  Shows the system running status.
527 527  
528 -[[image:1652423418568-752.png||height="329" width="724"]]
534 +[[image:1657094893942-726.png]]
529 529  
530 -== 5.2 LoRa Settings ==
531 531  
532 -=== 5.2.1 LoRa ~-~-> LoRa ===
537 +== 5.2  LoRa Settings ==
533 533  
539 +=== 5.2.1  LoRa ~-~-> LoRa ===
540 +
534 534  (((
535 535  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.
536 536  )))
537 537  
538 538  (((
539 -Different DLOS8N hardware version can support different frequency range:
546 +Different LPS8N hardware version can support different frequency range:
540 540  )))
541 541  
542 -* **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
543 -* **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
544 544  
545 545  (((
546 -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**
547 547  )))
548 548  
549 -[[image:1652423554776-574.png||height="380" width="740"]]
558 +[[image:1657094930903-357.png]]
550 550  
551 551  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
552 552  
... ... @@ -553,7 +553,7 @@
553 553  
554 554  === 5.2.2 LoRa ~-~-> ABP Decryption ===
555 555  
556 -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:
557 557  
558 558  * No internet connection.
559 559  * 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]]).
... ... @@ -562,12 +562,13 @@
562 562  Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
563 563  )))
564 564  
565 -[[image:1652423628833-467.png||height="357" width="755"]]
574 +[[image:1657095412271-942.png]]
566 566  
567 -== 5.3 LoRaWAN Settings ==
568 568  
569 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
577 +== 5.3  LoRaWAN Settings ==
570 570  
579 +=== 5.3.1  LoRaWAN ~-~-> LoRaWAN ===
580 +
571 571  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
572 572  
573 573  [[image:1652423628833-467.png||height="357" width="755"]]
... ... @@ -574,18 +574,21 @@
574 574  
575 575  (% style="color:red" %)**Note:**
576 576  
577 -~*: 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.
578 578  
579 579  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
580 580  
581 581  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
582 582  
583 -=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT ===
584 584  
594 +=== 5.3.2  LoRaWAN ~-~-> Amazon AWS-IoT ===
595 +
585 585  [[image:1652428499323-384.png||height="275" width="723"]]
586 586  
587 587  (((
588 588  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 +
589 589  )))
590 590  
591 591  === 5.3.3 LoRaWAN ~-~-> LORIOT ===
... ... @@ -600,6 +600,7 @@
600 600  
601 601  [[image:1652428648903-878.png||height="266" width="731"]]
602 602  
616 +
603 603  == 5.4 MQTT Settings ==
604 604  
605 605  If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
... ... @@ -609,6 +609,7 @@
609 609  
610 610  [[image:1652428705046-212.png||height="417" width="733"]]
611 611  
626 +
612 612  == 5.5 System ==
613 613  
614 614  === 5.5.1 System ~-~-> System Overview ===
... ... @@ -615,11 +615,13 @@
615 615  
616 616  Shows the system info:
617 617  
618 -[[image:1652428773760-580.png||height="408" width="728"]]
633 +[[image:1657155158184-134.png]]
619 619  
635 +
636 +
620 620  === 5.5.2 System ~-~-> General ( login settings) ===
621 621  
622 -[[image:1652428861256-300.png||height="354" width="724"]]
639 +[[image:1657155183982-792.png]]
623 623  
624 624  (((
625 625  **__System Password:__**
... ... @@ -634,11 +634,14 @@
634 634  )))
635 635  
636 636  (((
637 -**__Timezone:__**Set device timezone.
654 +**__Timezone:  __**Set device timezone.
638 638  )))
639 639  
640 640  (((
641 -**__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 +
642 642  )))
643 643  
644 644  === 5.5.3 System ~-~-> Network ===
1657094646429-966.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.4 KB
Content
1657094674045-755.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +63.7 KB
Content
1657094791060-639.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +45.9 KB
Content
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