Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/11 11:22
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.Xiao ye1 +XWiki.Xiaoling - Content
-
... ... @@ -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.460 +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 465 +Note: Known bugs: 4g consumes a lot of data which has been fixed by the package: dragino-ui-230716 466 + 467 +[[Reduce data method>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H8.3Howtoreducethe4gdataconsumed]] 468 + 469 + 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 651 +=== 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 656 +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 741 + 739 739 = 8. FAQ = 740 740 741 741 == 8.1 How to change Hostname == ... ... @@ -786,7 +786,25 @@ 786 786 [[image:image-20230616180004-9.png]] 787 787 788 788 792 +== 8.3 How to reduce the 4g data consumed == 789 789 794 +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. 795 + 796 + 797 +[[image:image-20230719100239-1.png||height="724" width="994"]] 798 + 799 + 800 +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 801 + 802 +[[image:image-20230719100332-2.png]] 803 + 804 +3. Disable the auto-update: 805 + 806 +[[image:image-20230719100419-3.png||height="458" width="995"]] 807 + 808 + 809 + 810 + 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,20 @@ 846 846 [[image:image-20230527090555-3.png||height="660" width="832"]] 847 847 848 848 870 +== 9.5 Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access == 871 + 872 + 873 +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. 874 + 875 + 876 +(% class="box infomessage" %) 877 +((( 878 +apt update && apt install dragino-fallback 879 + 880 +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]] 881 +))) 882 + 883 + 849 849 = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 850 850 851 851 ... ... @@ -863,6 +863,7 @@ 863 863 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 864 864 * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]]. 865 865 901 + 866 866 867 867 ))) 868 868
- 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