Last modified by Kilight Cao on 2025/06/05 09:47

From version 139.4
edited by Xiaoling
on 2022/07/28 15:15
Change comment: There is no comment for this version
To version 139.2
edited by Xiaoling
on 2022/07/28 15:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -419,6 +419,8 @@
419 419  * Australia 1 (% style="color:red" %)corresponding Gateway server address:** **(% style="color:black" %)au1.cloud.thethings.network
420 420  * Legacy V2 Console : (% style="color:red" %)TTN v2 shuts down in December 2021
421 421  
422 +
423 +
422 422  (% style="color:blue" %)**Step 4: Create a Gateway**
423 423  
424 424  [[image:1652422440891-514.png||height="360" width="747"]]
... ... @@ -506,7 +506,7 @@
506 506  [[image:1652422794767-871.png]]
507 507  
508 508  (((
509 -(% style="color:blue" %)**Step 1**: (%%)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
511 +(% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
510 510  )))
511 511  
512 512  (((
... ... @@ -525,11 +525,8 @@
525 525  
526 526  [[image:1652422840936-838.png]]
527 527  
528 -
529 529  (((
530 -(% style="color:red" %)**Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.**
531 -
532 -
531 +(% style="color:red" %)Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.
533 533  )))
534 534  
535 535  (((
... ... @@ -563,13 +563,11 @@
563 563  [[image:1657089833529-558.png]]
564 564  
565 565  
566 -
567 567  First, input the End device ID, AppEUI and DevEUI.
568 568  
569 569  [[image:1657089845985-297.png]]
570 570  
571 571  
572 -
573 573  Secondly, choose the corresponding frequency and LoRaWAN class capabilities.
574 574  
575 575  [[image:1657089868506-654.png]]
... ... @@ -582,15 +582,11 @@
582 582  )))
583 583  
584 584  (((
585 -(% style="color:blue" %)**Step 2**: (%%)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
586 -
587 -
582 +(% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
588 588  )))
589 589  
590 590  (((
591 -(% style="color:red" %)**Note that it may take some time for the device data to appear in the TTN v3 display.**
592 -
593 -
586 +(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
594 594  )))
595 595  
596 596  [[image:1657089884131-489.png]]
... ... @@ -600,19 +600,15 @@
600 600  
601 601  == 5.1 Home ==
602 602  
603 -
604 604  Shows the system running status.
605 605  
606 -
607 607  [[image:1652423418568-752.png||height="329" width="724"]]
608 608  
609 609  
610 -
611 611  == 5.2 LoRa Settings ==
612 612  
613 613  === 5.2.1 LoRa ~-~-> LoRa ===
614 614  
615 -
616 616  (((
617 617  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.
618 618  )))
... ... @@ -621,46 +621,36 @@
621 621  Different DLOS8N hardware version can support different frequency range:
622 622  )))
623 623  
624 -* (% style="color:red" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
625 -* (% style="color:red" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
613 +* **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
614 +* **915**: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
626 626  
627 627  (((
628 -
629 -
630 -After user choose the frequency plan, he can see the actually frequency in used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**
617 +After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
631 631  )))
632 632  
633 633  [[image:1657090007385-854.png]]
634 634  
622 +Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
635 635  
636 -(% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
637 637  
638 -
639 -
640 640  === 5.2.2 LoRa ~-~-> ABP Decryption ===
641 641  
642 -
643 643  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
644 644  
645 645  * No internet connection.
646 646  * 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]]).
647 647  
648 -
649 649  (((
650 650  Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
651 -
652 -
653 653  )))
654 654  
655 655  [[image:1657089993263-743.png]]
656 656  
657 657  
658 -
659 659  == 5.3 LoRaWAN Settings ==
660 660  
661 661  === 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
662 662  
663 -
664 664  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
665 665  
666 666  [[image:1657089950542-323.png]]
... ... @@ -674,10 +674,8 @@
674 674  **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
675 675  
676 676  
677 -
678 678  === 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT ===
679 679  
680 -
681 681  [[image:1657089933044-221.png]]
682 682  
683 683  
... ... @@ -684,13 +684,11 @@
684 684  (((
685 685  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]].**
686 686  
687 -
688 688  
689 689  )))
690 690  
691 691  === 5.3.3 LoRaWAN ~-~-> LORIOT ===
692 692  
693 -
694 694  (((
695 695  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
696 696  )))
... ... @@ -697,17 +697,13 @@
697 697  
698 698  (((
699 699  Instruction: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
700 -
701 -
702 702  )))
703 703  
704 704  [[image:1657089965935-695.png]]
705 705  
706 706  
707 -
708 708  == 5.4 MQTT Settings ==
709 709  
710 -
711 711  If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
712 712  
713 713  Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
... ... @@ -720,21 +720,17 @@
720 720  
721 721  === 5.5.1 System ~-~-> System Overview ===
722 722  
723 -
724 724  Shows the system info:
725 725  
726 726  [[image:1657090055371-265.png]]
727 727  
728 728  
729 -
730 730  === 5.5.2 System ~-~-> General ( login settings) ===
731 731  
732 -
733 733  [[image:1657090070500-921.png]]
734 734  
735 -
736 736  (((
737 -(% style="color:#037691" %)**__System Password:__**
704 +**__System Password:__**
738 738  )))
739 739  
740 740  (((
... ... @@ -746,19 +746,17 @@
746 746  )))
747 747  
748 748  (((
749 -(% style="color:#037691" %)**__Timezone:  __**(%%)Set device timezone.
716 +**__Timezone: __**Set device timezone.
750 750  )))
751 751  
752 752  (((
753 -(% style="color:#037691" %)**__Port forwarding:  __**(%%)Enable/Disable the HTTP and SSH access via WAN interface.
720 +**__Port forwarding: __**Enable/Disable the HTTP and SSH access via WAN interface.
754 754  
755 -
756 756  
757 757  )))
758 758  
759 759  === 5.5.3 System ~-~-> Network ===
760 760  
761 -
762 762  [[image:1657090089790-368.png]]
763 763  
764 764  (((