<
From version < 281.1 >
edited by Xiaoye
on 2023/12/01 18:06
To version < 288.1 >
edited by Kilight Cao
on 2023/12/07 14:47
>
Change comment: Uploaded new attachment "image-20231207144758-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -545,10 +545,12 @@
545 545  
546 546  
547 547  
548 -== **2). Troubleshooting:** ==
548 +== **3). Troubleshooting:** ==
549 549  
550 550  
551 -=== **1. If the URL does not jump properly.** ===
551 +* (((
552 +=== ** If the URL does not jump properly.** ===
553 +)))
552 552  
553 553   For the ChirpStack, you can use the local IP address and the port is **8080** to access it.
554 554  
... ... @@ -555,27 +555,37 @@
555 555   For the Node-Red, you can use the local IP address and the port is **1880** to access it.
556 556  
557 557  
558 -=== **2. How to install InfluxDB, Garfana.** ===
560 +* (((
561 +=== ** How to install InfluxDB, Garfana.** ===
562 +)))
559 559  
560 - The LPS8V2 is not pre-installed InfluxDB and Garfana, the users can install them, see [[InfluxDB>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
564 + The LPS8V2 is not pre-installed with InfluxDB and Garfana, the users can install them, see [[InfluxDB>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
561 561  
562 562  
563 -=== **3. How to upgade the gateway node.js to the latest version.** ===
567 +* (((
568 +=== ** How to upgrade the gateway node.js to the latest version.** ===
569 +)))
564 564  
565 - The user can upgrade nodejs, see [[Upgarde Nodejs>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]
571 + The user can upgrade nodejs, see [[Upgrade Nodejs>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]
566 566  
567 567  
568 -=== **4. How bath register device on the built-in Chirpstack network server** ===
574 +* (((
575 +=== ** How to batch register device on the built-in Chirpstack network server** ===
576 +)))
569 569  
570 - The user can register devices in batch on the gateway Web UI, see
578 + The user can register devices in batch on the gateway Web UI, see [[Batch Register>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H11.A0HowtouseChirpstackAPItobatchregisterSensorNode2FGatewayinChistapstackServer]]
571 571  
572 572  
573 -=== **5. Why my gateway is not Chirpstack?** ===
581 +* (((
582 +=== ** Why my gateway is not Chirpstack?** ===
583 +)))
574 574  
575 - After June '23, the default factory LPS8V2 pre-installed Chirpstack-V2 instead of The Things Stack, the users can migrate to Chistack-V4, see **[[Change TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**
585 + After June '23, the default factory LPS8V2 pre-installed Chirpstack-V4 instead of The Things Stack, the users can migrate to Chistack-V4, see **[[Change TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**
576 576  
577 577  
578 -=== **6. How to disable the built-in server** ===
588 +* (((
589 +=== ** How to disable the built-in server** ===
590 +)))
579 579  
580 580  (% class="box infomessage" %)
581 581  (((
... ... @@ -612,11 +612,13 @@
612 612  )))
613 613  
614 614  
615 -=== **7. How choose the chirpstack server frequency SubBand** ===
627 +* (((
628 +=== ** How to choose the Chirpstack server frequency SubBand** ===
629 +)))
616 616  
617 -On the **Server ~-~-> Network Server** interface, choose the frequency Plan first.
631 +**~ ** The user has to choose a SubBand if using CN470, US915, AU915, or AS923.
618 618  
619 -If the frequency Plan used is CN470, US915, AU915, or AS923, the user needs to choose a frequency sub-band, because the frequency Sub Band of ChirpStack starts from 0, so for example, us915_1 corresponds to the actual frequency US915_2.
633 + Note: Since the subbands of the Chirpstack are counted from 0, us915_1 of the Chirpstack is equal to US915 FSB2, so if your LoRa Rdio is using the US915 FSB2 you have to choose the us915_1 as the Chirpstack FSB.
620 620  
621 621  [[image:image-20230602140406-3.png||height="480" width="918"]]
622 622  
... ... @@ -624,7 +624,7 @@
624 624  When the configuration is complete, click** "Save&Apply"**.
625 625  
626 626  
627 -(% style="color:red" %)**Note:**(%%) When adding device profile, the selected Region configuration is also calculated from 0, so setting it to us915_1 corresponds to US915 Sub Band 2.
641 +(% style="color:red" %)**Note:**(%%) When adding the device profile, the selected Region configuration is also calculated from 0, so setting it to us915_1 corresponds to US915 Sub Band 2.
628 628  
629 629  [[image:image-20230602143122-4.png||height="511" width="983"]]
630 630  
... ... @@ -737,33 +737,29 @@
737 737  
738 738  Migrate guide:
739 739  
740 -**1. Ensure that the gateway is in good network condition, Recommended use of ETH.**
754 +To stabilize the completion of the migration, The users can migrate in one of the following ways
741 741  
742 -**2. On the Server ~-~-> Network Server interface, click "Management"**
756 +**Method 1. Using the Linux shell, **
743 743  
744 -[[image:image-20230616162454-1.png]]
758 +**Method 2. Flash a new image with the Chirpstack**
745 745  
746 746  
747 -**3. Click "Migrate-Chirpstack"**
748 748  
749 -[[image:image-20230616162742-2.png]]
762 +=== Method 1: Using the Linux shell ===
750 750  
764 +(% class="box infomessage" %)
765 +(((
766 +wget -P /tmp [[http:~~/~~/repo.dragino.com/release/tool/chirpstack/migrate_chirpstack>>http://repo.dragino.com/release/tool/chirpstack/migrate_chirpstack]] && chmod +x /tmp/migrate_chirpstack && /tmp/migrate_chirpstack
767 +)))
751 751  
752 -**4. Strat Install **
753 753  
754 -Click start Install and wait until the migration succeeds
755 755  
756 -[[image:image-20230616162934-3.png]]
771 +=== Method 2: Flash a new image ===
757 757  
773 +Image flash steps: [[How to flash a new image(OS) to the gateway(LPS8V2)>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]]
758 758  
759 -**5.Migration complete check result**
760 760  
761 -[[image:image-20230616174526-4.png||height="706" width="983"]]
762 762  
763 -
764 -[[image:image-20230616180004-9.png]]
765 -
766 -
767 767  == 8.3 How to reduce the 4g data consumed ==
768 768  
769 769  
image-20231207144627-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +182.9 KB
Content
image-20231207144758-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +51.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0