<
From version < 180.1 >
edited by Kilight Cao
on 2023/04/21 09:43
To version < 189.1 >
edited by Xiaoye
on 2023/04/25 15:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -66,6 +66,7 @@
66 66  * Storage Temperature: -20 ~~ 70°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 +
69 69  == 1.3 Features ==
70 70  
71 71  
... ... @@ -84,6 +84,7 @@
84 84  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
85 85  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
86 86  
88 +
87 87  == 1.4 Block Diagram ==
88 88  
89 89  
... ... @@ -539,7 +539,7 @@
539 539  
540 540  Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply"
541 541  
542 -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]]
544 +The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]]
543 543  
544 544  [[image:image-20230321092456-1.png]]
545 545  
... ... @@ -689,58 +689,60 @@
689 689  
690 690  **Access the gateway CLI via SSH.**
691 691  
692 -[[image:image-20220905165222-3.png]]
694 +[[image:image-20230425153417-2.png]]
693 693  
694 694  
695 -**Download gateway-rs.**
697 +**Install the new gateway-rs**
696 696  
697 -[[image:image-20220905165715-5.png]]
699 +[[image:image-20230425154058-4.png]]
698 698  
699 -(% class="box infomessage" %)
700 -(((
701 -**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]]**
702 -)))
703 703  
704 704  
705 -**Install gateway-rs.**
703 +Option: If you installed the older gateway-rs, you have clean it
706 706  
707 -[[image:image-20220905165917-7.png]]
705 +[[image:image-20230425153823-3.png]]
708 708  
707 +
708 +**Change the region setting:**
709 +
710 +
709 709  (% class="box infomessage" %)
710 710  (((
711 -**Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb **
712 -)))
713 +**sed  -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml**
713 713  
714 714  
715 -**Modify configuration.**
716 +**e.g: **
716 716  
718 +**US915  ~-~-->  sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml**
717 717  
718 -[[image:image-20220905173847-12.png]]
720 +**EU868  ~-~-->  sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml**
721 +)))
719 719  
720 720  
724 +**Restart the gateway-rs**
725 +
721 721  (% class="box infomessage" %)
722 722  (((
723 -**region=<Enter regional parameters> \
724 -&& sed -i '/region/d' /etc/helium_gateway/settings.toml && sed -i "1 i\region = \"$region\"" /etc/helium_gateway/settings.toml \
725 -&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml**
728 +**systemctl restart helium_gateway**
726 726  )))
727 727  
731 +[[image:image-20230425155612-7.png||height="265" width="911"]]
728 728  
729 -**Restart the helium_gateway**
730 730  
731 -[[image:image-20220905170920-9.png]]
732 732  
735 +**Check the helium_gateway running status**
733 733  
737 +
734 734  (% class="box infomessage" %)
735 735  (((
736 -**systemctl restart helium_gateway**
740 +**systemctl status helium_gateway**
737 737  )))
738 738  
743 +[[image:image-20230425154740-5.png]]
739 739  
740 -**Check the helium_gateway Log:**
741 741  
742 -[[image:image-20220905173952-13.png]]
743 743  
747 +**Check the helium_gateway Log:**
744 744  
745 745  (% class="box infomessage" %)
746 746  (((
... ... @@ -748,16 +748,9 @@
748 748  )))
749 749  
750 750  
751 -(% style="color:red" %)**Note: if your device is not finished the onboarding, which is unable to connect to the Helium console.**
755 +[[image:image-20230425155659-8.png]]
752 752  
753 -where the helium gateway log is shown:
754 754  
755 -[[image:image-20220905174534-14.png]]
756 -
757 -
758 -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.
759 -
760 -
761 761  = 8. OTA System Update =
762 762  
763 763  
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0