Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -487,7 +487,7 @@ 487 487 488 488 (% class="box infomessage" %) 489 489 ((( 490 - **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]]**490 +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]] 491 491 ))) 492 492 493 493 ... ... @@ -497,7 +497,7 @@ 497 497 498 498 (% class="box infomessage" %) 499 499 ((( 500 - **Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb**500 +Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb 501 501 ))) 502 502 503 503 ... ... @@ -509,9 +509,9 @@ 509 509 510 510 (% class="box infomessage" %) 511 511 ((( 512 - **region=<Enter regional parameters> \512 +region=<Enter regional parameters> \ 513 513 && sed -i '/region/d' /etc/helium_gateway/settings.toml && sed -i "1 i\region = \"$region\"" /etc/helium_gateway/settings.toml \ 514 -&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml **514 +&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml 515 515 ))) 516 516 517 517 ... ... @@ -522,11 +522,11 @@ 522 522 523 523 (% class="box infomessage" %) 524 524 ((( 525 - **systemctl restart helium_gateway**525 +systemctl restart helium_gateway 526 526 ))) 527 527 528 528 529 - **Check the helium_gateway Log:**529 +Check the helium_gateway Log 530 530 531 531 [[image:image-20220905173952-13.png]] 532 532 ... ... @@ -533,11 +533,11 @@ 533 533 534 534 (% class="box infomessage" %) 535 535 ((( 536 - **journalctl -u helium_gateway -f**536 +journalctl -u helium_gateway -f 537 537 ))) 538 538 539 539 540 - **(% style="color:red" %)Note: if your device is not finished the onboarding, which is unable to connect to the Helium console.**540 +Note: if your device is not finished the onboarding, which is unable to connect to the Helium console. 541 541 542 542 where the helium gateway log is shown: 543 543