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)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Xiao ling1 +XWiki.Xiaoye - Content
-
... ... @@ -66,8 +66,6 @@ 66 66 * Storage Temperature: -20 ~~ 70°C 67 67 * Power Input: 5V, 2A, DC 68 68 69 - 70 - 71 71 == 1.3 Features == 72 72 73 73 ... ... @@ -86,8 +86,6 @@ 86 86 * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server 87 87 * Built-in (% style="color:#037691" %)**Node-Red** (%%)local Application server 88 88 89 - 90 - 91 91 == 1.4 LED Indicators == 92 92 93 93 ... ... @@ -461,16 +461,11 @@ 461 461 [[image:image-20230228115126-1.png]] 462 462 463 463 464 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellu lar state.460 +After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state. 465 465 466 466 [[image:image-20230228115535-2.png||height="478" width="888"]] 467 467 468 468 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 - 474 474 == 3.5 System == 475 475 476 476 === 3.5.1 System ~-~-> System Overview === ... ... @@ -652,12 +652,12 @@ 652 652 **[[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]]** 653 653 654 654 655 -=== 4.4.1 How do users choose the chirpstack server frequency SubBand === 646 +=== 4.4.1 How do users choose the chirpstack server frequency Sub Band === 656 656 657 657 658 658 On the **Server ~-~-> Network Server** interface, choose the frequency Plan first. 659 659 660 -If the frequency Plan used is CN470, US915, AU915, orAS923, 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.651 +If the frequency Plan used is CN470, US915, AU915, 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. 661 661 662 662 [[image:image-20230602140406-3.png||height="480" width="918"]] 663 663 ... ... @@ -679,6 +679,7 @@ 679 679 680 680 (% style="color:blue" %)**USB TTL to LPS8-V2 Connection:** 681 681 673 + 682 682 Port 1 of the UART on the LPS8-V2 is GND 683 683 684 684 (% class="box infomessage" %) ... ... @@ -690,8 +690,10 @@ 690 690 **GND <~-~--> GND (Black line)** 691 691 ))) 692 692 685 + 693 693 **LPS8v2 UART connection photo** 694 694 688 + 695 695 [[image:image-20230421094319-2.png||height="351" width="392"]] 696 696 697 697 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: ... ... @@ -742,7 +742,6 @@ 742 742 [[image:image-20230607093849-1.png]] 743 743 744 744 745 - 746 746 = 8. FAQ = 747 747 748 748 == 8.1 How to change Hostname == ... ... @@ -793,25 +793,7 @@ 793 793 [[image:image-20230616180004-9.png]] 794 794 795 795 796 -== 8.3 How to reduce the 4g data consumed == 797 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 - 801 -[[image:image-20230719100239-1.png||height="724" width="994"]] 802 - 803 - 804 -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 805 - 806 -[[image:image-20230719100332-2.png]] 807 - 808 -3. Disable the auto-update: 809 - 810 -[[image:image-20230719100419-3.png||height="458" width="995"]] 811 - 812 - 813 - 814 - 815 815 = 9. Trouble Shooting = 816 816 817 817 == 9.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == ... ... @@ -871,20 +871,6 @@ 871 871 [[image:image-20230527090555-3.png||height="660" width="832"]] 872 872 873 873 874 -== 9.5 Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access == 875 - 876 - 877 -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. 878 - 879 - 880 -(% class="box infomessage" %) 881 -((( 882 -apt update && apt install dragino-fallback 883 - 884 -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]] 885 -))) 886 - 887 - 888 888 = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 889 889 890 890 ... ... @@ -902,7 +902,6 @@ 902 902 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 903 903 * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]]. 904 904 905 - 906 906 907 907 ))) 908 908