<
From version < 186.1 >
edited by Xiaoye
on 2023/04/25 15:53
To version < 190.1 >
edited by Xiaoye
on 2023/04/25 16:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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 Block Diagram ==
92 92  
93 93  
... ... @@ -693,75 +693,81 @@
693 693  
694 694  **Access the gateway CLI via SSH.**
695 695  
696 -[[image:image-20220905165222-3.png]]
692 +[[image:image-20230425153417-2.png]]
697 697  
698 698  
699 -**Download gateway-rs.**
695 +**Install the new gateway-rs**
700 700  
701 -[[image:image-20220905165715-5.png]]
702 -
703 703  (% class="box infomessage" %)
704 704  (((
705 -**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**
706 706  )))
707 707  
702 +[[image:image-20230425154058-4.png]]
708 708  
709 -**Install gateway-rs.**
710 710  
711 -[[image:image-20220905165917-7.png]]
712 712  
706 +Option: If you installed the older gateway-rs, you have clean it
707 +
713 713  (% class="box infomessage" %)
714 714  (((
715 -**Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb **
710 +**apt remove helium_gateway && dpkg ~-~-purge helium_gateway**
716 716  )))
717 717  
713 +[[image:image-20230425153823-3.png]]
718 718  
719 -**Modify configuration.**
720 720  
716 +**Change the region setting:**
721 721  
722 -[[image:image-20220905173847-12.png]]
723 723  
724 -
725 725  (% class="box infomessage" %)
726 726  (((
727 -**region=<Enter regional parameters> \
728 -&& sed -i '/region/d' /etc/helium_gateway/settings.toml && sed -i "1 i\region = \"$region\"" /etc/helium_gateway/settings.toml \
729 -&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml**
730 -)))
721 +**sed  -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml**
731 731  
732 732  
733 -**Restart the helium_gateway**
724 +**e.g: **
734 734  
735 -[[image:image-20220905170920-9.png]]
726 +**US915  ~-~-->  sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml**
736 736  
728 +**EU868  ~-~-->  sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml**
729 +)))
737 737  
731 +
732 +**Restart the gateway-rs**
733 +
738 738  (% class="box infomessage" %)
739 739  (((
740 740  **systemctl restart helium_gateway**
741 741  )))
742 742  
739 +[[image:image-20230425155612-7.png||height="265" width="911"]]
743 743  
744 -**Check the helium_gateway Log:**
745 745  
746 -[[image:image-20220905173952-13.png]]
747 747  
743 +**Check the helium_gateway running status**
748 748  
745 +
749 749  (% class="box infomessage" %)
750 750  (((
751 -**journalctl -u helium_gateway -f**
748 +**systemctl status helium_gateway**
752 752  )))
753 753  
754 754  
755 -(% 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]]
756 756  
757 -where the helium gateway log is shown:
758 758  
759 -[[image:image-20220905174534-14.png]]
760 760  
756 +**Check the helium_gateway Log:**
761 761  
762 -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 +)))
763 763  
764 764  
764 +[[image:image-20230425155659-8.png]]
765 +
766 +
765 765  = 8. OTA System Update =
766 766  
767 767  
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