<
From version < 83.4 >
edited by Xiaoling
on 2022/08/23 10:01
To version < 69.6 >
edited by Xiaoling
on 2022/07/28 17:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,35 +13,21 @@
13 13  {{toc/}}
14 14  
15 15  
16 -
17 -
18 -
19 19  = **1. Introduction** =
20 20  
21 -
22 22  == **1.1 What is LPS8v2** ==
23 23  
24 24  
25 25  (((
26 -(((
27 27  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.
28 -)))
29 29  
30 -(((
31 31  The LPS8v2 is fully compatible with LoRaWAN protocol. It supports different kinds of LoRaWAN Network Connections such as: (% style="color:green" %)**Semtech UDP Packet Forwarder, LoRaWAN Basic Station, ChirpStack MQTT Bridge**(%%), and so on. This makes LPS8V2 work with most LoRaWAN platforms in the market.
32 -)))
33 33  
34 -(((
35 35  LPS8v2 also includes a (% style="color:green" %)**built-in LoRaWAN Server and IoT server**(%%), which provide the possibility for the system integrator to deploy the IoT service without cloud service or 3rd servers.
36 -)))
37 37  
38 -(((
39 39  Different countries use different LoRaWAN frequency bands. LPS8v2 has these bands pre-configured. Users can also customize the frequency bands to use in their own LoRa network.
40 -)))
41 41  
42 -(((
43 43  LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
44 -)))
45 45  
46 46  
47 47  
... ... @@ -66,8 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 -
71 71  == **1.3 Features** ==
72 72  
73 73  
... ... @@ -86,8 +86,6 @@
86 86  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
87 87  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
88 88  
89 -
90 -
91 91  == **1.4 Block Diagram** ==
92 92  
93 93  
... ... @@ -100,8 +100,10 @@
100 100  
101 101  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
102 102  
85 +
103 103  (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
104 104  
88 +
105 105  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
106 106  
107 107  // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
... ... @@ -110,6 +110,7 @@
110 110  
111 111  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
112 112  
97 +
113 113  (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
114 114  
115 115  
... ... @@ -128,17 +128,14 @@
128 128  
129 129  == **2.1.1 connect the network.** ==
130 130  
116 +=== ===
131 131  
132 132  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
133 133  
134 134  
135 -(((
136 136  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.
137 -)))
138 138  
139 -(((
140 140  You can also use this IP to connect.
141 -)))
142 142  
143 143  [[image:image-20220622100129-1.png||height="332" width="1263"]]
144 144  
... ... @@ -150,19 +150,16 @@
150 150  [[image:image-20220622100542-2.png||height="369" width="1256"]]
151 151  
152 152  
153 -(((
154 154  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.
155 -)))
156 156  
157 157  
158 158  
159 159  (% style="color:#037691" %)**Steps to connect via fallback IP:**
160 160  
161 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
141 +1. Connect PC's Ethernet port to LPS8-V2's WAN port
162 162  
163 163  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
164 164  
165 -
166 166  [[image:image-20220622101433-4.png]]
167 167  
168 168  
... ... @@ -195,12 +195,8 @@
195 195  === **2.2.1 Select your area frequency** ===
196 196  
197 197  
198 -(((
199 199  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.
200 200  
201 -
202 -)))
203 -
204 204  [[image:image-20220622103332-9.png]]
205 205  
206 206  
... ... @@ -210,7 +210,6 @@
210 210  
211 211  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
212 212  
213 -
214 214  [[image:image-20220622103355-10.png]]
215 215  
216 216  
... ... @@ -230,7 +230,7 @@
230 230  
231 231  
232 232  
233 -== **2.2.3 Register the gateway to The Things Network** ==
207 +== 2.2.3 Register the gateway to The Things Network ==
234 234  
235 235  
236 236  **Login to The Things Network**
... ... @@ -256,7 +256,6 @@
256 256  //Shows the system running status~://
257 257  
258 258  
259 -
260 260  == **3.2 LoRa Settings** ==
261 261  
262 262  
... ... @@ -267,13 +267,12 @@
267 267  
268 268  //Different LPS8v2 hardware versions can support different frequency ranges~://
269 269  
270 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
243 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
271 271  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
272 272  
273 273  (% class="wikigeneratedid" %)
274 274  //After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**//
275 275  
276 -
277 277  (% class="wikigeneratedid" %)
278 278  [[image:image-20220616110739-1.png||height="372" width="682"]]
279 279  
... ... @@ -292,7 +292,6 @@
292 292  
293 293  //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.//
294 294  
295 -
296 296  [[image:image-20220616111932-2.png||height="516" width="672"]]
297 297  
298 298  
... ... @@ -302,13 +302,10 @@
302 302  
303 303  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
304 304  
305 -
306 306  [[image:image-20220616113246-3.png||height="396" width="672"]]
307 307  
308 308  
309 -(((
310 310  Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/Use%20of%20LoRaWAN%20Basic%20Station/]]__
311 -)))
312 312  
313 313  
314 314  
... ... @@ -325,7 +325,7 @@
325 325  === **3.4.2 Network ~-~-> System Status** ===
326 326  
327 327  
328 -[[image:image-20220820134112-2.png||height="539" width="668"]]
296 +[[image:image-20220616115229-5.png||height="548" width="665"]]
329 329  
330 330  
331 331  
... ... @@ -353,96 +353,69 @@
353 353  
354 354  
355 355  
356 -= **4. Build-in Server** =
324 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
357 357  
358 358  
359 -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).**
327 +The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
360 360  
329 +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.
361 361  
362 -[[image:image-20220820115644-1.png]]
363 363  
332 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
364 364  
365 -(% style="color:red" %)**Note:**
366 366  
367 - **Path**: System ~-~-> Built-in Server
335 +Login account:
368 368  
337 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
369 369  
370 -**Troubleshooting:**
339 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
371 371  
372 372  
373 -**~ 1. URL does not jump properly**
342 +[[image:image-20220725171719-1.png||height="570" width="769"]]
374 374  
375 - For the ttn-stack, you can click the update the URL which will update the configuration where change the hotsname to the current local IP address as the URL.
376 376  
377 - For the Node-Red, you can use the local IP address and the port is 18880 to access it.
345 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
346 + You can complete the installation manually with the following command.**
378 378  
379 379  
349 +(% class="box infomessage" %)
350 +(((
351 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
380 380  
381 -== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
353 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
354 +)))
382 382  
383 383  
384 -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.
385 385  
386 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
358 += **5. Build-in Application Server ~-~- Node-Red** =
387 387  
388 388  
389 -Login account:
361 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
390 390  
391 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
392 -
393 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
394 -
395 -
396 -[[image:image-20220725171719-1.png||height="570" width="769"]]
397 -
398 -
399 -
400 -== **4.2. Application Server ~-~- Node-Red** ==
401 -
402 -
403 403  You can access the gateway's built-in AS server of **Node-Red **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
404 404  
405 405  
406 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
366 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
407 407  
408 408  
409 409  [[image:image-20220725172124-3.png||height="610" width="843"]]
410 410  
411 411  
372 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
373 + You can complete the installation manually with the following command.**
412 412  
413 -= **6. How users can access LPS8v2 using serial USB** =
414 414  
415 415  
416 -**USB TTL to LPS8v2  Connection:**
417 -
418 -Port 1 of the UART on the LPS8v2 is GND
419 -
420 420  (% class="box infomessage" %)
421 421  (((
422 -TXD  <~-~--> UART RXD (Gray line)
423 -
424 -RXD  <~-~--> UART TXD (White line)
425 -
426 -GND <~-~--> GND (Black line)
379 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
380 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
427 427  )))
428 428  
383 +[[image:image-20220728102000-1.png]]
429 429  
430 -**LPS8v2 UART connection photo**
431 431  
432 -[[image:image-20220804163015-1.png||height="621" width="466"]]
433 433  
434 -
435 -
436 -In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below:
437 -
438 -
439 -[[image:image-20220804164928-3.png||height="320" width="332"]]
440 -
441 -
442 -[[image:image-20220804164747-2.png||height="622" width="594"]]
443 -
444 -
445 -
446 446  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
447 447  
448 448  
... ... @@ -459,10 +459,7 @@
459 459  
460 460  
461 461  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
462 -* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
463 463  
464 -
465 -
466 466  
467 467  )))
468 468  
... ... @@ -480,6 +480,7 @@
480 480  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
481 481  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
482 482  
421 +
483 483  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
484 484  
485 485  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -505,35 +505,19 @@
505 505  = **14. FCC Warning** =
506 506  
507 507  
508 -(((
509 509  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:
510 -)))
511 511  
512 -(((
513 513  ~-~- Reorient or relocate the receiving antenna.
514 -)))
515 515  
516 -(((
517 517  ~-~- Increase the separation between the equipment and receiver.
518 -)))
519 519  
520 -(((
521 521  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
522 -)))
523 523  
524 -(((
525 525  ~-~- Consult the dealer or an experienced radio/TV technician for help.
526 -)))
527 527  
528 528  
529 -(((
530 530  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
531 -)))
532 532  
533 533  
534 -(((
535 535  The antenna(s) used for this transmitter must be installed to provide a separation distance of at least 20 cm from all persons and must not be co-located or operating in conjunction with any other antenna or transmitter.
536 -
537 -
538 538  )))
539 -)))
image-20220804163015-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -2.3 MB
Content
image-20220804164747-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -75.6 KB
Content
image-20220804164928-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -28.2 KB
Content
image-20220820115644-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -33.8 KB
Content
image-20220820134112-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -67.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0