<
From version < 122.3 >
edited by Xiaoling
on 2023/01/03 15:53
To version < 116.1 >
edited by Xiaoye
on 2022/11/21 11:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -16,11 +16,12 @@
16 16  
17 17  
18 18  
19 -= 1. Introduction =
19 += **1. Introduction** =
20 20  
21 -== 1.1 What is LPS8v2 ==
22 22  
22 +== **1.1 What is LPS8v2** ==
23 23  
24 +
24 24  (((
25 25  (((
26 26  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.
... ... @@ -43,9 +43,10 @@
43 43  )))
44 44  
45 45  
46 -== 1.2 Specifications ==
47 47  
48 +== **1.2 Specifications** ==
48 48  
50 +
49 49  (% style="color:#037691" %)**Hardware System:**
50 50  
51 51  * CPU: Quad-core Cortex-A7 1.2Ghz
... ... @@ -64,10 +64,9 @@
64 64  * Storage Temperature: -20 ~~ 65°C
65 65  * Power Input: 5V, 2A, DC
66 66  
69 +== **1.3 Features** ==
67 67  
68 -== 1.3 Features ==
69 69  
70 -
71 71  * Open Source Debian system
72 72  * Managed by Web GUI, SSH via WAN or WiFi
73 73  * Remote Management
... ... @@ -83,15 +83,13 @@
83 83  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
84 84  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
85 85  
87 +== **1.4 Block Diagram** ==
86 86  
87 87  
88 -== 1.4 Block Diagram ==
89 89  
91 +== **1.5 LED Indicators** ==
90 90  
91 91  
92 -== 1.5 LED Indicators ==
93 -
94 -
95 95  LPS8-V2 has totally four LEDs, They are:
96 96  
97 97  
... ... @@ -110,9 +110,10 @@
110 110  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
111 111  
112 112  
113 -== 1.6 Button Intruction ==
114 114  
113 +== **1.6 Button Intruction** ==
115 115  
115 +
116 116  LPS8-V2 has a black toggle button, which is:
117 117  
118 118  
... ... @@ -126,24 +126,27 @@
126 126   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
127 127  
128 128  
129 -= 2. Quick Start =
130 130  
130 += **2. Quick Start** =
131 131  
132 +
132 132  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
133 133  
134 134  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
135 135  
136 136  
137 -== 2.1 Connects to the network and accesses the gateway Web UI ==
138 138  
139 -== 2.1.1 connect the network ==
139 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
140 140  
141 141  
142 +== **2.1.1 connect the network.** ==
143 +
144 +
142 142  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
143 143  
144 144  
145 145  (((
146 -Connect the LPS8-V2 Ethernet port to your router and LPS8-V2 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.
149 +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.
147 147  )))
148 148  
149 149  (((
... ... @@ -176,11 +176,13 @@
176 176  [[image:image-20220622102901-8.png||height="476" width="938"]]
177 177  
178 178  
179 -== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
180 180  
181 -=== 2.2.1 Select your area frequency ===
183 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
182 182  
183 183  
186 +=== **2.2.1 Select your area frequency** ===
187 +
188 +
184 184  (((
185 185  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.
186 186  
... ... @@ -190,9 +190,10 @@
190 190  [[image:image-20220622103332-9.png||height="485" width="938"]]
191 191  
192 192  
193 -=== 2.2.2 Get the only gateway EUI ===
194 194  
199 +=== **2.2.2 Get the only gateway EUI** ===
195 195  
201 +
196 196  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
197 197  
198 198  
... ... @@ -214,9 +214,10 @@
214 214  [[image:image-20220622103956-12.png]]
215 215  
216 216  
217 -== 2.2.3 Register the gateway to The Things Network ==
218 218  
224 +== **2.2.3 Register the gateway to The Things Network** ==
219 219  
226 +
220 220  **Login to The Things Network**
221 221  
222 222  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -230,21 +230,25 @@
230 230  **Get it online**
231 231  
232 232  
233 -= 3. Web Configure Pages =
234 234  
235 -== 3.1 Home ==
241 += **3. Web Configure Pages** =
236 236  
237 237  
244 +== **3.1 Home** ==
245 +
246 +
238 238  //Shows the system running status~://
239 239  
240 240  [[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"]]
241 241  
242 242  
243 -== 3.2 LoRa Settings ==
244 244  
245 -=== 3.2.1 LoRa ~-~-> LoRa ===
253 +== **3.2 LoRa Settings** ==
246 246  
247 247  
256 +=== **3.2.1 LoRa ~-~-> LoRa** ===
257 +
258 +
248 248  //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.//
249 249  
250 250  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -265,11 +265,13 @@
265 265  )))
266 266  
267 267  
268 -== 3.3 LoRaWAN Settings ==
269 269  
270 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
280 +== **3.3 LoRaWAN Settings** ==
271 271  
272 272  
283 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
284 +
285 +
273 273  //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.//
274 274  
275 275  
... ... @@ -276,9 +276,10 @@
276 276  [[image:image-20220616111932-2.png||height="516" width="672"]]
277 277  
278 278  
279 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
280 280  
293 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
281 281  
295 +
282 282  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
283 283  
284 284  
... ... @@ -290,56 +290,53 @@
290 290  )))
291 291  
292 292  
293 -== 3.4 Network Settings ==
294 294  
295 -=== 3.4.1 Network ~-~-> WiFi ===
308 +== **3.4 Network Settings** ==
296 296  
297 297  
298 -[[image:image-20220616114756-4.png||height="251" width="669"]]
311 +=== **3.4.1 Network ~-~-> WiFi** ===
299 299  
300 300  
301 -=== 3.4.2 Network ~-~-> System Status ===
314 +[[image:image-20220616114756-4.png||height="251" width="669"]]
302 302  
303 303  
304 -[[image:image-20220820134112-2.png||height="539" width="668"]]
305 305  
318 +=== **3.4.2 Network ~-~-> System Status** ===
306 306  
307 -=== 3.4.3 Network ~-~-> Firewall ===
308 308  
321 +[[image:image-20220820134112-2.png||height="539" width="668"]]
309 309  
310 -[[image:image-20220616115351-6.png||height="244" width="661"]]
311 311  
312 312  
313 -== 3.5 System ==
325 +=== **3.4.3 Network ~-~-> Firewall** ===
314 314  
315 -=== 3.5.1 System ~-~-> System Overview ===
316 316  
328 +[[image:image-20220616115351-6.png||height="244" width="661"]]
317 317  
318 -Shows the system info:
319 319  
320 -[[image:image-20220917144512-5.png||height="618" width="853"]]
321 321  
332 +== **3.5 System** ==
322 322  
323 -=== 3.5.2 System ~-~-> Backup/Restore ===
324 324  
335 +=== **3.5.1  System ~-~-> System Overview** ===
325 325  
326 -[[image:image-20220917144725-6.png||height="208" width="869"]]
327 327  
338 +Shows the system info:
328 328  
329 -=== 3.5.3 System ~-~-> Remoteit ===
340 +[[image:image-20220917144512-5.png||height="618" width="853"]]
330 330  
331 331  
332 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
333 333  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
334 334  
335 -the users can refer to this link to configure them: **[[Monitor & Remote Access Gateway>>http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access#H2.1A0RemoteAccessviaRemote.it.]]**
336 336  
337 -[[image:image-20221230092303-2.png]]
347 +[[image:image-20220917144725-6.png||height="208" width="869"]]
338 338  
339 339  
340 -= 4. Build-in Server =
341 341  
351 += **4. Build-in Server** =
342 342  
353 +
343 343  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).**
344 344  
345 345  
... ... @@ -361,9 +361,10 @@
361 361   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
362 362  
363 363  
364 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
365 365  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
366 366  
378 +
367 367  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.
368 368  
369 369  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -379,9 +379,10 @@
379 379  [[image:image-20220725171719-1.png||height="570" width="769"]]
380 380  
381 381  
382 -== 4.2 Application Server ~-~- Node-Red ==
383 383  
395 +== **4.2 Application Server ~-~- Node-Red** ==
384 384  
397 +
385 385  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.
386 386  
387 387  
... ... @@ -392,7 +392,7 @@
392 392  
393 393  
394 394  
395 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
396 396  
397 397  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
398 398  
... ... @@ -402,7 +402,7 @@
402 402  [[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]]
403 403  
404 404  
405 -= 5. How users can access LPS8v2 using serial USB =
418 += **5. How users can access LPS8v2 using serial USB** =
406 406  
407 407  
408 408  (% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
... ... @@ -435,9 +435,10 @@
435 435  [[image:image-20220804164747-2.png||height="622" width="594"]]
436 436  
437 437  
438 -= 6. Use the helium gateway-rs as the Data-only Hotspot =
439 439  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
440 440  
454 +
441 441  == **Step 1: Configure Frequency Band** ==
442 442  
443 443  
... ... @@ -532,17 +532,13 @@
532 532  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.
533 533  
534 534  
535 -= 7. OTA System Update =
536 536  
550 += **7. Trouble Shooting** =
537 537  
538 -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.
539 539  
553 +== 7.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
540 540  
541 -= 8. Trouble Shooting =
542 542  
543 -== 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
544 -
545 -
546 546  [[image:image-20220920135918-1.png]]
547 547  
548 548  
... ... @@ -558,9 +558,11 @@
558 558  [[image:image-20220920141936-2.png]]
559 559  
560 560  
561 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
562 562  
563 563  
573 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**8. Supports**(%%) =
574 +
575 +
564 564  (((
565 565  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
566 566  )))
... ... @@ -569,17 +569,17 @@
569 569  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
570 570  
571 571  
572 -= 10. Reference =
573 573  
585 += **9. Reference** =
574 574  
587 +
575 575  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
576 576  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
577 577  
578 -
579 579  
580 580  )))
581 581  
582 -= 11. Order Info =
594 += **10. Order Info** =
583 583  
584 584  
585 585  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -603,9 +603,10 @@
603 603  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
604 604  
605 605  
606 -= 12. Manufacturer Info =
607 607  
619 += **10. Manufacturer Info** =
608 608  
621 +
609 609  **Shenzhen Dragino Technology Development co. LTD**
610 610  
611 611  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -613,9 +613,10 @@
613 613  LongCheng Street, LongGang District ; Shenzhen 518116,China
614 614  
615 615  
616 -= 13. FCC Warning =
617 617  
630 += **11. FCC Warning** =
618 618  
632 +
619 619  (((
620 620  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:
621 621  )))
image-20221230092248-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -47.3 KB
Content
image-20221230092303-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
image-20221230092331-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0