<
From version < 128.1 >
edited by Kilight Cao
on 2023/01/06 15:52
To version < 117.1 >
edited by Kilight Cao
on 2022/12/28 11:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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,7 +64,7 @@
64 64  * Storage Temperature: -20 ~~ 65°C
65 65  * Power Input: 5V, 2A, DC
66 66  
67 -== 1.3 Features ==
69 +== **1.3 Features** ==
68 68  
69 69  
70 70  * Open Source Debian system
... ... @@ -82,11 +82,11 @@
82 82  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
83 83  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
84 84  
85 -== 1.4 Block Diagram ==
87 +== **1.4 Block Diagram** ==
86 86  
87 87  
88 88  
89 -== 1.5 LED Indicators ==
91 +== **1.5 LED Indicators** ==
90 90  
91 91  
92 92  LPS8-V2 has totally four LEDs, They are:
... ... @@ -107,9 +107,10 @@
107 107  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
108 108  
109 109  
110 -== 1.6 Button Intruction ==
111 111  
113 +== **1.6 Button Intruction** ==
112 112  
115 +
113 113  LPS8-V2 has a black toggle button, which is:
114 114  
115 115  
... ... @@ -123,24 +123,27 @@
123 123   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
124 124  
125 125  
126 -= 2. Quick Start =
127 127  
130 += **2. Quick Start** =
128 128  
132 +
129 129  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
130 130  
131 131  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
132 132  
133 133  
134 -== 2.1 Connects to the network and accesses the gateway Web UI ==
135 135  
136 -== 2.1.1 connect the network ==
139 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
137 137  
138 138  
142 +== **2.1.1 connect the network.** ==
143 +
144 +
139 139  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
140 140  
141 141  
142 142  (((
143 -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.
144 144  )))
145 145  
146 146  (((
... ... @@ -173,31 +173,13 @@
173 173  [[image:image-20220622102901-8.png||height="476" width="938"]]
174 174  
175 175  
176 -== 2.1.2 Access Configure Web UI ==
177 177  
183 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
178 178  
179 -**Web Interface**
180 180  
181 -Open a browser on the PC and type the LPS8-V2 ip address (depends on your connect method)
186 +=== **2.2.1 Select your area frequency** ===
182 182  
183 183  
184 -[[(% style="background-color:yellow" %)**//http:~~/~~/IP_ADDRESS //**>>http://IP_ADDRESS]]
185 -
186 -You will see the login interface of LPS8-V2 as shown below.
187 -
188 -The account details for Web Login are:
189 -
190 -(% style="color:#4f81bd" %)**User Name: root**
191 -
192 -(% style="color:#4f81bd" %)**Password:   dragino**
193 -
194 -[[image:image-20230106153501-1.png||height="367" width="894"]]
195 -
196 -== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
197 -
198 -=== 2.2.1 Select your area frequency ===
199 -
200 -
201 201  (((
202 202  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.
203 203  
... ... @@ -207,9 +207,10 @@
207 207  [[image:image-20220622103332-9.png||height="485" width="938"]]
208 208  
209 209  
210 -=== 2.2.2 Get the only gateway EUI ===
211 211  
199 +=== **2.2.2 Get the only gateway EUI** ===
212 212  
201 +
213 213  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
214 214  
215 215  
... ... @@ -231,9 +231,10 @@
231 231  [[image:image-20220622103956-12.png]]
232 232  
233 233  
234 -== 2.2.3 Register the gateway to The Things Network ==
235 235  
224 +== **2.2.3 Register the gateway to The Things Network** ==
236 236  
226 +
237 237  **Login to The Things Network**
238 238  
239 239  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -247,21 +247,25 @@
247 247  **Get it online**
248 248  
249 249  
250 -= 3. Web Configure Pages =
251 251  
252 -== 3.1 Home ==
241 += **3. Web Configure Pages** =
253 253  
254 254  
244 +== **3.1 Home** ==
245 +
246 +
255 255  //Shows the system running status~://
256 256  
257 257  [[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"]]
258 258  
259 259  
260 -== 3.2 LoRa Settings ==
261 261  
262 -=== 3.2.1 LoRa ~-~-> LoRa ===
253 +== **3.2 LoRa Settings** ==
263 263  
264 264  
256 +=== **3.2.1 LoRa ~-~-> LoRa** ===
257 +
258 +
265 265  //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.//
266 266  
267 267  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -282,11 +282,13 @@
282 282  )))
283 283  
284 284  
285 -== 3.3 LoRaWAN Settings ==
286 286  
287 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
280 +== **3.3 LoRaWAN Settings** ==
288 288  
289 289  
283 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
284 +
285 +
290 290  //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.//
291 291  
292 292  
... ... @@ -293,9 +293,10 @@
293 293  [[image:image-20220616111932-2.png||height="516" width="672"]]
294 294  
295 295  
296 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
297 297  
293 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
298 298  
295 +
299 299  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
300 300  
301 301  
... ... @@ -307,64 +307,53 @@
307 307  )))
308 308  
309 309  
310 -== 3.4 Network Settings ==
311 311  
312 -=== 3.4.1 Network ~-~-> WiFi ===
308 +== **3.4 Network Settings** ==
313 313  
314 314  
311 +=== **3.4.1 Network ~-~-> WiFi** ===
312 +
313 +
315 315  [[image:image-20220616114756-4.png||height="251" width="669"]]
316 316  
317 317  
318 -=== 3.4.2 Network ~-~-> System Status ===
319 319  
318 +=== **3.4.2 Network ~-~-> System Status** ===
320 320  
320 +
321 321  [[image:image-20220820134112-2.png||height="539" width="668"]]
322 322  
323 323  
324 -=== 3.4.3 Network ~-~-> Firewall ===
325 325  
325 +=== **3.4.3 Network ~-~-> Firewall** ===
326 326  
327 +
327 327  [[image:image-20220616115351-6.png||height="244" width="661"]]
328 328  
329 329  
330 -== 3.5 System ==
331 331  
332 -=== 3.5.1 System ~-~-> System Overview ===
332 +== **3.5 System** ==
333 333  
334 334  
335 +=== **3.5.1  System ~-~-> System Overview** ===
336 +
337 +
335 335  Shows the system info:
336 336  
337 337  [[image:image-20220917144512-5.png||height="618" width="853"]]
338 338  
339 339  
340 -=== 3.5.2 System ~-~-> System General ===
341 341  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
342 342  
343 -In the System-> System General interface, Users can customize the configuration System Password.
344 344  
345 -[[image:image-20230106154302-2.png||height="345" width="868"]]
346 -
347 -
348 -=== 3.5.3 System ~-~-> Backup/Restore ===
349 -
350 -
351 351  [[image:image-20220917144725-6.png||height="208" width="869"]]
352 352  
353 353  
354 -=== 3.5.4 System ~-~-> Remoteit ===
355 355  
351 += **4. Build-in Server** =
356 356  
357 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
358 358  
359 -
360 -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.]]**
361 -
362 -[[image:image-20221230092303-2.png]]
363 -
364 -
365 -= 4. Build-in Server =
366 -
367 -
368 368  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).**
369 369  
370 370  
... ... @@ -386,9 +386,10 @@
386 386   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
387 387  
388 388  
389 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
390 390  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
391 391  
378 +
392 392  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 394  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -404,9 +404,10 @@
404 404  [[image:image-20220725171719-1.png||height="570" width="769"]]
405 405  
406 406  
407 -== 4.2 Application Server ~-~- Node-Red ==
408 408  
395 +== **4.2 Application Server ~-~- Node-Red** ==
409 409  
397 +
410 410  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.
411 411  
412 412  
... ... @@ -417,7 +417,7 @@
417 417  
418 418  
419 419  
420 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
421 421  
422 422  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
423 423  
... ... @@ -427,7 +427,7 @@
427 427  [[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]]
428 428  
429 429  
430 -= 5. How users can access LPS8v2 using serial USB =
418 += **5. How users can access LPS8v2 using serial USB** =
431 431  
432 432  
433 433  (% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
... ... @@ -460,9 +460,10 @@
460 460  [[image:image-20220804164747-2.png||height="622" width="594"]]
461 461  
462 462  
463 -= 6. Use the helium gateway-rs as the Data-only Hotspot =
464 464  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
465 465  
454 +
466 466  == **Step 1: Configure Frequency Band** ==
467 467  
468 468  
... ... @@ -557,14 +557,15 @@
557 557  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.
558 558  
559 559  
560 -= 7. OTA System Update =
549 += **7. OTA System Update** =
561 561  
562 562  
563 563  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.
564 564  
565 565  
566 -= 8. Trouble Shooting =
555 += **8. Trouble Shooting** =
567 567  
557 +
568 568  == 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
569 569  
570 570  
... ... @@ -583,9 +583,11 @@
583 583  [[image:image-20220920141936-2.png]]
584 584  
585 585  
586 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
587 587  
588 588  
578 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**9. Supports**(%%) =
579 +
580 +
589 589  (((
590 590  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
591 591  )))
... ... @@ -594,9 +594,10 @@
594 594  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
595 595  
596 596  
597 -= 10. Reference =
598 598  
590 += **10. Reference** =
599 599  
592 +
600 600  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
601 601  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
602 602  
... ... @@ -603,7 +603,7 @@
603 603  
604 604  )))
605 605  
606 -= 11. Order Info =
599 += **11. Order Info** =
607 607  
608 608  
609 609  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -627,9 +627,10 @@
627 627  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
628 628  
629 629  
630 -= 12. Manufacturer Info =
631 631  
624 += **12. Manufacturer Info** =
632 632  
626 +
633 633  **Shenzhen Dragino Technology Development co. LTD**
634 634  
635 635  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -637,9 +637,10 @@
637 637  LongCheng Street, LongGang District ; Shenzhen 518116,China
638 638  
639 639  
640 -= 13. FCC Warning =
641 641  
635 += **13. FCC Warning** =
642 642  
637 +
643 643  (((
644 644  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:
645 645  )))
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
image-20230106153501-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -29.2 KB
Content
image-20230106153814-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -25.1 KB
Content
image-20230106154302-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0