<
From version < 107.1 >
edited by Xiaoling
on 2022/09/17 14:14
To version < 117.2 >
edited by Xiaoling
on 2022/12/28 16:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,12 +16,11 @@
16 16  
17 17  
18 18  
19 -= **1. Introduction** =
19 += 1. Introduction =
20 20  
21 +== 1.1 What is LPS8v2 ==
21 21  
22 -== **1.1 What is LPS8v2** ==
23 23  
24 -
25 25  (((
26 26  (((
27 27  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.
... ... @@ -44,10 +44,9 @@
44 44  )))
45 45  
46 46  
46 +== 1.2 Specifications ==
47 47  
48 -== **1.2 Specifications** ==
49 49  
50 -
51 51  (% style="color:#037691" %)**Hardware System:**
52 52  
53 53  * CPU: Quad-core Cortex-A7 1.2Ghz
... ... @@ -66,9 +66,11 @@
66 66  * Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -== **1.3 Features** ==
70 70  
71 71  
69 +== 1.3 Features ==
70 +
71 +
72 72  * Open Source Debian system
73 73  * Managed by Web GUI, SSH via WAN or WiFi
74 74  * Remote Management
... ... @@ -84,21 +84,23 @@
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  
87 -== **1.4 Block Diagram** ==
88 88  
89 89  
89 +== 1.4 Block Diagram ==
90 90  
91 -== **1.5 LED Indicators** ==
92 92  
93 93  
93 +== 1.5 LED Indicators ==
94 +
95 +
94 94  LPS8-V2 has totally four LEDs, They are:
95 95  
96 96  
97 97  (% 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//
101 +(% 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~://
103 +(% style="color:blue" %)//**➢ SYS LED**//(%%)//:  This RGB LED will show different colors in different states~://
102 102  
103 103  // ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
104 104  
... ... @@ -109,7 +109,7 @@
109 109  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
110 110  
111 111  
112 -== **1.6 Button Intruction** ==
114 +== 1.6 Button Intruction ==
113 113  
114 114  
115 115  LPS8-V2 has a black toggle button, which is:
... ... @@ -124,21 +124,20 @@
124 124  
125 125   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
126 126  
127 -= **2. Quick Start** =
128 128  
130 += 2. Quick Start =
129 129  
132 +
130 130  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
131 131  
132 132  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
133 133  
134 134  
138 +== 2.1 Connects to the network and accesses the gateway Web UI ==
135 135  
136 -== **2.1 Connects to the network and accesses the gateway Web UI** ==
140 +== 2.1.1 connect the network ==
137 137  
138 138  
139 -== **2.1.1 connect the network.** ==
140 -
141 -
142 142  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
143 143  
144 144  
... ... @@ -160,28 +160,6 @@
160 160  [[image:image-20220622100542-2.png||height="369" width="1256"]]
161 161  
162 162  
163 -(((
164 -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.
165 -)))
166 -
167 -
168 -
169 -(% style="color:#037691" %)**Steps to connect via fallback IP:**
170 -
171 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
172 -
173 -2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
174 -
175 -
176 -[[image:image-20220622101433-4.png]]
177 -
178 -
179 -and then On the PC, use the IP address **http:~/~/172.31.255.254** to access the LPS8-V2 via Web or Console.
180 -
181 -
182 -[[image:image-20220622102210-5.png||height="569" width="1039"]]
183 -
184 -
185 185  Fill in the WiFi information by checking the box and clicking (% style="color:red" %)**Save&Apply**
186 186  
187 187  
... ... @@ -195,16 +195,14 @@
195 195  [[image:image-20220622102847-7.png]]
196 196  
197 197  
198 -[[image:image-20220622102901-8.png||height="513" width="1011"]]
177 +[[image:image-20220622102901-8.png||height="476" width="938"]]
199 199  
200 200  
180 +== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
201 201  
202 -== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
182 +=== 2.2.1 Select your area frequency ===
203 203  
204 204  
205 -=== **2.2.1 Select your area frequency** ===
206 -
207 -
208 208  (((
209 209  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.
210 210  
... ... @@ -211,17 +211,16 @@
211 211  
212 212  )))
213 213  
214 -[[image:image-20220622103332-9.png]]
191 +[[image:image-20220622103332-9.png||height="485" width="938"]]
215 215  
216 216  
194 +=== 2.2.2 Get the only gateway EUI ===
217 217  
218 -=== **2.2.2 Get the only gateway EUI** ===
219 219  
220 -
221 221  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
222 222  
223 223  
224 -[[image:image-20220622103355-10.png]]
200 +[[image:image-20220622103355-10.png||height="698" width="949"]]
225 225  
226 226  
227 227  (% style="color:red" %)**Note: Choose the cluster that corresponds to a specific Gateway server address**
... ... @@ -239,10 +239,9 @@
239 239  [[image:image-20220622103956-12.png]]
240 240  
241 241  
218 +== 2.2.3 Register the gateway to The Things Network ==
242 242  
243 -== **2.2.3 Register the gateway to The Things Network** ==
244 244  
245 -
246 246  **Login to The Things Network**
247 247  
248 248  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -256,23 +256,21 @@
256 256  **Get it online**
257 257  
258 258  
234 += 3. Web Configure Pages =
259 259  
260 -= **3. Web Configure Pages** =
236 +== 3.1 Home ==
261 261  
262 262  
263 -== **3.1 Home** ==
264 -
265 -
266 266  //Shows the system running status~://
267 267  
241 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220622102901-8.png?rev=1.1||alt="image-20220622102901-8.png" height="476" width="939"]]
268 268  
269 269  
270 -== **3.2 LoRa Settings** ==
244 +== 3.2 LoRa Settings ==
271 271  
246 +=== 3.2.1 LoRa ~-~-> LoRa ===
272 272  
273 -=== **3.2.1 LoRa ~-~-> LoRa** ===
274 274  
275 -
276 276  //This page shows the LoRa Radio Settings. There is a set of default frequency bands according to LoRaWAN protocol, and users can customize the band* as well.//
277 277  
278 278  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -293,13 +293,11 @@
293 293  )))
294 294  
295 295  
269 +== 3.3 LoRaWAN Settings ==
296 296  
297 -== **3.3 LoRaWAN Settings** ==
271 +=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
298 298  
299 299  
300 -=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
301 -
302 -
303 303  //This page is for the connection set up to a general LoRaWAN Network server such as [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]], etc.//
304 304  
305 305  
... ... @@ -306,10 +306,9 @@
306 306  [[image:image-20220616111932-2.png||height="516" width="672"]]
307 307  
308 308  
280 +=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
309 309  
310 -=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
311 311  
312 -
313 313  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
314 314  
315 315  
... ... @@ -321,55 +321,49 @@
321 321  )))
322 322  
323 323  
294 +== 3.4 Network Settings ==
324 324  
325 -== **3.4 Network Settings** ==
296 +=== 3.4.1 Network ~-~-> WiFi ===
326 326  
327 327  
328 -=== **3.4.1 Network ~-~-> WiFi** ===
329 -
330 -
331 331  [[image:image-20220616114756-4.png||height="251" width="669"]]
332 332  
333 333  
302 +=== 3.4.2 Network ~-~-> System Status ===
334 334  
335 -=== **3.4.2 Network ~-~-> System Status** ===
336 336  
337 -
338 338  [[image:image-20220820134112-2.png||height="539" width="668"]]
339 339  
340 340  
308 +=== 3.4.3 Network ~-~-> Firewall ===
341 341  
342 -=== **3.4.3 Network ~-~-> Firewall** ===
343 343  
344 -
345 345  [[image:image-20220616115351-6.png||height="244" width="661"]]
346 346  
347 347  
314 +== 3.5 System ==
348 348  
349 -== **3.5 System** ==
316 +=== 3.5.1  System ~-~-> System Overview ===
350 350  
351 351  
352 -=== **3.5.1  System ~-~-> System Overview** ===
353 -
354 -
355 355  Shows the system info:
356 356  
321 +[[image:image-20220917144512-5.png||height="618" width="853"]]
357 357  
358 358  
359 -=== **3.5.2 System ~-~-> Backup/Restore** ===
324 +=== 3.5.2 System ~-~-> Backup/Restore ===
360 360  
361 361  
362 -[[image:image-20220616115808-7.png||height="194" width="649"]]
327 +[[image:image-20220917144725-6.png||height="208" width="869"]]
363 363  
364 364  
330 += 4. Build-in Server =
365 365  
366 -= **4. Build-in Server** =
367 367  
368 -
369 369  The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
370 370  
371 371  
372 -[[image:image-20220820115644-1.png]]
336 +[[image:image-20220820115644-1.png||height="217" width="778"]]
373 373  
374 374  
375 375  (% style="color:red" %)**Note:**
... ... @@ -387,12 +387,11 @@
387 387   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
388 388  
389 389  
354 +== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
390 390  
391 -== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
392 392  
357 +You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
393 393  
394 -You can access the gateway's built-in LNS server of **The Things Network - Stack **via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
395 -
396 396  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
397 397  
398 398  
... ... @@ -406,13 +406,12 @@
406 406  [[image:image-20220725171719-1.png||height="570" width="769"]]
407 407  
408 408  
372 +== 4.2 Application Server ~-~- Node-Red ==
409 409  
410 -== **4.2 Application Server ~-~- Node-Red** ==
411 411  
375 +You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
412 412  
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.
414 414  
415 -
416 416  Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880  or http:~/~/<Local-IPV4-Address>//**__
417 417  
418 418  
... ... @@ -420,20 +420,31 @@
420 420  
421 421  
422 422  
423 -= **5. How users can access LPS8v2 using serial USB** =
385 +=== **Using Node-Red, InfluxDB and Grafana** ===
424 424  
387 +The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
425 425  
426 -**USB TTL to LPS8v2  Connection:**
427 427  
390 +the users can refer to this link to install them.
391 +
392 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
393 +
394 +
395 += 5. How users can access LPS8v2 using serial USB =
396 +
397 +
398 +(% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
399 +
400 +
428 428  Port 1 of the UART on the LPS8v2 is GND
429 429  
430 430  (% class="box infomessage" %)
431 431  (((
432 -TXD  <~-~--> UART RXD (Gray line)
405 +**TXD  <~-~--> UART RXD (Gray line)**
433 433  
434 -RXD  <~-~--> UART TXD (White line)
407 +**RXD  <~-~--> UART TXD (White line)**
435 435  
436 -GND <~-~--> GND (Black line)
409 +**GND <~-~--> GND (Black line)**
437 437  )))
438 438  
439 439  
... ... @@ -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** =
428 += 6. Use the helium gateway-rs as the Data-only Hotspot =
456 456  
457 457  
458 458  == **Step 1: Configure Frequency Band** ==
... ... @@ -463,6 +463,7 @@
463 463  [[image:image-20220905164308-1.png]]
464 464  
465 465  
439 +
466 466  == **Step 2: Configure the forward address** ==
467 467  
468 468  
... ... @@ -473,6 +473,7 @@
473 473  [[image:image-20220905164847-2.png]]
474 474  
475 475  
450 +
476 476  == **Step 3: Download and Install the Helium-gateway-rs** ==
477 477  
478 478  
... ... @@ -547,9 +547,35 @@
547 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.
548 548  
549 549  
550 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**7. Supports**(%%) =
525 += 7. OTA System Update =
551 551  
552 552  
528 +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.
529 +
530 +
531 += 8. Trouble Shooting =
532 +
533 +== 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
534 +
535 +
536 +[[image:image-20220920135918-1.png]]
537 +
538 +
539 +This is caused by the inconsistency between the built-in TTN-Stack domain configuration and your login URL.
540 +
541 +By default, ttn-stack uses the gateway's domain name for URL resolution, but in some networks, they prefer to resolve IP-v4 addresses.
542 +
543 +
544 +So you can change the domain name of the TTN-Stack configuration to the IPv4 address.
545 +
546 +**Click the update URL button to configure the URL with the current eth port address.**
547 +
548 +[[image:image-20220920141936-2.png]]
549 +
550 +
551 += (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
552 +
553 +
553 553  (((
554 554  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
555 555  )))
... ... @@ -558,17 +558,17 @@
558 558  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
559 559  
560 560  
562 += 10. Reference =
561 561  
562 -= **8. Reference** =
563 563  
564 -
565 565  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
566 566  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
567 567  
568 +
568 568  
569 569  )))
570 570  
571 -= **9. Order Info** =
572 += 11. Order Info =
572 572  
573 573  
574 574  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -592,10 +592,9 @@
592 592  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
593 593  
594 594  
596 += 12. Manufacturer Info =
595 595  
596 -= **10. Manufacturer Info** =
597 597  
598 -
599 599  **Shenzhen Dragino Technology Development co. LTD**
600 600  
601 601  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -603,10 +603,9 @@
603 603  LongCheng Street, LongGang District ; Shenzhen 518116,China
604 604  
605 605  
606 += 13. FCC Warning =
606 606  
607 -= **11. FCC Warning** =
608 608  
609 -
610 610  (((
611 611  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:
612 612  )))
image-20220917144512-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +140.9 KB
Content
image-20220917144725-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +36.7 KB
Content
image-20220920135918-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +55.0 KB
Content
image-20220920141936-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +19.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0