Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LPS8 -V21 +LPS8v2 LoRaWAN Indoor Gateway - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Edwin - Content
-
... ... @@ -1,4 +1,4 @@ 1 -[[image:image-20220620202334-2.png]] 1 +[[image:image-20220620202334-2.png||height="467" width="809"]] 2 2 3 3 4 4 ((( ... ... @@ -16,58 +16,80 @@ 16 16 == **1.1 What is LPS8v2** == 17 17 18 18 ((( 19 -The HP0Cis an open-source LoRaWAN Gateway. It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.19 +The LPS8v2 is an (% style="color:green" %)**open-source LoRaWAN Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:green" %)**WiFi , Ethernet or Cellular Network**(%%) (via Optional 4G module). The LoRa wireless allows users to send data and reach extremely long ranges at low data rates. 20 20 21 +The LPS8v2 is fully compatible with LoRaWAN protocol. It supports different kinds of LoRaWAN Network Connections such as: (% style="color:green" %)**Semtech UDP Packet Forwarder, LoRaWAN Basic Station, ChirpStack MQTT Bridge**(%%), and so on. This makes LPS8V2 work with most LoRaWAN platforms in the market. 21 21 22 - HP0Chaspre-configuredstandardLoRaWANfrequencybandstousefordifferentcountries.Userscanlsocustomize thefrequencybandsto usen theirownLoRaWANnetwork.23 +LPS8v2 also includes a (% style="color:green" %)**built-in LoRaWAN Server and IoT server**(%%), which provide the possibility for the system integrator to deploy the IoT service without cloud service or 3rd servers. 23 23 25 +Different countries use different LoRaWAN frequency bands. LPS8v2 has these bands pre-configured. Users can also customize the frequency bands to use in their own LoRa network. 24 24 27 +LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it. 28 + 29 + 25 25 == **1.2 Specifications** == 26 26 27 27 **Hardware System:** 28 28 29 - Linux Part: 30 - 31 -* Dragino H3-Core Linux Module 32 - 33 -* Quad-core Cortex-A7 1.2Ghz 34 - 34 +* CPU: Quad-core Cortex-A7 1.2Ghz 35 35 * RAM: 512MB 36 - 37 37 * eMMC: 4GB 38 38 39 39 **Interface:** 40 40 41 41 * 10M/100M RJ45 Ports x 1 42 -* LoRaWAN Wireless 41 +* Multi-Channel LoRaWAN Wireless 42 +* WiFi 802.11 b/g/n 43 43 44 44 **Operating Condition:** 45 45 46 46 * Work Temperature: -20 ~~ 65°C 47 47 * Storage Temperature: -20 ~~ 65°C 48 -* Power Input: 5V 2A, DC 48 +* Power Input: 5V, 2A, DC 49 49 50 50 == **1.3 Features** == 51 51 52 52 * Open Source Debian system 53 53 * Managed by Web GUI, SSH via WAN or WiFi 54 -* Remote a ccess with Reverse-SSH55 -* Emulates49x LoRa demodulators54 +* Remote Management 55 +* Auto-provisioning for batch deployment and management 56 56 * LoRaWAN Gateway 57 57 * 10 programmable parallel demodulation paths 58 58 * Pre-configured to support different LoRaWAN regional settings. 59 59 * Allow customizing LoRaWAN regional parameters. 60 -* Support Local decode ABP end node info and transfer to MQTT server 61 -* Support different level login. 60 +* Different kinds of LoRaWAN Connections such as 61 +** Semtech UDP Packet Forwarder 62 +** LoRaWAN Basic Station 63 +** ChirpStack-Gateway-Bridge (MQTT) 62 62 * Built-in //**The Things Network**// local LoRaWAN server 63 63 * Built-in //**Node-Red**// local Application server 64 -* Built-in local //**Chirpstack-gateway-bridge**// 65 65 66 -World Widely. Include US and EU 67 - 68 68 == **1.4 Block Diagram** == 69 69 70 70 70 +== **1.5 LED Indicators** == 71 + 72 +LPS8-V2 has totally four LEDs, They are: 73 + 74 + 75 +//**➢ Power LED**: This RED LED will be solid if the device is properly powered// 76 + 77 + 78 +//**➢ LoRa LED**: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 79 + 80 + 81 +//**➢ SYS LED**: This RGB LED will show different colors in different states~:// 82 + 83 +// ✓ SOLID BLUE: The device is alive with a LoRaWAN server connection.// 84 + 85 +// ✓ BLINKING BLUE: a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together// 86 + 87 +// ✓ SOLID RED: Device doesn’t have an Internet connection.// 88 + 89 + 90 +//**➢ ETH LED**: This LED shows the ETH interface connection status.// 91 + 92 + 71 71 = **2. Quick Start** = 72 72 73 73 The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network. ... ... @@ -75,22 +75,108 @@ 75 75 In most cases, the first thing you need to do is make the lps8-v2 accessible to the network. 76 76 77 77 78 -== **2.1 The LPS8-V2 connects to the network** ==100 +== **2.1 Connects to the network and accesses the gateway Web UI** == 79 79 80 80 81 -== =2.1.1**Method 1**: Connect the networkvia Ethernet,===103 +== **2.1.1 connect the network.** == 82 82 105 +=== === 83 83 84 -=== 2.1.2**Method2**:orkviaWi-Fi.===107 +=== **Method 1**: Connect via Ethernet with DHCP IP from the router === 85 85 109 +Connect the LPS8-V2 Ethernet port to your router and LPS8 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2. 86 86 111 +You can also use this IP to connect. 112 + 113 +[[image:image-20220622100129-1.png||height="332" width="1263"]] 114 + 115 + 116 +=== **Method 2**: Connect via WiFi with DHCP IP from the router === 117 + 118 + 119 +[[image:image-20220622100542-2.png||height="369" width="1256"]] 120 + 121 + 122 +The LPS8-V2 has a fall-back IP address on its WAN port. you have to access the gateway Web-UI to configure the WiFi connection via the fallback IP address. 123 + 124 + 125 +**Steps to connect via fallback IP:** 126 + 127 +~1. Connect PC’s Ethernet port to LPS8-V2's WAN port 128 + 129 +2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 130 + 131 +[[image:image-20220622101433-4.png]] 132 + 133 + 134 +and then On the PC, use the IP address **http:~/~/172.31.255.254** to access the LPS8-V2 via Web or Console. 135 + 136 + 137 +[[image:image-20220622102210-5.png||height="569" width="1039"]] 138 + 139 + 140 +Fill in the WiFi information by checking the box and clicking **Save&Apply** 141 + 142 + 143 +[[image:image-20220622102702-6.png]] 144 + 145 + 146 +**Wi-Fi configuration successful** 147 + 148 + 149 +[[image:image-20220622102847-7.png]] 150 + 151 +[[image:image-20220622102901-8.png||height="513" width="1011"]] 152 + 153 + 154 + 155 + 87 87 == **2.2 The LPS8-V2 is registered and connected to The Things Network** == 88 88 89 89 159 +=== **2.2.1 Select your area frequency** === 90 90 161 +First, you need to set the frequency plan in LPS8-V2 to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor. 91 91 163 +[[image:image-20220622103332-9.png]] 92 92 93 93 166 +=== **2.2.2 Get the only gateway EUI** === 167 + 168 +Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page: 169 + 170 +[[image:image-20220622103355-10.png]] 171 + 172 + 173 +**Note: Choose the cluster that corresponds to a specific Gateway server address** 174 + 175 +**➢ Europe 1:** corresponding Gateway server address: **eu1.cloud.thethings.network** 176 + 177 +**➢ North America 1:** corresponding Gateway server address: **nam1.cloud.thethings.network** 178 + 179 +**➢ Australia 1: ** corresponding Gateway server address: **au1.cloud.thethings.network** 180 + 181 +**➢ Legacy V2 Console:** TTN v2 shuts down in December 2021 182 + 183 + 184 +[[image:image-20220622103956-12.png]] 185 + 186 + 187 + 188 +== 2.2.3 Register the gateway to The Things Network == 189 + 190 +**Login to The Things Network** 191 + 192 +[[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]] 193 + 194 +**Add the gateway** 195 + 196 +[[image:image-20220622104252-13.png||height="511" width="953"]] 197 + 198 + 199 +**Get it online** 200 + 201 + 94 94 = **3. Web Configure Pages** = 95 95 96 96 ... ... @@ -193,12 +193,18 @@ 193 193 ((( 194 194 **//With your question as detailed as possible. We will reply and help you in the shortest.//** 195 195 304 + 305 += **11 Reference** = 306 + 307 +* Install Tago Core : [[**Instruction**>>Tago.IO||anchor="HInstallTagoCoreinLPS8v2"]] 308 + 309 + 196 196 197 197 ))) 198 198 199 -= **1 0. Order Info** =313 += **12. Order Info** = 200 200 201 -(% style="color:#0000ff" %)**LPS8v2-XXX** 315 +(% style="color:#0000ff" %)**LPS8v2-XXX-YYY** 202 202 203 203 (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band 204 204 ... ... @@ -209,8 +209,18 @@ 209 209 * **US915**: LoRaWAN US915 band 210 210 * **IN865**: LoRaWAN IN865 band 211 211 212 -= ** 11.ManufacturerInfo** =326 +(% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 213 213 328 +* ** E**: EMEA, Korea, Thailand, India. 329 +* ** A**: North America/ Rogers/AT&T/T-Mobile. 330 +* ** AU**: Latin America, New Zeland, Taiwan 331 +* ** J**: Japan, DOCOMO/SoftBank/ KDDI 332 + 333 +More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 334 + 335 + 336 += **13. Manufacturer Info** = 337 + 214 214 **Shenzhen Dragino Technology Development co. LTD** 215 215 216 216 Room 202, Block B, BCT Incubation Bases (BaoChengTai), No.8 CaiYunRoad ... ... @@ -218,7 +218,7 @@ 218 218 LongCheng Street, LongGang District ; Shenzhen 518116,China 219 219 220 220 221 -= **1 2. FCC Warning** =345 += **14. FCC Warning** = 222 222 223 223 This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: 224 224
- image-20220622103332-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.1 KB - Content
- image-20220622103355-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +61.8 KB - Content
- image-20220622103951-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.5 KB - Content
- image-20220622103956-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.5 KB - Content
- image-20220622104252-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.6 KB - Content