<
From version < 165.1 >
edited by Kilight Cao
on 2023/04/11 10:27
To version < 193.1 >
edited by Kilight Cao
on 2023/05/17 10:24
>
Change comment: Uploaded new attachment "image-20230517102429-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -152,6 +152,7 @@
152 152  [[image:image-20220622100129-1.png||height="332" width="1263"]]
153 153  
154 154  
155 +
155 155  ==== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ====
156 156  
157 157  
... ... @@ -164,13 +164,22 @@
164 164  
165 165  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
166 166  
168 +
169 +Settings ~-~-> Network & Internet ~-~-> Ethernet ~-~-> Change advanced sharing options ~-~-> Double-click"Ethernet" ~-~-> Internet Protocol Version 4 (TCP/IPv4)
170 +
171 +
167 167  As in the below photo:
168 168  
169 -[[image:image-20230107085904-4.png||height="443" width="361"]]
174 +[[image:image-20230413172038-1.png||height="732" width="1243"]]
170 170  
171 -3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
172 172  
177 +Configure computer Ethernet port steps video: **[[attach:fallback ip.mp4||target="_blank"]]**
173 173  
179 +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]]**
180 +
181 +
182 +3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
183 +
174 174  [[image:image-20230111094247-2.png||height="619" width="1250"]]
175 175  
176 176  
... ... @@ -177,7 +177,6 @@
177 177  
178 178  ==== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ====
179 179  
180 -
181 181  [[image:image-20220622100542-2.png||height="369" width="1256"]]
182 182  
183 183  
... ... @@ -217,6 +217,7 @@
217 217  
218 218  [[image:image-20230106153501-1.png||height="367" width="894"]]
219 219  
229 +
220 220  == 2.2  Typical Network Setup ==
221 221  
222 222  === 2.2.1  Overview ===
... ... @@ -252,7 +252,7 @@
252 252  === 2.2.4  Use built-in 4G modem for internet access ===
253 253  
254 254  
255 -(% style="color:blue" %)**Since Hardware version HP0C 1.4**(%%)
265 +(% style="color:blue" %)**Since Hardware version HP0C 1.4**
256 256  
257 257  Users can see whether LPS8v2 has EC25 on the label of the gateway to determine whether there is 3G/4G Cellular modem.
258 258  
... ... @@ -529,7 +529,7 @@
529 529  
530 530  Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply"
531 531  
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]]
542 +The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]]
533 533  
534 534  [[image:image-20230321092456-1.png]]
535 535  
... ... @@ -639,8 +639,8 @@
639 639  
640 640  **LPS8v2 UART connection photo**
641 641  
642 -[[image:image-20220804163015-1.png||height="621" width="466"]]
643 643  
653 +[[image:image-20230421094319-2.png||height="351" width="392"]]
644 644  
645 645  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:
646 646  
... ... @@ -679,75 +679,81 @@
679 679  
680 680  **Access the gateway CLI via SSH.**
681 681  
682 -[[image:image-20220905165222-3.png]]
692 +[[image:image-20230425153417-2.png]]
683 683  
684 684  
685 -**Download gateway-rs.**
695 +**Install the new gateway-rs**
686 686  
687 -[[image:image-20220905165715-5.png]]
688 -
689 689  (% class="box infomessage" %)
690 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]]**
699 +**apt update && apt install helium-gateway**
692 692  )))
693 693  
702 +[[image:image-20230425154058-4.png]]
694 694  
695 -**Install gateway-rs.**
696 696  
697 -[[image:image-20220905165917-7.png]]
698 698  
706 +Option: If you installed the older gateway-rs, you have clean it
707 +
699 699  (% class="box infomessage" %)
700 700  (((
701 -**Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb **
710 +**apt remove helium_gateway && dpkg ~-~-purge helium_gateway**
702 702  )))
703 703  
713 +[[image:image-20230425153823-3.png]]
704 704  
705 -**Modify configuration.**
706 706  
716 +**Change the region setting:**
707 707  
708 -[[image:image-20220905173847-12.png]]
709 709  
710 -
711 711  (% class="box infomessage" %)
712 712  (((
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**
716 -)))
721 +**sed  -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml**
717 717  
718 718  
719 -**Restart the helium_gateway**
724 +**e.g: **
720 720  
721 -[[image:image-20220905170920-9.png]]
726 +**US915  ~-~-->  sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml**
722 722  
728 +**EU868  ~-~-->  sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml**
729 +)))
723 723  
731 +
732 +**Restart the gateway-rs**
733 +
724 724  (% class="box infomessage" %)
725 725  (((
726 726  **systemctl restart helium_gateway**
727 727  )))
728 728  
739 +[[image:image-20230425155612-7.png||height="265" width="911"]]
729 729  
730 -**Check the helium_gateway Log:**
731 731  
732 -[[image:image-20220905173952-13.png]]
733 733  
743 +**Check the helium_gateway running status**
734 734  
745 +
735 735  (% class="box infomessage" %)
736 736  (((
737 -**journalctl -u helium_gateway -f**
748 +**systemctl status helium_gateway**
738 738  )))
739 739  
740 740  
741 -(% style="color:red" %)**Note: if your device is not finished the onboarding, which is unable to connect to the Helium console.**
752 +[[image:image-20230425154740-5.png]]
742 742  
743 -where the helium gateway log is shown:
744 744  
745 -[[image:image-20220905174534-14.png]]
746 746  
756 +**Check the helium_gateway Log:**
747 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.
758 +(% class="box infomessage" %)
759 +(((
760 +**journalctl -u helium_gateway -f**
761 +)))
749 749  
750 750  
764 +[[image:image-20230425155659-8.png]]
765 +
766 +
751 751  = 8. OTA System Update =
752 752  
753 753  
... ... @@ -774,6 +774,35 @@
774 774  [[image:image-20220920141936-2.png]]
775 775  
776 776  
793 +== 9.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem ==
794 +
795 +When this problem occurs, click "**Update To DEFAULT**" ,this problem will be fixed.
796 +
797 +[[image:image-20230508171607-1.png]]
798 +
799 +
800 +== 9.3  Fallback IP does not work, how can users check ==
801 +
802 +
803 +When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
804 +
805 +
806 +**1.Check whether the configuration is correct**
807 +
808 +Run the CMD command to ipconfig and ping 172.31.255.254.
809 +
810 +If this fails, the user needs to reconfigure.
811 +
812 +[[image:image-20230413170224-3.png||height="433" width="707"]]
813 +
814 +[[image:image-20230413170246-4.png]]
815 +
816 +
817 +**2. Check whether the firewall is disabled**
818 +
819 +If the firewall is not down, this will affect access to the gateway.
820 +
821 +
777 777  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
778 778  
779 779  
fallback ip.mp4
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +5.1 MB
Content
image-20230413162911-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +21.2 KB
Content
image-20230413170050-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +17.5 KB
Content
image-20230413170224-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +15.1 KB
Content
image-20230413170246-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +10.1 KB
Content
image-20230413172038-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +119.5 KB
Content
image-20230421094259-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +461.1 KB
Content
image-20230421094319-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +337.6 KB
Content
image-20230425153403-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +14.5 KB
Content
image-20230425153417-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +14.9 KB
Content
image-20230425153823-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +35.5 KB
Content
image-20230425154058-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +50.6 KB
Content
image-20230425154740-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +62.9 KB
Content
image-20230425155300-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +19.7 KB
Content
image-20230425155612-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +19.6 KB
Content
image-20230425155659-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +34.8 KB
Content
image-20230508171607-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +37.5 KB
Content
image-20230517102429-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +25.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0