Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/11 11:22
Change comment:
Uploaded new attachment "image-20230616180004-9.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,6 +66,8 @@ 66 66 * Storage Temperature: -20 ~~ 70°C 67 67 * Power Input: 5V, 2A, DC 68 68 69 + 70 + 69 69 == 1.3 Features == 70 70 71 71 ... ... @@ -84,6 +84,8 @@ 84 84 * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server 85 85 * Built-in (% style="color:#037691" %)**Node-Red** (%%)local Application server 86 86 89 + 90 + 87 87 == 1.4 LED Indicators == 88 88 89 89 ... ... @@ -251,6 +251,8 @@ 251 251 252 252 * **Cellular Mode** 253 253 258 + 259 + 254 254 === 2.2.2 Use WAN port to access Internet === 255 255 256 256 ... ... @@ -509,19 +509,15 @@ 509 509 = 4. Build-in Server = 510 510 511 511 512 - Since software version0603,518 +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).** 513 513 514 -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" %)**.** 515 515 516 -[[image:image-20230 616175617-8.png||height="390" width="894"]]521 +[[image:image-20230214095318-5.png||height="347" width="980"]] 517 517 518 -[[image:image-20230616175558-7.png||height="362" width="894"]] 519 519 520 - 521 - 522 522 (% style="color:red" %)**Note:** 523 523 524 - **Path**: S erver ~-~-> Network Serverand Server~-~->Application Server526 + **Path**: System ~-~-> Built-in Server 525 525 526 526 527 527 **Troubleshooting:** ... ... @@ -529,12 +529,12 @@ 529 529 530 530 **~ 1. URL does not jump properly** 531 531 532 - For the ChirpStack, you can use thelocalIPaddressandtheportis8080to accessit.534 + 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. 533 533 534 534 For the Node-Red, you can use the local IP address and the port is 1880 to access it. 535 535 536 536 537 -== 4.1 LoRaWAN Network Server ~-~- ChirpStack ==539 +== 4.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3) == 538 538 539 539 540 540 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. ... ... @@ -544,15 +544,15 @@ 544 544 545 545 Login account: 546 546 547 -**User name: ** (% style="background-color:yellow" %)**admin**549 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)** 548 548 549 -**Password: ** ** (% style="background-color: #ffff00" %)admin(%%)**551 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)** 550 550 551 -[[image:image-20230616175332-6.png||height="519" width="1029"]] 552 552 554 +[[image:image-20220725171719-1.png||height="570" width="769"]] 553 553 554 554 555 -=== 4.1.1 The LPS8-V2 is registered and connected to Built-in ChirpStack ===557 +=== 4.1.1 The LPS8-V2 is registered and connected to Built-in The Things Network === 556 556 557 557 558 558 Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply" ... ... @@ -695,13 +695,116 @@ 695 695 [[image:image-20220804164747-2.png||height="622" width="594"]] 696 696 697 697 698 -= 7. OTA SystemUpdate =700 += 7. Use the helium gateway-rs as the Data-only Hotspot = 699 699 700 700 703 +== **Step 1: Configure Frequency Band** == 704 + 705 + 706 +//Each country has a requirement for frequency region. Choose the right one for your area.// 707 + 708 +[[image:image-20220905164308-1.png]] 709 + 710 + 711 + 712 +== **Step 2: Configure the forward address** == 713 + 714 + 715 +**Select one of the servers to configure.** 716 + 717 +**For example:** 718 + 719 +[[image:image-20220905164847-2.png]] 720 + 721 + 722 + 723 +== **Step 3: Download and Install the Helium-gateway-rs** == 724 + 725 + 726 +**Access the gateway CLI via SSH.** 727 + 728 +[[image:image-20230425153417-2.png]] 729 + 730 + 731 +**Install the new gateway-rs** 732 + 733 +(% class="box infomessage" %) 734 +((( 735 +**apt update && apt install helium-gateway** 736 +))) 737 + 738 +[[image:image-20230425154058-4.png]] 739 + 740 + 741 + 742 +Option: If you installed the older gateway-rs, you have clean it 743 + 744 +(% class="box infomessage" %) 745 +((( 746 +**apt remove helium_gateway && dpkg ~-~-purge helium_gateway** 747 +))) 748 + 749 +[[image:image-20230425153823-3.png]] 750 + 751 + 752 +**Change the region setting:** 753 + 754 + 755 +(% class="box infomessage" %) 756 +((( 757 +**sed -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml** 758 + 759 + 760 +**e.g: ** 761 + 762 +**US915 ~-~--> sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml** 763 + 764 +**EU868 ~-~--> sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml** 765 +))) 766 + 767 + 768 +**Restart the gateway-rs** 769 + 770 +(% class="box infomessage" %) 771 +((( 772 +**systemctl restart helium_gateway** 773 +))) 774 + 775 +[[image:image-20230425155612-7.png||height="265" width="911"]] 776 + 777 + 778 + 779 +**Check the helium_gateway running status** 780 + 781 + 782 +(% class="box infomessage" %) 783 +((( 784 +**systemctl status helium_gateway** 785 +))) 786 + 787 + 788 +[[image:image-20230425154740-5.png]] 789 + 790 + 791 + 792 +**Check the helium_gateway Log:** 793 + 794 +(% class="box infomessage" %) 795 +((( 796 +**journalctl -u helium_gateway -f** 797 +))) 798 + 799 + 800 +[[image:image-20230425155659-8.png]] 801 + 802 + 803 += 8. OTA System Update = 804 + 805 + 701 701 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. 702 702 703 703 704 -== 7.1 Auto-update method ==809 +== 8.1 Auto-update method == 705 705 706 706 707 707 The default, each gateway will enable the auto-update function. ... ... @@ -714,7 +714,7 @@ 714 714 [[image:image-20230607094447-2.png]] 715 715 716 716 717 -== 7.2 Manual upgrade method ==822 +== 8.2 Manual upgrade method == 718 718 719 719 720 720 1). Using the Linux command to upgrade the system ... ... @@ -734,9 +734,9 @@ 734 734 [[image:image-20230607093849-1.png]] 735 735 736 736 737 -= 8. FAQ =842 += 9. FAQ = 738 738 739 -== 8.1 How to change Hostname ==844 +== 9.1 How to change Hostname == 740 740 741 741 742 742 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: ... ... @@ -751,45 +751,35 @@ 751 751 After the configuration is complete, run "reboot" to restart the gateway. 752 752 753 753 754 -== 8.2 Build-in The Things Network migrate to ChirpStack ==859 +== 9.2 Build-in The Things Network migrate to ChirpStack == 755 755 756 756 757 757 Migrate guide: 758 758 759 - **1. Ensure that the gateway is in good network condition, Recommended use of ETH.**864 +1. Ensure that the gateway is in good network condition, Recommended use of ETH. 760 760 761 - **2.On the Server ~-~-> NetworkServerinterface,click"Management"**866 +2. Download migrate script and run it. 762 762 763 -[[image:image-20230616162454-1.png]] 868 +(% class="box infomessage" %) 869 +((( 870 +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 871 +))) 764 764 873 +[[image:image-20230602135658-1.png||height="545" width="986"]] 765 765 766 -**3. Click "Migrate-Chirpstack"** 767 767 768 - [[image:image-20230616162742-2.png]]876 +3. Wait for the script to complete,Enable the Chirpstack on Web UI 769 769 878 +[[image:image-20230602135825-2.png||height="356" width="855"]] 770 770 771 - **4.StratInstall**880 +The default account for chirpstack is: **admin/admin** 772 772 773 773 774 - ClickstartInstall and waituntilthemigrationsucceeds883 += 10. Trouble Shooting = 775 775 776 - [[image:image-20230616162934-3.png]]885 +== 10.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == 777 777 778 778 779 -**5.Migration complete check result** 780 - 781 -[[image:image-20230616174526-4.png||height="706" width="983"]] 782 - 783 - 784 -[[image:image-20230616180004-9.png]] 785 - 786 - 787 - 788 -= 9. Trouble Shooting = 789 - 790 -== 9.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == 791 - 792 - 793 793 [[image:image-20220920135918-1.png]] 794 794 795 795 ... ... @@ -805,7 +805,7 @@ 805 805 [[image:image-20220920141936-2.png]] 806 806 807 807 808 -== 9.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem ==903 +== 10.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem == 809 809 810 810 811 811 When this problem occurs, click "**Update To DEFAULT**" ,this problem will be fixed. ... ... @@ -813,7 +813,7 @@ 813 813 [[image:image-20230508171607-1.png]] 814 814 815 815 816 -== 9.3 Fallback IP does not work, how can users check ==911 +== 10.3 Fallback IP does not work, how can users check == 817 817 818 818 819 819 When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP. ... ... @@ -835,7 +835,7 @@ 835 835 If the firewall is not down, this will affect access to the gateway. 836 836 837 837 838 -== 9.4 Click "Manual_Update", why there is no response? ==933 +== 10.4 Click "Manual_Update", why there is no response? == 839 839 840 840 841 841 When you click "Manual_Update", the gateway will finish updating within 10 minutes and display the update log. ... ... @@ -844,7 +844,7 @@ 844 844 [[image:image-20230527090555-3.png||height="660" width="832"]] 845 845 846 846 847 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)1 0. Supports(%%) =942 += (% style="color:inherit; font-family:inherit; font-size:29px" %)11. Supports(%%) = 848 848 849 849 850 850 ((( ... ... @@ -855,16 +855,17 @@ 855 855 With your question as detailed as possible. We will reply and help you in the shortest. 856 856 857 857 858 -= 1 1. Reference =953 += 12. Reference = 859 859 860 860 861 861 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 862 862 * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]]. 863 863 959 + 864 864 865 865 ))) 866 866 867 -= 1 2. Order Info =963 += 13. Order Info = 868 868 869 869 870 870 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** ... ... @@ -896,7 +896,7 @@ 896 896 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 897 897 898 898 899 -= 1 3. Manufacturer Info =995 += 14. Manufacturer Info = 900 900 901 901 902 902 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -906,7 +906,7 @@ 906 906 LongCheng Street, LongGang District ; Shenzhen 518116,China 907 907 908 908 909 -= 1 4. FCC Warning =1005 += 15. FCC Warning = 910 910 911 911 912 912 (((