<
From version < 180.4 >
edited by Xiaoling
on 2023/04/23 09:35
To version < 180.9
edited by Xiaoling
on 2023/04/23 09:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,6 +66,8 @@
66 66  * Storage Temperature: -20 ~~ 70°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 +
70 +
69 69  == 1.3 Features ==
70 70  
71 71  
... ... @@ -84,6 +84,8 @@
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  
89 +
90 +
87 87  == 1.4 Block Diagram ==
88 88  
89 89  
... ... @@ -94,19 +94,19 @@
94 94  WGT-11 has totally four LEDs, They are:
95 95  
96 96  
97 -(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
101 +(% style="color:blue" %)**➢ Power LED**(%%): This RED LED will be solid if the device is properly powered
98 98  
99 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//:  This RGB LED will blink GREEN when the ETH port is connecting//
103 +(% style="color:blue" %)**➢ ETH LED**(%%):  This RGB LED will blink GREEN when the ETH port is connecting
100 100  
101 -(% style="color:blue" %)//**➢ SYS LED**//(%%)//:  This RGB LED will show different colors in different states~://
105 +(% style="color:blue" %)**➢ SYS LED**(%%):  This RGB LED will show different colors in different states:
102 102  
103 -// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
107 + ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.
104 104  
105 -// ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together//
109 + ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together
106 106  
107 -// ✓** SOLID RED:** Device doesn't have an Internet connection.//
111 + ✓** SOLID RED:** Device doesn't have an Internet connection.
108 108  
109 -(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
113 +(% style="color:blue" %)**➢ WIFI LED**(%%): This LED shows the WIFI interface connection status.
110 110  
111 111  
112 112  == 1.6 Button Intruction ==
... ... @@ -238,6 +238,8 @@
238 238  * **WiFi Client Mode**
239 239  * **Cellular Mode**
240 240  
245 +
246 +
241 241  === 2.2.2  Use WAN port to access Internet ===
242 242  
243 243  
... ... @@ -399,7 +399,7 @@
399 399  === 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
400 400  
401 401  
402 -//This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
408 +This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.
403 403  
404 404  
405 405  [[image:image-20220616113246-3.png||height="396" width="672"]]
... ... @@ -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 [[WGT-11 is registered and connected to The Things Network>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/H2.3TheWGT-11isregisteredandconnectedtoTheThingsNetwork]]
548 +The registration steps are basically similar to [[WGT-11 is registered and connected to The Things Network>>||anchor="H2.3TheWGT-11isregisteredandconnectedtoTheThingsNetwork"]]
543 543  
544 544  [[image:image-20230321092456-1.png]]
545 545  
... ... @@ -559,7 +559,7 @@
559 559  
560 560  === **Using Node-Red, InfluxDB and Grafana** ===
561 561  
562 -The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
568 +The WGT-11 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
563 563  
564 564  
565 565  the users can refer to this link to install them.
... ... @@ -569,7 +569,7 @@
569 569  
570 570  === **Upgrade the node.js** ===
571 571  
572 -By default, the LPS8-V2 node.js uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old.
578 +By default, the WGT-11 node.js uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old.
573 573  
574 574  
575 575  the users can refer to this link to upgrade them.
... ... @@ -615,10 +615,10 @@
615 615  )))
616 616  
617 617  
618 -== 4.4 How to use ChirpStack on LPS8-V2 ==
624 +== 4.4 How to use ChirpStack on WGT-11 ==
619 619  
620 620  
621 -By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
627 +By default, the built-in LoRaWAN network server used on WGT-11 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
622 622  
623 623  [[ChirpStack open-source LoRaWAN® Network Server documentation>>https://www.chirpstack.io/docs/getting-started/docker.html]]
624 624  
... ... @@ -625,17 +625,17 @@
625 625  [[image:image-20230222094908-1.png||height="133" width="798"]]
626 626  
627 627  
628 -= 5. How the LPS8-V2 connects to Chirpstack via gateway-bridge =
634 += 5. How the WGT-11 connects to Chirpstack via gateway-bridge =
629 629  
630 630  
631 631  
632 -= 6. How users can access LPS8-V2 using serial USB =
638 += 6. How users can access WGT-11 using serial USB =
633 633  
634 634  
635 -(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
641 +(% style="color:blue" %)**USB TTL to WGT-11  Connection:**
636 636  
637 637  
638 -Port 1 of the UART on the LPS8-V2 is GND
644 +Port 1 of the UART on the WGT-11 is GND
639 639  
640 640  (% class="box infomessage" %)
641 641  (((
... ... @@ -647,12 +647,12 @@
647 647  )))
648 648  
649 649  
650 -**LPS8v2 UART connection photo**
656 +**WGT-11 UART connection photo**
651 651  
652 652  
653 653  [[image:image-20230421094319-2.png||height="351" width="392"]]
654 654  
655 -In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below:
661 +In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for WGT-11. WGT-11 will output system info once power on as below:
656 656  
657 657  
658 658  [[image:image-20220804164928-3.png||height="320" width="332"]]
... ... @@ -755,13 +755,13 @@
755 755  [[image:image-20220905174534-14.png]]
756 756  
757 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.
764 +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 WGT-11.
759 759  
760 760  
761 761  = 8. OTA System Update =
762 762  
763 763  
764 -LPS8v2 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
770 +WGT-11 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
765 765  
766 766  
767 767  = 9. Trouble Shooting =
... ... @@ -787,7 +787,7 @@
787 787  == 9.2  Fallback IP does not work, how can users check ==
788 788  
789 789  
790 -When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
796 +When the computer has completed the above fallback IP configuration,the WGT-11 Web UI is still not accessible via fallback IP.
791 791  
792 792  
793 793  **1.Check whether the configuration is correct**
... ... @@ -810,18 +810,18 @@
810 810  
811 811  
812 812  (((
813 -**//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
819 +**If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].**
814 814  )))
815 815  
816 816  (((
817 -**//With your question as detailed as possible. We will reply and help you in the shortest.//**
823 +**With your question as detailed as possible. We will reply and help you in the shortest.**
818 818  
819 819  
820 820  = 11. Reference =
821 821  
822 822  
823 -* Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
824 -* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
829 +* Install Tago Core: Refer **Install Tago Core in WGT-11** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
830 +* [[Advance OS Reference Guide for WGT-11>>doc:Main.Armbian OS instruction.WebHome]].
825 825  
826 826  
827 827  )))
... ... @@ -829,7 +829,7 @@
829 829  = 12. Order Info =
830 830  
831 831  
832 -(% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
838 +(% style="color:#0000ff" %)**WGT-11-XXX-YYY**
833 833  
834 834  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
835 835  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0