<
From version < 189.1 >
edited by Xiaoye
on 2023/04/25 15:57
To version < 165.1 >
edited by Kilight Cao
on 2023/04/11 10:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -66,7 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 70°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 70  == 1.3 Features ==
71 71  
72 72  
... ... @@ -85,7 +85,6 @@
85 85  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
86 86  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
87 87  
88 -
89 89  == 1.4 Block Diagram ==
90 90  
91 91  
... ... @@ -154,7 +154,6 @@
154 154  [[image:image-20220622100129-1.png||height="332" width="1263"]]
155 155  
156 156  
157 -
158 158  ==== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ====
159 159  
160 160  
... ... @@ -167,22 +167,13 @@
167 167  
168 168  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
169 169  
170 -
171 -Settings ~-~-> Network & Internet ~-~-> Ethernet ~-~-> Change advanced sharing options ~-~-> Double-click"Ethernet" ~-~-> Internet Protocol Version 4 (TCP/IPv4)
172 -
173 -
174 174  As in the below photo:
175 175  
176 -[[image:image-20230413172038-1.png||height="732" width="1243"]]
169 +[[image:image-20230107085904-4.png||height="443" width="361"]]
177 177  
178 -
179 -Configure computer Ethernet port steps video: **[[attach:fallback ip.mp4||target="_blank"]]**
180 -
181 -If you still can't access the LPS8-V2 fallback ip, follow this connection to debug :**[[Trouble Shooting>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2A0FallbackIPdoesnotwork2Chowcanuserscheck]]**
182 -
183 -
184 184  3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
185 185  
173 +
186 186  [[image:image-20230111094247-2.png||height="619" width="1250"]]
187 187  
188 188  
... ... @@ -189,6 +189,7 @@
189 189  
190 190  ==== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ====
191 191  
180 +
192 192  [[image:image-20220622100542-2.png||height="369" width="1256"]]
193 193  
194 194  
... ... @@ -228,7 +228,6 @@
228 228  
229 229  [[image:image-20230106153501-1.png||height="367" width="894"]]
230 230  
231 -
232 232  == 2.2  Typical Network Setup ==
233 233  
234 234  === 2.2.1  Overview ===
... ... @@ -264,7 +264,7 @@
264 264  === 2.2.4  Use built-in 4G modem for internet access ===
265 265  
266 266  
267 -(% style="color:blue" %)**Since Hardware version HP0C 1.4**
255 +(% style="color:blue" %)**Since Hardware version HP0C 1.4**(%%)
268 268  
269 269  Users can see whether LPS8v2 has EC25 on the label of the gateway to determine whether there is 3G/4G Cellular modem.
270 270  
... ... @@ -541,7 +541,7 @@
541 541  
542 542  Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply"
543 543  
544 -The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]]
532 +The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H2.2TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork]]
545 545  
546 546  [[image:image-20230321092456-1.png]]
547 547  
... ... @@ -651,8 +651,8 @@
651 651  
652 652  **LPS8v2 UART connection photo**
653 653  
642 +[[image:image-20220804163015-1.png||height="621" width="466"]]
654 654  
655 -[[image:image-20230421094319-2.png||height="351" width="392"]]
656 656  
657 657  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:
658 658  
... ... @@ -691,60 +691,58 @@
691 691  
692 692  **Access the gateway CLI via SSH.**
693 693  
694 -[[image:image-20230425153417-2.png]]
682 +[[image:image-20220905165222-3.png]]
695 695  
696 696  
697 -**Install the new gateway-rs**
685 +**Download gateway-rs.**
698 698  
699 -[[image:image-20230425154058-4.png]]
687 +[[image:image-20220905165715-5.png]]
700 700  
689 +(% class="box infomessage" %)
690 +(((
691 +**Command: wget [[http:~~/~~/repo.dragino.com/release/tool/gateway-rs/helium-gateway-v1.0.0-alpha.31-raspi234.deb>>http://repo.dragino.com/release/tool/gateway-rs/helium-gateway-v1.0.0-alpha.31-raspi234.deb]]**
692 +)))
701 701  
702 702  
703 -Option: If you installed the older gateway-rs, you have clean it
695 +**Install gateway-rs.**
704 704  
705 -[[image:image-20230425153823-3.png]]
697 +[[image:image-20220905165917-7.png]]
706 706  
707 -
708 -**Change the region setting:**
709 -
710 -
711 711  (% class="box infomessage" %)
712 712  (((
713 -**sed  -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml**
701 +**Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb **
702 +)))
714 714  
715 715  
716 -**e.g: **
705 +**Modify configuration.**
717 717  
718 -**US915  ~-~-->  sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml**
719 719  
720 -**EU868  ~-~-->  sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml**
721 -)))
708 +[[image:image-20220905173847-12.png]]
722 722  
723 723  
724 -**Restart the gateway-rs**
725 -
726 726  (% class="box infomessage" %)
727 727  (((
728 -**systemctl restart helium_gateway**
713 +**region=<Enter regional parameters> \
714 +&& sed -i '/region/d' /etc/helium_gateway/settings.toml && sed -i "1 i\region = \"$region\"" /etc/helium_gateway/settings.toml \
715 +&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml**
729 729  )))
730 730  
731 -[[image:image-20230425155612-7.png||height="265" width="911"]]
732 732  
719 +**Restart the helium_gateway**
733 733  
721 +[[image:image-20220905170920-9.png]]
734 734  
735 -**Check the helium_gateway running status**
736 736  
737 -
738 738  (% class="box infomessage" %)
739 739  (((
740 -**systemctl status helium_gateway**
726 +**systemctl restart helium_gateway**
741 741  )))
742 742  
743 -[[image:image-20230425154740-5.png]]
744 744  
730 +**Check the helium_gateway Log:**
745 745  
732 +[[image:image-20220905173952-13.png]]
746 746  
747 -**Check the helium_gateway Log:**
748 748  
749 749  (% class="box infomessage" %)
750 750  (((
... ... @@ -752,9 +752,16 @@
752 752  )))
753 753  
754 754  
755 -[[image:image-20230425155659-8.png]]
741 +(% style="color:red" %)**Note: if your device is not finished the onboarding, which is unable to connect to the Helium console.**
756 756  
743 +where the helium gateway log is shown:
757 757  
745 +[[image:image-20220905174534-14.png]]
746 +
747 +
748 +So you have to finish the onboarding, ~-~--Please refer to [[Step 2.7>>doc:Main.Notes for Helium.WebHome||anchor="H2.7A0Step6:OnboardingData-OnlyHotspot"]] to onboarding your LPS8-V2.
749 +
750 +
758 758  = 8. OTA System Update =
759 759  
760 760  
... ... @@ -781,28 +781,6 @@
781 781  [[image:image-20220920141936-2.png]]
782 782  
783 783  
784 -== 9.2  Fallback IP does not work, how can users check ==
785 -
786 -
787 -When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
788 -
789 -
790 -**1.Check whether the configuration is correct**
791 -
792 -Run the CMD command to ipconfig and ping 172.31.255.254.
793 -
794 -If this fails, the user needs to reconfigure.
795 -
796 -[[image:image-20230413170224-3.png||height="433" width="707"]]
797 -
798 -[[image:image-20230413170246-4.png]]
799 -
800 -
801 -**2. Check whether the firewall is disabled**
802 -
803 -If the firewall is not down, this will affect access to the gateway.
804 -
805 -
806 806  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
807 807  
808 808  
fallback ip.mp4
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -5.1 MB
Content
image-20230413162911-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -21.2 KB
Content
image-20230413170050-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -17.5 KB
Content
image-20230413170224-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -15.1 KB
Content
image-20230413170246-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -10.1 KB
Content
image-20230413172038-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -119.5 KB
Content
image-20230421094259-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -461.1 KB
Content
image-20230421094319-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -337.6 KB
Content
image-20230425153403-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -14.5 KB
Content
image-20230425153417-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -14.9 KB
Content
image-20230425153823-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -35.5 KB
Content
image-20230425154058-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -50.6 KB
Content
image-20230425154740-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -62.9 KB
Content
image-20230425155300-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -19.7 KB
Content
image-20230425155612-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -19.6 KB
Content
image-20230425155659-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -34.8 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0