Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 9 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - Content
-
... ... @@ -83,12 +83,16 @@ 83 83 ** LoRaWAN Basic Station 84 84 ** ChirpStack-Gateway-Bridge (MQTT) 85 85 * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server 86 -* Built-in (% style="color:#037691" %)**Node-Red** (%%)local Application server 86 +* Built-in (% style="color:#037691" %)**Node-Red** (%%)local Application server 87 87 88 88 89 -== 1.4 LEDIndicators==89 +== 1.4 Block Diagram == 90 90 91 91 92 + 93 +== 1.5 LED Indicators == 94 + 95 + 92 92 LPS8-V2 has totally four LEDs, They are: 93 93 94 94 ... ... @@ -107,7 +107,7 @@ 107 107 (% style="color:blue" %)**➢ WIFI LED**(%%): This LED shows the WIFI interface connection status. 108 108 109 109 110 -== 1. 5Button Intruction ==114 +== 1.6 Button Intruction == 111 111 112 112 113 113 LPS8-V2 has a black toggle button, which is: ... ... @@ -512,18 +512,15 @@ 512 512 = 4. Build-in Server = 513 513 514 514 519 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).** 515 515 516 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: ChirpStack(% style="color:blue" %)**.** 517 517 518 -[[image:image-20230 616175617-8.png||height="390" width="894"]]522 +[[image:image-20230214095318-5.png||height="347" width="980"]] 519 519 520 -[[image:image-20230616175558-7.png||height="362" width="894"]] 521 521 522 - 523 - 524 524 (% style="color:red" %)**Note:** 525 525 526 - **Path**: S erver ~-~-> Network Serverand Server~-~->Application Server527 + **Path**: System ~-~-> Built-in Server 527 527 528 528 529 529 **Troubleshooting:** ... ... @@ -531,12 +531,12 @@ 531 531 532 532 **~ 1. URL does not jump properly** 533 533 534 - For the ChirpStack, you can use thelocalIPaddressandtheportis8080to accessit.535 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hostname to the current local IP address as the URL. 535 535 536 536 For the Node-Red, you can use the local IP address and the port is 1880 to access it. 537 537 538 538 539 -== 4.1 LoRaWAN Network Server ~-~- ChirpStack ==540 +== 4.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3) == 540 540 541 541 542 542 You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser. ... ... @@ -546,15 +546,15 @@ 546 546 547 547 Login account: 548 548 549 -**User name: ** (% style="background-color:yellow" %)**admin**550 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)** 550 550 551 -**Password: ** ** (% style="background-color: #ffff00" %)admin(%%)**552 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)** 552 552 553 -[[image:image-20230616175332-6.png||height="519" width="1029"]] 554 554 555 +[[image:image-20220725171719-1.png||height="570" width="769"]] 555 555 556 556 557 -=== 4.1.1 The LPS8-V2 is registered and connected to Built-in ChirpStack ===558 +=== 4.1.1 The LPS8-V2 is registered and connected to Built-in The Things Network === 558 558 559 559 560 560 Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply" ... ... @@ -697,13 +697,116 @@ 697 697 [[image:image-20220804164747-2.png||height="622" width="594"]] 698 698 699 699 700 -= 7. OTA SystemUpdate =701 += 7. Use the helium gateway-rs as the Data-only Hotspot = 701 701 702 702 704 +== **Step 1: Configure Frequency Band** == 705 + 706 + 707 +//Each country has a requirement for frequency region. Choose the right one for your area.// 708 + 709 +[[image:image-20220905164308-1.png]] 710 + 711 + 712 + 713 +== **Step 2: Configure the forward address** == 714 + 715 + 716 +**Select one of the servers to configure.** 717 + 718 +**For example:** 719 + 720 +[[image:image-20220905164847-2.png]] 721 + 722 + 723 + 724 +== **Step 3: Download and Install the Helium-gateway-rs** == 725 + 726 + 727 +**Access the gateway CLI via SSH.** 728 + 729 +[[image:image-20230425153417-2.png]] 730 + 731 + 732 +**Install the new gateway-rs** 733 + 734 +(% class="box infomessage" %) 735 +((( 736 +**apt update && apt install helium-gateway** 737 +))) 738 + 739 +[[image:image-20230425154058-4.png]] 740 + 741 + 742 + 743 +Option: If you installed the older gateway-rs, you have clean it 744 + 745 +(% class="box infomessage" %) 746 +((( 747 +**apt remove helium_gateway && dpkg ~-~-purge helium_gateway** 748 +))) 749 + 750 +[[image:image-20230425153823-3.png]] 751 + 752 + 753 +**Change the region setting:** 754 + 755 + 756 +(% class="box infomessage" %) 757 +((( 758 +**sed -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml** 759 + 760 + 761 +**e.g: ** 762 + 763 +**US915 ~-~--> sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml** 764 + 765 +**EU868 ~-~--> sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml** 766 +))) 767 + 768 + 769 +**Restart the gateway-rs** 770 + 771 +(% class="box infomessage" %) 772 +((( 773 +**systemctl restart helium_gateway** 774 +))) 775 + 776 +[[image:image-20230425155612-7.png||height="265" width="911"]] 777 + 778 + 779 + 780 +**Check the helium_gateway running status** 781 + 782 + 783 +(% class="box infomessage" %) 784 +((( 785 +**systemctl status helium_gateway** 786 +))) 787 + 788 + 789 +[[image:image-20230425154740-5.png]] 790 + 791 + 792 + 793 +**Check the helium_gateway Log:** 794 + 795 +(% class="box infomessage" %) 796 +((( 797 +**journalctl -u helium_gateway -f** 798 +))) 799 + 800 + 801 +[[image:image-20230425155659-8.png]] 802 + 803 + 804 += 8. OTA System Update = 805 + 806 + 703 703 LPS8v2 supports system auto-update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature. 704 704 705 705 706 -== 7.1 Auto-update method ==810 +== 8.1 Auto-update method == 707 707 708 708 709 709 The default, each gateway will enable the auto-update function. ... ... @@ -716,9 +716,10 @@ 716 716 [[image:image-20230607094447-2.png]] 717 717 718 718 719 -== 7.2 Manual upgrade method == 720 720 824 +== 8.2 Manual upgrade method == 721 721 826 + 722 722 1). Using the Linux command to upgrade the system 723 723 724 724 ... ... @@ -736,11 +736,13 @@ 736 736 [[image:image-20230607093849-1.png]] 737 737 738 738 739 -= 8. FAQ = 740 740 741 -== 8.1 How to change Hostname == 742 742 846 += 9. FAQ = 743 743 848 +== 9.1 How to change Hostname == 849 + 850 + 744 744 By default, Hostname is dragino-xxxxxx,If the user needs to change the hostname, the user needs to access the linux console of LPS8v2 and enter the following command: 745 745 746 746 (% class="box infomessage" %) ... ... @@ -753,45 +753,35 @@ 753 753 After the configuration is complete, run "reboot" to restart the gateway. 754 754 755 755 756 -== 8.2 Build-in The Things Network migrate to ChirpStack ==863 +== 9.2 Build-in The Things Network migrate to ChirpStack == 757 757 758 758 759 759 Migrate guide: 760 760 761 - **1. Ensure that the gateway is in good network condition, Recommended use of ETH.**868 +1. Ensure that the gateway is in good network condition, Recommended use of ETH. 762 762 763 - **2.On the Server ~-~-> NetworkServerinterface,click"Management"**870 +2. Download migrate script and run it. 764 764 765 -[[image:image-20230616162454-1.png]] 872 +(% class="box infomessage" %) 873 +((( 874 +wget -P /tmp [[http:~~/~~/repo.dragino.com/release/tool/chirpstack/migrate_chirpstack>>url:http://repo.dragino.com/release/tool/chirpstack/migrate_chirpstack]] && chmod +x /tmp/migrate_chirpstack && /tmp/migrate_chirpstack 875 +))) 766 766 877 +[[image:image-20230602135658-1.png||height="545" width="986"]] 767 767 768 -**3. Click "Migrate-Chirpstack"** 769 769 770 - [[image:image-20230616162742-2.png]]880 +3. Wait for the script to complete,Enable the Chirpstack on Web UI 771 771 882 +[[image:image-20230602135825-2.png||height="356" width="855"]] 772 772 773 - **4.StratInstall**884 +The default account for chirpstack is: **admin/admin** 774 774 775 775 776 - ClickstartInstall and waituntilthemigrationsucceeds887 += 10. Trouble Shooting = 777 777 778 - [[image:image-20230616162934-3.png]]889 +== 10.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == 779 779 780 780 781 -**5.Migration complete check result** 782 - 783 -[[image:image-20230616174526-4.png||height="706" width="983"]] 784 - 785 - 786 -[[image:image-20230616180004-9.png]] 787 - 788 - 789 - 790 -= 9. Trouble Shooting = 791 - 792 -== 9.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == 793 - 794 - 795 795 [[image:image-20220920135918-1.png]] 796 796 797 797 ... ... @@ -807,7 +807,7 @@ 807 807 [[image:image-20220920141936-2.png]] 808 808 809 809 810 -== 9.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem ==907 +== 10.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem == 811 811 812 812 813 813 When this problem occurs, click "**Update To DEFAULT**" ,this problem will be fixed. ... ... @@ -815,7 +815,7 @@ 815 815 [[image:image-20230508171607-1.png]] 816 816 817 817 818 -== 9.3 Fallback IP does not work, how can users check ==915 +== 10.3 Fallback IP does not work, how can users check == 819 819 820 820 821 821 When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP. ... ... @@ -837,7 +837,7 @@ 837 837 If the firewall is not down, this will affect access to the gateway. 838 838 839 839 840 -== 9.4 Click "Manual_Update", why there is no response? ==937 +== 10.4 Click "Manual_Update", why there is no response? == 841 841 842 842 843 843 When you click "Manual_Update", the gateway will finish updating within 10 minutes and display the update log. ... ... @@ -846,7 +846,7 @@ 846 846 [[image:image-20230527090555-3.png||height="660" width="832"]] 847 847 848 848 849 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)1 0. Supports(%%) =946 += (% style="color:inherit; font-family:inherit; font-size:29px" %)11. Supports(%%) = 850 850 851 851 852 852 ((( ... ... @@ -857,7 +857,7 @@ 857 857 With your question as detailed as possible. We will reply and help you in the shortest. 858 858 859 859 860 -= 1 1. Reference =957 += 12. Reference = 861 861 862 862 863 863 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. ... ... @@ -866,7 +866,7 @@ 866 866 867 867 ))) 868 868 869 -= 1 2. Order Info =966 += 13. Order Info = 870 870 871 871 872 872 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** ... ... @@ -874,31 +874,23 @@ 874 874 (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band 875 875 876 876 * (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band 877 - 878 878 * (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band 879 - 880 880 * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band 881 - 882 882 * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band 883 - 884 884 * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band 885 - 886 886 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 887 887 888 888 (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 889 889 890 -* (% style="color:red" %)**EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India 982 +* (% style="color:red" %)**E**(%%): EMEA, Korea, Thailand, India. 983 +* (% style="color:red" %)**A**(%%): North America/ Rogers/AT&T/T-Mobile. 984 +* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan 985 +* (% style="color:red" %)**J**(%%): Japan, DOCOMO/SoftBank/ KDDI 891 891 892 -* (% style="color:red" %)**EC25-AFX**(% style="color:black" %): America:Verizon, AT&T(FirstNet), U.S.Cellular; Canada:Telus 893 - 894 -* (% style="color:red" %)**EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan 895 - 896 -* (% style="color:red" %)**EC25-J**(% style="color:black" %): Japan, DOCOMO, SoftBank, KDDI 897 - 898 898 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 899 899 900 900 901 -= 1 3. Manufacturer Info =990 += 14. Manufacturer Info = 902 902 903 903 904 904 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -908,7 +908,7 @@ 908 908 LongCheng Street, LongGang District ; Shenzhen 518116,China 909 909 910 910 911 -= 1 4. FCC Warning =1000 += 15. FCC Warning = 912 912 913 913 914 914 (((
- image-20230616162454-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -31.0 KB - Content
- image-20230616162742-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -22.7 KB - Content
- image-20230616162934-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.0 KB - Content
- image-20230616174526-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -55.6 KB - Content
- image-20230616174608-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.4 KB - Content
- image-20230616175332-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.6 KB - Content
- image-20230616175558-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.9 KB - Content
- image-20230616175617-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.2 KB - Content
- image-20230616180004-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.1 KB - Content