<
From version < 122.1 >
edited by Kilight Cao
on 2022/12/30 09:40
To version < 108.1 >
edited by Xiaoling
on 2022/09/17 14:45
>
Change comment: Uploaded new attachment "image-20220917144512-5.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
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,9 +64,12 @@
64 64  * Storage Temperature: -20 ~~ 65°C
65 65  * Power Input: 5V, 2A, DC
66 66  
67 -== 1.3 Features ==
68 68  
69 69  
71 +
72 +== **1.3 Features** ==
73 +
74 +
70 70  * Open Source Debian system
71 71  * Managed by Web GUI, SSH via WAN or WiFi
72 72  * Remote Management
... ... @@ -82,13 +82,16 @@
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 ==
86 86  
87 87  
88 88  
89 -== 1.5 LED Indicators ==
93 +== **1.4 Block Diagram** ==
90 90  
91 91  
96 +
97 +== **1.5 LED Indicators** ==
98 +
99 +
92 92  LPS8-V2 has totally four LEDs, They are:
93 93  
94 94  
... ... @@ -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  
119 +== **1.6 Button Intruction** ==
112 112  
121 +
113 113  LPS8-V2 has a black toggle button, which is:
114 114  
115 115  
... ... @@ -123,19 +123,22 @@
123 123   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
124 124  
125 125  
126 -= 2. Quick Start =
127 127  
136 += **2. Quick Start** =
128 128  
138 +
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 ==
145 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
137 137  
138 138  
148 +== **2.1.1 connect the network.** ==
149 +
150 +
139 139  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
140 140  
141 141  
... ... @@ -157,6 +157,28 @@
157 157  [[image:image-20220622100542-2.png||height="369" width="1256"]]
158 158  
159 159  
172 +(((
173 +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.
174 +)))
175 +
176 +
177 +
178 +(% style="color:#037691" %)**Steps to connect via fallback IP:**
179 +
180 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
181 +
182 +2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
183 +
184 +
185 +[[image:image-20220622101433-4.png]]
186 +
187 +
188 +and then On the PC, use the IP address **http:~/~/172.31.255.254** to access the LPS8-V2 via Web or Console.
189 +
190 +
191 +[[image:image-20220622102210-5.png||height="504" width="919"]]
192 +
193 +
160 160  Fill in the WiFi information by checking the box and clicking (% style="color:red" %)**Save&Apply**
161 161  
162 162  
... ... @@ -173,11 +173,13 @@
173 173  [[image:image-20220622102901-8.png||height="476" width="938"]]
174 174  
175 175  
176 -== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
177 177  
178 -=== 2.2.1 Select your area frequency ===
211 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
179 179  
180 180  
214 +=== **2.2.1 Select your area frequency** ===
215 +
216 +
181 181  (((
182 182  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.
183 183  
... ... @@ -187,9 +187,10 @@
187 187  [[image:image-20220622103332-9.png||height="485" width="938"]]
188 188  
189 189  
190 -=== 2.2.2 Get the only gateway EUI ===
191 191  
227 +=== **2.2.2 Get the only gateway EUI** ===
192 192  
229 +
193 193  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
194 194  
195 195  
... ... @@ -211,9 +211,10 @@
211 211  [[image:image-20220622103956-12.png]]
212 212  
213 213  
214 -== 2.2.3 Register the gateway to The Things Network ==
215 215  
252 +== **2.2.3 Register the gateway to The Things Network** ==
216 216  
254 +
217 217  **Login to The Things Network**
218 218  
219 219  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -227,21 +227,25 @@
227 227  **Get it online**
228 228  
229 229  
230 -= 3. Web Configure Pages =
231 231  
232 -== 3.1 Home ==
269 += **3. Web Configure Pages** =
233 233  
234 234  
272 +== **3.1 Home** ==
273 +
274 +
235 235  //Shows the system running status~://
236 236  
237 237  [[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"]]
238 238  
239 239  
240 -== 3.2 LoRa Settings ==
241 241  
242 -=== 3.2.1 LoRa ~-~-> LoRa ===
281 +== **3.2 LoRa Settings** ==
243 243  
244 244  
284 +=== **3.2.1 LoRa ~-~-> LoRa** ===
285 +
286 +
245 245  //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.//
246 246  
247 247  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -262,11 +262,13 @@
262 262  )))
263 263  
264 264  
265 -== 3.3 LoRaWAN Settings ==
266 266  
267 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
308 +== **3.3 LoRaWAN Settings** ==
268 268  
269 269  
311 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
312 +
313 +
270 270  //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.//
271 271  
272 272  
... ... @@ -273,9 +273,10 @@
273 273  [[image:image-20220616111932-2.png||height="516" width="672"]]
274 274  
275 275  
276 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
277 277  
321 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
278 278  
323 +
279 279  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
280 280  
281 281  
... ... @@ -287,56 +287,53 @@
287 287  )))
288 288  
289 289  
290 -== 3.4 Network Settings ==
291 291  
292 -=== 3.4.1 Network ~-~-> WiFi ===
336 +== **3.4 Network Settings** ==
293 293  
294 294  
295 -[[image:image-20220616114756-4.png||height="251" width="669"]]
339 +=== **3.4.1 Network ~-~-> WiFi** ===
296 296  
297 297  
298 -=== 3.4.2 Network ~-~-> System Status ===
342 +[[image:image-20220616114756-4.png||height="251" width="669"]]
299 299  
300 300  
301 -[[image:image-20220820134112-2.png||height="539" width="668"]]
302 302  
346 +=== **3.4.2 Network ~-~-> System Status** ===
303 303  
304 -=== 3.4.3 Network ~-~-> Firewall ===
305 305  
349 +[[image:image-20220820134112-2.png||height="539" width="668"]]
306 306  
307 -[[image:image-20220616115351-6.png||height="244" width="661"]]
308 308  
309 309  
310 -== 3.5 System ==
353 +=== **3.4.3 Network ~-~-> Firewall** ===
311 311  
312 -=== 3.5.1 System ~-~-> System Overview ===
313 313  
356 +[[image:image-20220616115351-6.png||height="244" width="661"]]
314 314  
315 -Shows the system info:
316 316  
317 -[[image:image-20220917144512-5.png||height="618" width="853"]]
318 318  
360 +== **3.5 System** ==
319 319  
320 -=== 3.5.2 System ~-~-> Backup/Restore ===
321 321  
363 +=== **3.5.1  System ~-~-> System Overview** ===
322 322  
323 -[[image:image-20220917144725-6.png||height="208" width="869"]]
324 324  
366 +Shows the system info:
325 325  
326 -=== 3.5.3 System ~-~-> Remoteit ===
368 +[[image:image-20220917141436-4.png||height="569" width="787"]]
327 327  
328 328  
329 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
330 330  
372 +=== **3.5.2 System ~-~-> Backup/Restore** ===
331 331  
332 -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.]]**
333 333  
334 -[[image:image-20221230092303-2.png]]
375 +[[image:image-20220616115808-7.png||height="194" width="649"]]
335 335  
336 336  
337 -= 4. Build-in Server =
338 338  
379 += **4. Build-in Server** =
339 339  
381 +
340 340  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).**
341 341  
342 342  
... ... @@ -358,11 +358,12 @@
358 358   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
359 359  
360 360  
361 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
362 362  
404 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
363 363  
364 -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.
365 365  
407 +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.
408 +
366 366  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
367 367  
368 368  
... ... @@ -376,12 +376,13 @@
376 376  [[image:image-20220725171719-1.png||height="570" width="769"]]
377 377  
378 378  
379 -== 4.2 Application Server ~-~- Node-Red ==
380 380  
423 +== **4.2 Application Server ~-~- Node-Red** ==
381 381  
382 -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.
383 383  
426 +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.
384 384  
428 +
385 385  Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880  or http:~/~/<Local-IPV4-Address>//**__
386 386  
387 387  
... ... @@ -389,22 +389,11 @@
389 389  
390 390  
391 391  
392 -=== **Using Node-Red, InfluxDB and Grafana** ===
436 += **5. How users can access LPS8v2 using serial USB** =
393 393  
394 -The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
395 395  
439 +**USB TTL to LPS8v2  Connection:**
396 396  
397 -the users can refer to this link to install them.
398 -
399 -[[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]]
400 -
401 -
402 -= 5. How users can access LPS8v2 using serial USB =
403 -
404 -
405 -(% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
406 -
407 -
408 408  Port 1 of the UART on the LPS8v2 is GND
409 409  
410 410  (% class="box infomessage" %)
... ... @@ -432,9 +432,10 @@
432 432  [[image:image-20220804164747-2.png||height="622" width="594"]]
433 433  
434 434  
435 -= 6. Use the helium gateway-rs as the Data-only Hotspot =
436 436  
469 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
437 437  
471 +
438 438  == **Step 1: Configure Frequency Band** ==
439 439  
440 440  
... ... @@ -529,35 +529,10 @@
529 529  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.
530 530  
531 531  
532 -= 7. OTA System Update =
533 533  
567 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**7. Supports**(%%) =
534 534  
535 -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.
536 536  
537 -
538 -= 8. Trouble Shooting =
539 -
540 -== 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
541 -
542 -
543 -[[image:image-20220920135918-1.png]]
544 -
545 -
546 -This is caused by the inconsistency between the built-in TTN-Stack domain configuration and your login URL.
547 -
548 -By default, ttn-stack uses the gateway's domain name for URL resolution, but in some networks, they prefer to resolve IP-v4 addresses.
549 -
550 -
551 -So you can change the domain name of the TTN-Stack configuration to the IPv4 address.
552 -
553 -**Click the update URL button to configure the URL with the current eth port address.**
554 -
555 -[[image:image-20220920141936-2.png]]
556 -
557 -
558 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
559 -
560 -
561 561  (((
562 562  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
563 563  )))
... ... @@ -566,16 +566,19 @@
566 566  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
567 567  
568 568  
569 -= 10. Reference =
570 570  
579 += **8. Reference** =
571 571  
581 +
572 572  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
573 573  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
574 574  
585 +
586 +
575 575  
576 576  )))
577 577  
578 -= 11. Order Info =
590 += **9. Order Info** =
579 579  
580 580  
581 581  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -599,9 +599,10 @@
599 599  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
600 600  
601 601  
602 -= 12. Manufacturer Info =
603 603  
615 += **10. Manufacturer Info** =
604 604  
617 +
605 605  **Shenzhen Dragino Technology Development co. LTD**
606 606  
607 607  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -609,9 +609,10 @@
609 609  LongCheng Street, LongGang District ; Shenzhen 518116,China
610 610  
611 611  
612 -= 13. FCC Warning =
613 613  
626 += **11. FCC Warning** =
614 614  
628 +
615 615  (((
616 616  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:
617 617  )))
image-20220917144725-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.7 KB
Content
image-20220920135918-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -55.0 KB
Content
image-20220920141936-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -19.4 KB
Content
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-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0