<
From version < 124.1 >
edited by Kilight Cao
on 2023/01/06 15:35
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]]
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,56 +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  
315 -[[image:image-20220616114756-4.png||height="251" width="669"]]
311 +=== **3.4.1 Network ~-~-> WiFi** ===
316 316  
317 317  
318 -=== 3.4.2 Network ~-~-> System Status ===
314 +[[image:image-20220616114756-4.png||height="251" width="669"]]
319 319  
320 320  
321 -[[image:image-20220820134112-2.png||height="539" width="668"]]
322 322  
318 +=== **3.4.2 Network ~-~-> System Status** ===
323 323  
324 -=== 3.4.3 Network ~-~-> Firewall ===
325 325  
321 +[[image:image-20220820134112-2.png||height="539" width="668"]]
326 326  
327 -[[image:image-20220616115351-6.png||height="244" width="661"]]
328 328  
329 329  
330 -== 3.5 System ==
325 +=== **3.4.3 Network ~-~-> Firewall** ===
331 331  
332 -=== 3.5.1 System ~-~-> System Overview ===
333 333  
328 +[[image:image-20220616115351-6.png||height="244" width="661"]]
334 334  
335 -Shows the system info:
336 336  
337 -[[image:image-20220917144512-5.png||height="618" width="853"]]
338 338  
332 +== **3.5 System** ==
339 339  
340 -=== 3.5.2 System ~-~-> Backup/Restore ===
341 341  
335 +=== **3.5.1  System ~-~-> System Overview** ===
342 342  
343 -[[image:image-20220917144725-6.png||height="208" width="869"]]
344 344  
338 +Shows the system info:
345 345  
346 -=== 3.5.3 System ~-~-> Remoteit ===
340 +[[image:image-20220917144512-5.png||height="618" width="853"]]
347 347  
348 348  
349 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
350 350  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
351 351  
352 -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.]]**
353 353  
354 -[[image:image-20221230092303-2.png]]
347 +[[image:image-20220917144725-6.png||height="208" width="869"]]
355 355  
356 356  
357 -= 4. Build-in Server =
358 358  
351 += **4. Build-in Server** =
359 359  
353 +
360 360  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).**
361 361  
362 362  
... ... @@ -378,9 +378,10 @@
378 378   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
379 379  
380 380  
381 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
382 382  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
383 383  
378 +
384 384  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.
385 385  
386 386  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -396,9 +396,10 @@
396 396  [[image:image-20220725171719-1.png||height="570" width="769"]]
397 397  
398 398  
399 -== 4.2 Application Server ~-~- Node-Red ==
400 400  
395 +== **4.2 Application Server ~-~- Node-Red** ==
401 401  
397 +
402 402  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.
403 403  
404 404  
... ... @@ -409,7 +409,7 @@
409 409  
410 410  
411 411  
412 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
413 413  
414 414  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
415 415  
... ... @@ -419,7 +419,7 @@
419 419  [[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]]
420 420  
421 421  
422 -= 5. How users can access LPS8v2 using serial USB =
418 += **5. How users can access LPS8v2 using serial USB** =
423 423  
424 424  
425 425  (% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
... ... @@ -452,9 +452,10 @@
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 =
456 456  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
457 457  
454 +
458 458  == **Step 1: Configure Frequency Band** ==
459 459  
460 460  
... ... @@ -549,14 +549,15 @@
549 549  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.
550 550  
551 551  
552 -= 7. OTA System Update =
549 += **7. OTA System Update** =
553 553  
554 554  
555 555  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.
556 556  
557 557  
558 -= 8. Trouble Shooting =
555 += **8. Trouble Shooting** =
559 559  
557 +
560 560  == 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
561 561  
562 562  
... ... @@ -575,9 +575,11 @@
575 575  [[image:image-20220920141936-2.png]]
576 576  
577 577  
578 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
579 579  
580 580  
578 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**9. Supports**(%%) =
579 +
580 +
581 581  (((
582 582  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
583 583  )))
... ... @@ -586,9 +586,10 @@
586 586  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
587 587  
588 588  
589 -= 10. Reference =
590 590  
590 += **10. Reference** =
591 591  
592 +
592 592  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
593 593  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
594 594  
... ... @@ -595,7 +595,7 @@
595 595  
596 596  )))
597 597  
598 -= 11. Order Info =
599 += **11. Order Info** =
599 599  
600 600  
601 601  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -619,9 +619,10 @@
619 619  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
620 620  
621 621  
622 -= 12. Manufacturer Info =
623 623  
624 += **12. Manufacturer Info** =
624 624  
626 +
625 625  **Shenzhen Dragino Technology Development co. LTD**
626 626  
627 627  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -629,9 +629,10 @@
629 629  LongCheng Street, LongGang District ; Shenzhen 518116,China
630 630  
631 631  
632 -= 13. FCC Warning =
633 633  
635 += **13. FCC Warning** =
634 634  
637 +
635 635  (((
636 636  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:
637 637  )))
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0