Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/11 11:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Kilight - Content
-
... ... @@ -120,7 +120,11 @@ 120 120 121 121 **LED status: ** ETH LED will SOLID BULE Until the restore is finished. 122 122 123 +(% style="color:red" %)**Note**: Restoring factory Settings does not erase data from the built-in server 123 123 125 +See this link for steps on how to clear data from the built-in server: 126 + 127 + 124 124 = 2. Quick Start = 125 125 126 126 ... ... @@ -457,11 +457,16 @@ 457 457 [[image:image-20230228115126-1.png]] 458 458 459 459 460 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellu alr state.464 +After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellular state. 461 461 462 462 [[image:image-20230228115535-2.png||height="478" width="888"]] 463 463 464 464 469 +Note: Known bugs: 4g consumes a lot of data which has been fixed by the package: dragino-ui-230716 470 + 471 +[[Reduce data method>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H8.3Howtoreducethe4gdataconsumed]] 472 + 473 + 465 465 == 3.5 System == 466 466 467 467 === 3.5.1 System ~-~-> System Overview === ... ... @@ -643,12 +643,12 @@ 643 643 **[[Build-in The Things Network migrate to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]** 644 644 645 645 646 -=== 4.4.1 How do users choose the chirpstack server frequency Sub 655 +=== 4.4.1 How do users choose the chirpstack server frequency SubBand === 647 647 648 648 649 649 On the **Server ~-~-> Network Server** interface, choose the frequency Plan first. 650 650 651 -If the frequency Plan used is CN470, US915, AU915, AS923, the user needs to choose a frequency sub 660 +If the frequency Plan used is CN470, US915, AU915, or AS923, the user needs to choose a frequency sub-band, because the frequency Sub Band of ChirpStack starts from 0, so for example, us915_1 corresponds to the actual frequency US915_2. 652 652 653 653 [[image:image-20230602140406-3.png||height="480" width="918"]] 654 654 ... ... @@ -670,7 +670,6 @@ 670 670 671 671 (% style="color:blue" %)**USB TTL to LPS8-V2 Connection:** 672 672 673 - 674 674 Port 1 of the UART on the LPS8-V2 is GND 675 675 676 676 (% class="box infomessage" %) ... ... @@ -682,10 +682,8 @@ 682 682 **GND <~-~--> GND (Black line)** 683 683 ))) 684 684 685 - 686 686 **LPS8v2 UART connection photo** 687 687 688 - 689 689 [[image:image-20230421094319-2.png||height="351" width="392"]] 690 690 691 691 In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below: ... ... @@ -736,6 +736,7 @@ 736 736 [[image:image-20230607093849-1.png]] 737 737 738 738 745 + 739 739 = 8. FAQ = 740 740 741 741 == 8.1 How to change Hostname == ... ... @@ -772,7 +772,6 @@ 772 772 773 773 **4. Strat Install ** 774 774 775 - 776 776 Click start Install and wait until the migration succeeds 777 777 778 778 [[image:image-20230616162934-3.png]] ... ... @@ -786,7 +786,33 @@ 786 786 [[image:image-20230616180004-9.png]] 787 787 788 788 795 +== 8.3 How to reduce the 4g data consumed == 789 789 797 + 798 +1). The gateway will check the network via ping 1.1.1.1/8.8.8.8 which will consume a lot of data, you can set the interval time to reduce data consume. 799 + 800 +[[image:image-20230719100239-1.png||height="724" width="994"]] 801 + 802 + 803 +2. Change the LoRa status package interval time: It does not affect the connection between the gateway and the server, just the status packet interval 804 + 805 +[[image:image-20230719100332-2.png]] 806 + 807 + 808 +3. Disable the auto-update: 809 + 810 +[[image:image-20230719100419-3.png||height="458" width="995"]] 811 + 812 + 813 +== 8.4 How to connect the helium blockchain as a Data-only hotspot == 814 + 815 + 816 +(% class="box infomessage" %) 817 +((( 818 +apt update && apt install helium-gateway 819 +))) 820 + 821 + 790 790 = 9. Trouble Shooting = 791 791 792 792 == 9.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == ... ... @@ -846,6 +846,34 @@ 846 846 [[image:image-20230527090555-3.png||height="660" width="832"]] 847 847 848 848 881 +== 9.5 Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access == 882 + 883 + 884 +Earlier versions of the LPS8V2 which missing the AP driver and not installed the fallback package, so the users have to do an extra update. 885 + 886 + 887 +(% class="box infomessage" %) 888 +((( 889 +apt update && apt install dragino-fallback 890 + 891 +wget -P /tmp/ [[http:~~/~~/repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]] && dpkg -i /tmp/[[linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]] 892 +))) 893 + 894 + 895 +== 9.6 How to clear data from the built-in server == 896 + 897 + 898 +**1) Build-in The Things Network** 899 + 900 +Due to the bugs of Build-in The Things Network, when the IP address of LPS8v2 changes, the built-in TTN configuration cannot be deleted 901 + 902 +Users can go back to the IP address configured for the first time or follow the steps below to clear the built-in TTN configuration: 903 + 904 + 905 + 906 +**2) Build-in Chirpstack** 907 + 908 + 849 849 = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 850 850 851 851
- image-20230719100332-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +47.0 KB - Content
- image-20230719100419-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +47.3 KB - Content