<
From version < 123.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,14 +82,13 @@
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  
87 +== **1.4 Block Diagram** ==
85 85  
86 -== 1.4 Block Diagram ==
87 87  
88 88  
91 +== **1.5 LED Indicators** ==
89 89  
90 -== 1.5 LED Indicators ==
91 91  
92 -
93 93  LPS8-V2 has totally four LEDs, They are:
94 94  
95 95  
... ... @@ -108,9 +108,10 @@
108 108  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
109 109  
110 110  
111 -== 1.6 Button Intruction ==
112 112  
113 +== **1.6 Button Intruction** ==
113 113  
115 +
114 114  LPS8-V2 has a black toggle button, which is:
115 115  
116 116  
... ... @@ -124,24 +124,27 @@
124 124   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
125 125  
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  
135 -== 2.1 Connects to the network and accesses the gateway Web UI ==
136 136  
137 -== 2.1.1 connect the network ==
139 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
138 138  
139 139  
142 +== **2.1.1 connect the network.** ==
143 +
144 +
140 140  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
141 141  
142 142  
143 143  (((
144 -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.
145 145  )))
146 146  
147 147  (((
... ... @@ -174,31 +174,13 @@
174 174  [[image:image-20220622102901-8.png||height="476" width="938"]]
175 175  
176 176  
177 -=== 2.1.2 Access Configure Web UI ===
178 178  
183 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
179 179  
180 -**Web Interface**
181 181  
182 -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** ===
183 183  
184 184  
185 -**//http:~/~/IP_ADDRESS //**
186 -
187 -
188 -You will see the login interface of LPS8-V2 as shown below.
189 -
190 -The account details for Web Login are:
191 -
192 -(% style="color:#4f81bd" %)**User Name: root**
193 -
194 -(% style="color:#4f81bd" %)**Password:   dragino**
195 -
196 -
197 -== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
198 -
199 -=== 2.2.1 Select your area frequency ===
200 -
201 -
202 202  (((
203 203  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.
204 204  
... ... @@ -208,9 +208,10 @@
208 208  [[image:image-20220622103332-9.png||height="485" width="938"]]
209 209  
210 210  
211 -=== 2.2.2 Get the only gateway EUI ===
212 212  
199 +=== **2.2.2 Get the only gateway EUI** ===
213 213  
201 +
214 214  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
215 215  
216 216  
... ... @@ -232,9 +232,10 @@
232 232  [[image:image-20220622103956-12.png]]
233 233  
234 234  
235 -== 2.2.3 Register the gateway to The Things Network ==
236 236  
224 +== **2.2.3 Register the gateway to The Things Network** ==
237 237  
226 +
238 238  **Login to The Things Network**
239 239  
240 240  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -248,21 +248,25 @@
248 248  **Get it online**
249 249  
250 250  
251 -= 3. Web Configure Pages =
252 252  
253 -== 3.1 Home ==
241 += **3. Web Configure Pages** =
254 254  
255 255  
244 +== **3.1 Home** ==
245 +
246 +
256 256  //Shows the system running status~://
257 257  
258 258  [[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"]]
259 259  
260 260  
261 -== 3.2 LoRa Settings ==
262 262  
263 -=== 3.2.1 LoRa ~-~-> LoRa ===
253 +== **3.2 LoRa Settings** ==
264 264  
265 265  
256 +=== **3.2.1 LoRa ~-~-> LoRa** ===
257 +
258 +
266 266  //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.//
267 267  
268 268  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -283,11 +283,13 @@
283 283  )))
284 284  
285 285  
286 -== 3.3 LoRaWAN Settings ==
287 287  
288 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
280 +== **3.3 LoRaWAN Settings** ==
289 289  
290 290  
283 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
284 +
285 +
291 291  //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.//
292 292  
293 293  
... ... @@ -294,9 +294,10 @@
294 294  [[image:image-20220616111932-2.png||height="516" width="672"]]
295 295  
296 296  
297 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
298 298  
293 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
299 299  
295 +
300 300  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
301 301  
302 302  
... ... @@ -308,56 +308,53 @@
308 308  )))
309 309  
310 310  
311 -== 3.4 Network Settings ==
312 312  
313 -=== 3.4.1 Network ~-~-> WiFi ===
308 +== **3.4 Network Settings** ==
314 314  
315 315  
316 -[[image:image-20220616114756-4.png||height="251" width="669"]]
311 +=== **3.4.1 Network ~-~-> WiFi** ===
317 317  
318 318  
319 -=== 3.4.2 Network ~-~-> System Status ===
314 +[[image:image-20220616114756-4.png||height="251" width="669"]]
320 320  
321 321  
322 -[[image:image-20220820134112-2.png||height="539" width="668"]]
323 323  
318 +=== **3.4.2 Network ~-~-> System Status** ===
324 324  
325 -=== 3.4.3 Network ~-~-> Firewall ===
326 326  
321 +[[image:image-20220820134112-2.png||height="539" width="668"]]
327 327  
328 -[[image:image-20220616115351-6.png||height="244" width="661"]]
329 329  
330 330  
331 -== 3.5 System ==
325 +=== **3.4.3 Network ~-~-> Firewall** ===
332 332  
333 -=== 3.5.1 System ~-~-> System Overview ===
334 334  
328 +[[image:image-20220616115351-6.png||height="244" width="661"]]
335 335  
336 -Shows the system info:
337 337  
338 -[[image:image-20220917144512-5.png||height="618" width="853"]]
339 339  
332 +== **3.5 System** ==
340 340  
341 -=== 3.5.2 System ~-~-> Backup/Restore ===
342 342  
335 +=== **3.5.1  System ~-~-> System Overview** ===
343 343  
344 -[[image:image-20220917144725-6.png||height="208" width="869"]]
345 345  
338 +Shows the system info:
346 346  
347 -=== 3.5.3 System ~-~-> Remoteit ===
340 +[[image:image-20220917144512-5.png||height="618" width="853"]]
348 348  
349 349  
350 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
351 351  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
352 352  
353 -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.]]**
354 354  
355 -[[image:image-20221230092303-2.png]]
347 +[[image:image-20220917144725-6.png||height="208" width="869"]]
356 356  
357 357  
358 -= 4. Build-in Server =
359 359  
351 += **4. Build-in Server** =
360 360  
353 +
361 361  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).**
362 362  
363 363  
... ... @@ -379,9 +379,10 @@
379 379   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
380 380  
381 381  
382 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
383 383  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
384 384  
378 +
385 385  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.
386 386  
387 387  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -397,9 +397,10 @@
397 397  [[image:image-20220725171719-1.png||height="570" width="769"]]
398 398  
399 399  
400 -== 4.2 Application Server ~-~- Node-Red ==
401 401  
395 +== **4.2 Application Server ~-~- Node-Red** ==
402 402  
397 +
403 403  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.
404 404  
405 405  
... ... @@ -410,7 +410,7 @@
410 410  
411 411  
412 412  
413 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
414 414  
415 415  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
416 416  
... ... @@ -420,7 +420,7 @@
420 420  [[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]]
421 421  
422 422  
423 -= 5. How users can access LPS8v2 using serial USB =
418 += **5. How users can access LPS8v2 using serial USB** =
424 424  
425 425  
426 426  (% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
... ... @@ -453,9 +453,10 @@
453 453  [[image:image-20220804164747-2.png||height="622" width="594"]]
454 454  
455 455  
456 -= 6. Use the helium gateway-rs as the Data-only Hotspot =
457 457  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
458 458  
454 +
459 459  == **Step 1: Configure Frequency Band** ==
460 460  
461 461  
... ... @@ -550,14 +550,15 @@
550 550  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.
551 551  
552 552  
553 -= 7. OTA System Update =
549 += **7. OTA System Update** =
554 554  
555 555  
556 556  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.
557 557  
558 558  
559 -= 8. Trouble Shooting =
555 += **8. Trouble Shooting** =
560 560  
557 +
561 561  == 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
562 562  
563 563  
... ... @@ -576,9 +576,11 @@
576 576  [[image:image-20220920141936-2.png]]
577 577  
578 578  
579 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
580 580  
581 581  
578 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**9. Supports**(%%) =
579 +
580 +
582 582  (((
583 583  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
584 584  )))
... ... @@ -587,9 +587,10 @@
587 587  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
588 588  
589 589  
590 -= 10. Reference =
591 591  
590 += **10. Reference** =
592 592  
592 +
593 593  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
594 594  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
595 595  
... ... @@ -596,7 +596,7 @@
596 596  
597 597  )))
598 598  
599 -= 11. Order Info =
599 += **11. Order Info** =
600 600  
601 601  
602 602  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -620,9 +620,10 @@
620 620  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
621 621  
622 622  
623 -= 12. Manufacturer Info =
624 624  
624 += **12. Manufacturer Info** =
625 625  
626 +
626 626  **Shenzhen Dragino Technology Development co. LTD**
627 627  
628 628  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -630,9 +630,10 @@
630 630  LongCheng Street, LongGang District ; Shenzhen 518116,China
631 631  
632 632  
633 -= 13. FCC Warning =
634 634  
635 += **13. FCC Warning** =
635 635  
637 +
636 636  (((
637 637  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:
638 638  )))
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