<
From version < 103.9 >
edited by Xiaoling
on 2022/09/08 18:08
To version < 103.2 >
edited by Xiaoling
on 2022/09/08 14:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -289,7 +289,7 @@
289 289  
290 290  
291 291  (((
292 -(% style="color:red" %)//**Note *: See this instruction for how to customize the frequency band: **//(%%)**//__[[How to customized LoRaWAN frequency band - DRAGINO>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]__//**
292 +(% style="color:red" %)//**Note *: See this instruction for how to customize the frequency band: **//(%%)**//__[[How to customized LoRaWAN frequency band - DRAGINO>>How to customized LoRaWAN frequency band]]__//**
293 293  )))
294 294  
295 295  
... ... @@ -317,7 +317,7 @@
317 317  
318 318  
319 319  (((
320 -Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>doc:Main.Use of LoRaWAN Basic Station.WebHome]]__
320 +Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/Use%20of%20LoRaWAN%20Basic%20Station/]]__
321 321  )))
322 322  
323 323  
... ... @@ -407,7 +407,7 @@
407 407  
408 408  
409 409  
410 -== **4.2 Application Server ~-~- Node-Red** ==
410 +== **4.2. Application Server ~-~- Node-Red** ==
411 411  
412 412  
413 413  You can access the gateway's built-in AS server of **Node-Red **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
... ... @@ -420,7 +420,7 @@
420 420  
421 421  
422 422  
423 -= **5. How users can access LPS8v2 using serial USB** =
423 += **6. How users can access LPS8v2 using serial USB** =
424 424  
425 425  
426 426  **USB TTL to LPS8v2  Connection:**
... ... @@ -452,7 +452,7 @@
452 452  [[image:image-20220804164747-2.png||height="622" width="594"]]
453 453  
454 454  
455 -= **6. Use the helium gateway-rs as the Data-only Hotspot** =
455 += **7. Use the helium gateway-rs as the Data-only Hotspot** =
456 456  
457 457  
458 458  == **Step 1: Configure Frequency Band** ==
... ... @@ -463,7 +463,7 @@
463 463  [[image:image-20220905164308-1.png]]
464 464  
465 465  
466 -== **Step 2: Configure the forward address** ==
466 +== **Step 3: Configure the forward address** ==
467 467  
468 468  
469 469  **Select one of the servers to configure.**
... ... @@ -473,7 +473,7 @@
473 473  [[image:image-20220905164847-2.png]]
474 474  
475 475  
476 -== **Step 3: Download and Install the Helium-gateway-rs** ==
476 +== **Step 2: Download and Install the Helium-gateway-rs** ==
477 477  
478 478  
479 479  **Access the gateway CLI via SSH.**
... ... @@ -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  
... ... @@ -544,10 +544,10 @@
544 544  [[image:image-20220905174534-14.png]]
545 545  
546 546  
547 -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.
547 +So you have to finish the onboarding, ~-~--Please refer to [[Step 2.7>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Helium/#H2.7A0Step6:OnboardingData-OnlyHotspot]] to onboarding your LPS8-V2.
548 548  
549 549  
550 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**7. Supports**(%%) =
550 +(% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
551 551  
552 552  
553 553  (((
... ... @@ -559,7 +559,7 @@
559 559  
560 560  
561 561  
562 -= **8. Reference** =
562 += **11 Reference** =
563 563  
564 564  
565 565  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
... ... @@ -568,7 +568,7 @@
568 568  
569 569  )))
570 570  
571 -= **9. Order Info** =
571 += **12. Order Info** =
572 572  
573 573  
574 574  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -593,7 +593,7 @@
593 593  
594 594  
595 595  
596 -= **10. Manufacturer Info** =
596 += **13. Manufacturer Info** =
597 597  
598 598  
599 599  **Shenzhen Dragino Technology Development co. LTD**
... ... @@ -604,7 +604,7 @@
604 604  
605 605  
606 606  
607 -= **11. FCC Warning** =
607 += **14. FCC Warning** =
608 608  
609 609  
610 610  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0