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, 6 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LPS8 -V21 +LPS8v2 LoRaWAN Indoor Gateway User Manual - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -1,8 +1,9 @@ 1 +(% style="text-align:center" %) 1 1 [[image:image-20220620202334-2.png||height="467" width="809"]] 2 2 3 3 4 4 ((( 5 - **LPS8v2User Manual**6 + 6 6 7 7 8 8 ))) ... ... @@ -11,10 +11,12 @@ 11 11 12 12 {{toc/}} 13 13 15 + 14 14 = **1. Introduction** = 15 15 16 16 == **1.1 What is LPS8v2** == 17 17 20 + 18 18 ((( 19 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 ... ... @@ -27,25 +27,23 @@ 27 27 LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it. 28 28 29 29 33 + 30 30 == **1.2 Specifications** == 31 31 32 -**Hardware System:** 33 33 34 - *Dragino H3-CoreLinux Module37 +(% style="color:#037691" %)**Hardware System:** 35 35 36 36 * CPU: Quad-core Cortex-A7 1.2Ghz 37 - 38 38 * RAM: 512MB 39 - 40 40 * eMMC: 4GB 41 41 42 -**Interface:** 43 +(% style="color:#037691" %)**Interface:** 43 43 44 44 * 10M/100M RJ45 Ports x 1 45 45 * Multi-Channel LoRaWAN Wireless 46 46 * WiFi 802.11 b/g/n 47 47 48 -**Operating Condition:** 49 +(% style="color:#037691" %)**Operating Condition:** 49 49 50 50 * Work Temperature: -20 ~~ 65°C 51 51 * Storage Temperature: -20 ~~ 65°C ... ... @@ -53,9 +53,11 @@ 53 53 54 54 == **1.3 Features** == 55 55 57 + 56 56 * Open Source Debian system 57 57 * Managed by Web GUI, SSH via WAN or WiFi 58 58 * Remote Management 61 +* Auto-provisioning for batch deployment and management 59 59 * LoRaWAN Gateway 60 60 * 10 programmable parallel demodulation paths 61 61 * Pre-configured to support different LoRaWAN regional settings. ... ... @@ -64,42 +64,47 @@ 64 64 ** Semtech UDP Packet Forwarder 65 65 ** LoRaWAN Basic Station 66 66 ** ChirpStack-Gateway-Bridge (MQTT) 67 -* Built-in //**The Things Network**// local LoRaWAN server 68 -* Built-in //**Node-Red**// local Application server 70 +* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server 71 +* Built-in (% style="color:#037691" %)//**Node-Red**// (%%)local Application server 69 69 70 70 == **1.4 Block Diagram** == 71 71 72 72 76 + 73 73 == **1.5 LED Indicators** == 74 74 79 + 75 75 LPS8-V2 has totally four LEDs, They are: 76 76 77 77 78 -//**➢ Power LED**: This RED LED will be solid if the device is properly powered// 83 +(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered// 79 79 80 80 81 -//**➢ LoRa LED**: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 86 +(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 82 82 83 83 84 -//**➢ SYS LED**: This RGB LED will show different colors in different states~:// 89 +(% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~:// 85 85 86 -// ✓ SOLID BLUE: The device is alive with a LoRaWAN server connection.// 91 +// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.// 87 87 88 -// ✓ 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// 93 +// ✓ **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// 89 89 90 -// ✓ ’t have an Internet connection.//95 +// ✓** SOLID RED:** Device doesn't have an Internet connection.// 91 91 92 92 93 -//**➢ ETH LED**: This LED shows the ETH interface connection status.// 98 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.// 94 94 95 95 101 + 96 96 = **2. Quick Start** = 97 97 104 + 98 98 The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network. 99 99 100 100 In most cases, the first thing you need to do is make the lps8-v2 accessible to the network. 101 101 102 102 110 + 103 103 == **2.1 Connects to the network and accesses the gateway Web UI** == 104 104 105 105 ... ... @@ -107,8 +107,9 @@ 107 107 108 108 === === 109 109 110 -=== **Method 1**: Connect via Ethernet with DHCP IP from the router === 118 +=== (% style="color:blue" %)**Method 1**(%%): Connect via Ethernet with DHCP IP from the router === 111 111 120 + 112 112 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. 113 113 114 114 You can also use this IP to connect. ... ... @@ -116,9 +116,10 @@ 116 116 [[image:image-20220622100129-1.png||height="332" width="1263"]] 117 117 118 118 119 -=== **Method 2**: Connect via WiFi with DHCP IP from the router === 120 120 129 +=== (% style="color:blue" %)**Method 2**(%%): Connect via WiFi with DHCP IP from the router === 121 121 131 + 122 122 [[image:image-20220622100542-2.png||height="369" width="1256"]] 123 123 124 124 ... ... @@ -125,10 +125,11 @@ 125 125 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. 126 126 127 127 128 -**Steps to connect via fallback IP:** 129 129 130 - ~1.ConnectPC’sEthernetporttoLPS8-V2's WAN port139 +(% style="color:#037691" %)**Steps to connect via fallback IP:** 131 131 141 +1. Connect PC's Ethernet port to LPS8-V2's WAN port 142 + 132 132 2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 133 133 134 134 [[image:image-20220622101433-4.png]] ... ... @@ -140,41 +140,46 @@ 140 140 [[image:image-20220622102210-5.png||height="569" width="1039"]] 141 141 142 142 143 -Fill in the WiFi information by checking the box and clicking **Save&Apply** 154 +Fill in the WiFi information by checking the box and clicking (% style="color:red" %)**Save&Apply** 144 144 145 145 146 146 [[image:image-20220622102702-6.png]] 147 147 148 148 160 + 149 149 **Wi-Fi configuration successful** 150 150 151 151 152 152 [[image:image-20220622102847-7.png]] 153 153 166 + 154 154 [[image:image-20220622102901-8.png||height="513" width="1011"]] 155 155 156 156 157 157 158 - 159 159 == **2.2 The LPS8-V2 is registered and connected to The Things Network** == 160 160 161 161 162 162 === **2.2.1 Select your area frequency** === 163 163 176 + 164 164 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. 165 165 166 166 [[image:image-20220622103332-9.png]] 167 167 168 168 182 + 169 169 === **2.2.2 Get the only gateway EUI** === 170 170 185 + 171 171 Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page: 172 172 173 173 [[image:image-20220622103355-10.png]] 174 174 175 175 176 -**Note: Choose the cluster that corresponds to a specific Gateway server address** 191 +(% style="color:red" %)**Note: Choose the cluster that corresponds to a specific Gateway server address** 177 177 193 + 178 178 **➢ Europe 1:** corresponding Gateway server address: **eu1.cloud.thethings.network** 179 179 180 180 **➢ North America 1:** corresponding Gateway server address: **nam1.cloud.thethings.network** ... ... @@ -190,10 +190,12 @@ 190 190 191 191 == 2.2.3 Register the gateway to The Things Network == 192 192 209 + 193 193 **Login to The Things Network** 194 194 195 195 [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]] 196 196 214 + 197 197 **Add the gateway** 198 198 199 199 [[image:image-20220622104252-13.png||height="511" width="953"]] ... ... @@ -202,13 +202,16 @@ 202 202 **Get it online** 203 203 204 204 223 + 205 205 = **3. Web Configure Pages** = 206 206 207 207 208 208 == **3.1 Home** == 209 209 229 + 210 210 //Shows the system running status~:// 211 211 232 + 212 212 == **3.2 LoRa Settings** == 213 213 214 214 ... ... @@ -223,15 +223,16 @@ 223 223 * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920// 224 224 225 225 (% class="wikigeneratedid" %) 226 -//After the user choose the frequency plan, the user can see the actual frequency is used by checking the page **LogRead ~-~-> LoRa Log**// 247 +//After the user choose the frequency plan, the user can see the actual frequency is used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**// 227 227 228 228 (% class="wikigeneratedid" %) 229 229 [[image:image-20220616110739-1.png||height="372" width="682"]] 230 230 231 231 232 -//**Note ***: See this instruction for how to customize the frequency band~:// 253 +((( 254 +(% style="color:red" %)//**Note ***: See this instruction for how to customize the frequency band: //(%%)//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__// 255 +))) 233 233 234 -//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__// 235 235 236 236 237 237 == **3.3 LoRaWAN Settings** == ... ... @@ -292,9 +292,66 @@ 292 292 [[image:image-20220616115808-7.png||height="194" width="649"]] 293 293 294 294 295 -3.5.3 296 296 318 += **4. Build-in LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** = 297 297 320 + 321 +The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: **The Things Network - Stack (Open Source 3.19 Version).** 322 + 323 +You can access the gateway's built-in LNS server of **The Things Network - Stack **via the URL((% class="mark" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser. 324 + 325 + 326 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 327 + 328 + 329 +Login account: 330 + 331 +**User ID: ** (% class="mark" %)admin 332 + 333 +**Password: ** (% class="mark" %)dragino 334 + 335 + 336 +[[image:image-20220725171719-1.png||height="570" width="769"]] 337 + 338 +**Note: (% class="mark" %)A portion of the sample devices that were not installed with Node-Red. 339 + You can complete the installation manually with the following command.(%%)** 340 + 341 + 342 +(% class="box infomessage" %) 343 +((( 344 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh 345 + 346 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack 347 +))) 348 + 349 + 350 += **5. Build-in Application Server ~-~- Node-Red** = 351 + 352 + 353 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.** 354 + 355 +You can access the gateway's built-in AS server of **Node-Red **via the URL((% class="mark" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser. 356 + 357 + 358 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 359 + 360 +[[image:image-20220725172124-3.png||height="610" width="843"]] 361 + 362 + 363 + 364 +**Note: (% class="mark" %)A portion of the sample devices that were not installed with Node-Red. 365 + You can complete the installation manually with the following command.(%%)** 366 + 367 + 368 +(% class="box infomessage" %) 369 +((( 370 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh 371 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red 372 +))) 373 + 374 +[[image:image-20220728102000-1.png]] 375 + 376 + 298 298 (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports** 299 299 300 300 ((( ... ... @@ -304,10 +304,15 @@ 304 304 ((( 305 305 **//With your question as detailed as possible. We will reply and help you in the shortest.//** 306 306 386 + 387 += **11 Reference** = 388 + 389 +* Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 390 + 307 307 308 308 ))) 309 309 310 -= **1 0. Order Info** =394 += **12. Order Info** = 311 311 312 312 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** 313 313 ... ... @@ -330,7 +330,7 @@ 330 330 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 331 331 332 332 333 -= **1 1. Manufacturer Info** =417 += **13. Manufacturer Info** = 334 334 335 335 **Shenzhen Dragino Technology Development co. LTD** 336 336 ... ... @@ -339,7 +339,7 @@ 339 339 LongCheng Street, LongGang District ; Shenzhen 518116,China 340 340 341 341 342 -= **1 2. FCC Warning** =426 += **14. FCC Warning** = 343 343 344 344 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: 345 345
- image-20220725171719-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.4 KB - Content
- image-20220725172100-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +101.0 KB - Content
- image-20220725172124-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +89.1 KB - Content
- image-20220725194830-1.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.7 KB - Content
- image-20220725195041-1.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.7 KB - Content
- image-20220728102000-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.4 KB - Content