<
From version < 69.5 >
edited by Xiaoling
on 2022/07/28 17:11
To version < 70.1 >
edited by Xiaoye
on 2022/08/01 09:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -19,15 +19,25 @@
19 19  
20 20  
21 21  (((
22 +(((
22 22  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.
24 +)))
23 23  
26 +(((
24 24  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.
28 +)))
25 25  
30 +(((
26 26  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.
32 +)))
27 27  
34 +(((
28 28  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.
36 +)))
29 29  
38 +(((
30 30  LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
40 +)))
31 31  
32 32  
33 33  
... ... @@ -52,6 +52,8 @@
52 52  * Storage Temperature: -20 ~~ 65°C
53 53  * Power Input: 5V, 2A, DC
54 54  
65 +
66 +
55 55  == **1.3 Features** ==
56 56  
57 57  
... ... @@ -70,6 +70,8 @@
70 70  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
71 71  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
72 72  
85 +
86 +
73 73  == **1.4 Block Diagram** ==
74 74  
75 75  
... ... @@ -82,10 +82,8 @@
82 82  
83 83  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
84 84  
85 -
86 86  (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
87 87  
88 -
89 89  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
90 90  
91 91  // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
... ... @@ -94,7 +94,6 @@
94 94  
95 95  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
96 96  
97 -
98 98  (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
99 99  
100 100  
... ... @@ -118,9 +118,13 @@
118 118  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
119 119  
120 120  
132 +(((
121 121  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.
134 +)))
122 122  
136 +(((
123 123  You can also use this IP to connect.
138 +)))
124 124  
125 125  [[image:image-20220622100129-1.png||height="332" width="1263"]]
126 126  
... ... @@ -132,13 +132,15 @@
132 132  [[image:image-20220622100542-2.png||height="369" width="1256"]]
133 133  
134 134  
150 +(((
135 135  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.
152 +)))
136 136  
137 137  
138 138  
139 139  (% style="color:#037691" %)**Steps to connect via fallback IP:**
140 140  
141 -1. Connect PC's Ethernet port to LPS8-V2's WAN port
158 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
142 142  
143 143  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
144 144  
... ... @@ -174,7 +174,9 @@
174 174  === **2.2.1 Select your area frequency** ===
175 175  
176 176  
194 +(((
177 177  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.
196 +)))
178 178  
179 179  [[image:image-20220622103332-9.png]]
180 180  
... ... @@ -276,7 +276,9 @@
276 276  [[image:image-20220616113246-3.png||height="396" width="672"]]
277 277  
278 278  
298 +(((
279 279  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/]]__
300 +)))
280 280  
281 281  
282 282  
... ... @@ -342,16 +342,19 @@
342 342  [[image:image-20220725171719-1.png||height="570" width="769"]]
343 343  
344 344  
345 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
366 +(((
367 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
346 346   You can complete the installation manually with the following command.**
369 +)))
347 347  
348 348  
349 349  (% class="box infomessage" %)
350 350  (((
351 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
352 -
353 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
374 +(((
375 +(% style="background-color:#fcf8e3" %)cd /tmp && wget [[http:~~/~~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh>>http://repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh]]
376 +chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
354 354  )))
378 +)))
355 355  
356 356  
357 357  
... ... @@ -358,32 +358,39 @@
358 358  = **5. Build-in Application Server ~-~- Node-Red** =
359 359  
360 360  
361 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.**
385 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
362 362  
363 -You can access the gateway's built-in AS server of **Node-Red **via the URL((% class="mark" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
387 +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.
364 364  
365 365  
366 -Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
390 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
367 367  
392 +
368 368  [[image:image-20220725172124-3.png||height="610" width="843"]]
369 369  
370 370  
396 +(((
397 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
398 + You can complete the installation manually with the following command.**
399 +)))
371 371  
372 -**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
373 - You can complete the installation manually with the following command.(%%)**
374 374  
375 375  
376 376  (% class="box infomessage" %)
377 377  (((
378 -(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
405 +(((
406 +(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
379 379  chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
380 380  )))
409 +)))
381 381  
382 382  [[image:image-20220728102000-1.png]]
383 383  
384 384  
414 +
385 385  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
386 386  
417 +
387 387  (((
388 388  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
389 389  )))
... ... @@ -392,8 +392,10 @@
392 392  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
393 393  
394 394  
426 +
395 395  = **11 Reference** =
396 396  
429 +
397 397  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
398 398  
399 399  
... ... @@ -401,29 +401,32 @@
401 401  
402 402  = **12. Order Info** =
403 403  
437 +
404 404  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
405 405  
406 406  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
407 407  
408 -* **AS923**: LoRaWAN AS923 band
409 -* **AU915**: LoRaWAN AU915 band
410 -* **EU868**: LoRaWAN EU868 band
411 -* **KR920**: LoRaWAN KR920 band
412 -* **US915**: LoRaWAN US915 band
413 -* **IN865**: LoRaWAN IN865 band
442 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
443 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
444 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
445 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
446 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
447 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
414 414  
415 415  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
416 416  
417 -* ** E**: EMEA, Korea, Thailand, India.
418 -* ** A**: North America/ Rogers/AT&T/T-Mobile.
419 -* ** AU**: Latin America, New Zeland, Taiwan
420 -* ** J**: Japan, DOCOMO/SoftBank/ KDDI
451 +* (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
452 +* (% style="color:red" %)**A**(%%):  North America/ Rogers/AT&T/T-Mobile.
453 +* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan
454 +* (% style="color:red" %)**J**(%%):  Japan, DOCOMO/SoftBank/ KDDI
421 421  
422 422  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
423 423  
424 424  
459 +
425 425  = **13. Manufacturer Info** =
426 426  
462 +
427 427  **Shenzhen Dragino Technology Development co. LTD**
428 428  
429 429  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -431,21 +431,37 @@
431 431  LongCheng Street, LongGang District ; Shenzhen 518116,China
432 432  
433 433  
470 +
434 434  = **14. FCC Warning** =
435 435  
473 +
474 +(((
436 436  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:
476 +)))
437 437  
478 +(((
438 438  ~-~- Reorient or relocate the receiving antenna.
480 +)))
439 439  
482 +(((
440 440  ~-~- Increase the separation between the equipment and receiver.
484 +)))
441 441  
486 +(((
442 442  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
488 +)))
443 443  
490 +(((
444 444  ~-~- Consult the dealer or an experienced radio/TV technician for help.
492 +)))
445 445  
446 446  
495 +(((
447 447  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
497 +)))
448 448  
449 449  
500 +(((
450 450  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.
451 451  )))
503 +)))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0