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

From version 139.3
edited by Xiaoling
on 2022/07/28 15:11
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
... ... @@ -420,6 +420,7 @@
420 420  * Legacy V2 Console : (% style="color:red" %)TTN v2 shuts down in December 2021
421 421  
422 422  
423 +
423 423  (% style="color:blue" %)**Step 4: Create a Gateway**
424 424  
425 425  [[image:1652422440891-514.png||height="360" width="747"]]
... ... @@ -507,7 +507,7 @@
507 507  [[image:1652422794767-871.png]]
508 508  
509 509  (((
510 -(% 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.
511 511  )))
512 512  
513 513  (((
... ... @@ -526,11 +526,8 @@
526 526  
527 527  [[image:1652422840936-838.png]]
528 528  
529 -
530 530  (((
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.**
532 -
533 -
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.
534 534  )))
535 535  
536 536  (((
... ... @@ -564,13 +564,11 @@
564 564  [[image:1657089833529-558.png]]
565 565  
566 566  
567 -
568 568  First, input the End device ID, AppEUI and DevEUI.
569 569  
570 570  [[image:1657089845985-297.png]]
571 571  
572 572  
573 -
574 574  Secondly, choose the corresponding frequency and LoRaWAN class capabilities.
575 575  
576 576  [[image:1657089868506-654.png]]
... ... @@ -583,15 +583,11 @@
583 583  )))
584 584  
585 585  (((
586 -(% 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.
587 -
588 -
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.
589 589  )))
590 590  
591 591  (((
592 -(% style="color:red" %)**Note that it may take some time for the device data to appear in the TTN v3 display.**
593 -
594 -
586 +(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
595 595  )))
596 596  
597 597  [[image:1657089884131-489.png]]
... ... @@ -601,19 +601,15 @@
601 601  
602 602  == 5.1 Home ==
603 603  
604 -
605 605  Shows the system running status.
606 606  
607 -
608 608  [[image:1652423418568-752.png||height="329" width="724"]]
609 609  
610 610  
611 -
612 612  == 5.2 LoRa Settings ==
613 613  
614 614  === 5.2.1 LoRa ~-~-> LoRa ===
615 615  
616 -
617 617  (((
618 618  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.
619 619  )))
... ... @@ -622,36 +622,27 @@
622 622  Different DLOS8N hardware version can support different frequency range:
623 623  )))
624 624  
625 -* (% style="color:red" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
626 -* (% 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
627 627  
628 628  (((
629 -
630 -
631 -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**
632 632  )))
633 633  
634 634  [[image:1657090007385-854.png]]
635 635  
622 +Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
636 636  
637 -(% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
638 638  
639 -
640 -
641 641  === 5.2.2 LoRa ~-~-> ABP Decryption ===
642 642  
643 -
644 644  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
645 645  
646 646  * No internet connection.
647 647  * 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]]).
648 648  
649 -
650 -
651 651  (((
652 652  Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
653 -
654 -
655 655  )))
656 656  
657 657  [[image:1657089993263-743.png]]