<
From version < 49.1 >
edited by Edwin Chen
on 2022/06/27 10:58
To version < 69.3 >
edited by Xiaoling
on 2022/07/28 16:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LPS8v2 LoRaWAN Indoor Gateway
1 +LPS8v2 LoRaWAN Indoor Gateway User Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -1,8 +1,9 @@
1 +(% style="text-align:center" %)
1 1  [[image:image-20220620202334-2.png||height="467" width="809"]]
2 2  
3 3  
4 4  (((
5 -**LPS8v2 User Manual**
6 +
6 6  
7 7  
8 8  )))
... ... @@ -11,10 +11,12 @@
11 11  
12 12  {{toc/}}
13 13  
15 +
14 14  = **1. Introduction** =
15 15  
16 16  == **1.1 What is LPS8v2** ==
17 17  
20 +
18 18  (((
19 19  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.
20 20  
... ... @@ -27,28 +27,32 @@
27 27  LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
28 28  
29 29  
33 +
30 30  == **1.2 Specifications** ==
31 31  
32 -**Hardware System:**
33 33  
37 +(% style="color:#037691" %)**Hardware System:**
38 +
34 34  * CPU: Quad-core Cortex-A7 1.2Ghz
35 35  * RAM: 512MB
36 36  * eMMC: 4GB
37 37  
38 -**Interface:**
43 +(% style="color:#037691" %)**Interface:**
39 39  
40 40  * 10M/100M RJ45 Ports x 1
41 41  * Multi-Channel LoRaWAN Wireless
42 42  * WiFi 802.11 b/g/n
43 43  
44 -**Operating Condition:**
49 +(% style="color:#037691" %)**Operating Condition:**
45 45  
46 46  * Work Temperature: -20 ~~ 65°C
47 47  * Storage Temperature: -20 ~~ 65°C
48 48  * Power Input: 5V, 2A, DC
49 49  
55 +
50 50  == **1.3 Features** ==
51 51  
58 +
52 52  * Open Source Debian system
53 53  * Managed by Web GUI, SSH via WAN or WiFi
54 54  * Remote Management
... ... @@ -61,35 +61,40 @@
61 61  ** Semtech UDP Packet Forwarder
62 62  ** LoRaWAN Basic Station
63 63  ** ChirpStack-Gateway-Bridge (MQTT)
64 -* Built-in //**The Things Network**// local LoRaWAN server
65 -* Built-in  //**Node-Red**// local Application server
71 +* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
72 +* Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
66 66  
74 +
75 +
67 67  == **1.4 Block Diagram** ==
68 68  
69 69  
79 +
70 70  == **1.5 LED Indicators** ==
71 71  
82 +
72 72  LPS8-V2 has totally four LEDs, They are:
73 73  
74 74  
75 -//**➢ Power LED**: This RED LED will be solid if the device is properly powered//
86 +(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
76 76  
77 77  
78 -//**➢ LoRa LED**: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
89 +(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
79 79  
80 80  
81 -//**➢ SYS LED**: This RGB LED will show different colors in different states~://
92 +(% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
82 82  
83 -// ✓ SOLID BLUE: The device is alive with a LoRaWAN server connection.//
94 +// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
84 84  
85 -// ✓ BLINKING BLUE: a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
96 +// ✓ **BLINKING BLUE:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
86 86  
87 -// ✓ SOLID RED: Device doesnt have an Internet connection.//
98 +// ✓** SOLID RED:** Device doesn't have an Internet connection.//
88 88  
89 89  
90 -//**➢ ETH LED**: This LED shows the ETH interface connection status.//
101 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
91 91  
92 92  
104 +
93 93  = **2. Quick Start** =
94 94  
95 95  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
... ... @@ -289,9 +289,66 @@
289 289  [[image:image-20220616115808-7.png||height="194" width="649"]]
290 290  
291 291  
292 -3.5.3
293 293  
305 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
294 294  
307 +
308 +The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: **The Things Network - Stack (Open Source 3.19 Version).**
309 +
310 +You can access the gateway's built-in LNS server of **The Things Network - Stack **via the URL((% class="mark" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
311 +
312 +
313 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
314 +
315 +
316 +Login account:
317 +
318 +**User ID: ** (% class="mark" %)admin
319 +
320 +**Password: ** (% class="mark" %)dragino
321 +
322 +
323 +[[image:image-20220725171719-1.png||height="570" width="769"]]
324 +
325 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
326 + You can complete the installation manually with the following command.(%%)**
327 +
328 +
329 +(% class="box infomessage" %)
330 +(((
331 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
332 +
333 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
334 +)))
335 +
336 +
337 += **5. Build-in Application Server ~-~- Node-Red** =
338 +
339 +
340 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.**
341 +
342 +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.
343 +
344 +
345 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
346 +
347 +[[image:image-20220725172124-3.png||height="610" width="843"]]
348 +
349 +
350 +
351 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
352 + You can complete the installation manually with the following command.(%%)**
353 +
354 +
355 +(% class="box infomessage" %)
356 +(((
357 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
358 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
359 +)))
360 +
361 +[[image:image-20220728102000-1.png]]
362 +
363 +
295 295  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
296 296  
297 297  (((
... ... @@ -301,10 +301,15 @@
301 301  (((
302 302  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
303 303  
373 +
374 += **11 Reference** =
375 +
376 +* Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
377 +
304 304  
305 305  )))
306 306  
307 -= **10. Order Info** =
381 += **12. Order Info** =
308 308  
309 309  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
310 310  
... ... @@ -327,7 +327,7 @@
327 327  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
328 328  
329 329  
330 -= **11. Manufacturer Info** =
404 += **13. Manufacturer Info** =
331 331  
332 332  **Shenzhen Dragino Technology Development co. LTD**
333 333  
... ... @@ -336,7 +336,7 @@
336 336  LongCheng Street, LongGang District ; Shenzhen 518116,China
337 337  
338 338  
339 -= **12. FCC Warning** =
413 += **14. FCC Warning** =
340 340  
341 341  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:
342 342  
image-20220725171719-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +57.4 KB
Content
image-20220725172100-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +101.0 KB
Content
image-20220725172124-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +89.1 KB
Content
image-20220725194830-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +49.7 KB
Content
image-20220725195041-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +49.7 KB
Content
image-20220728102000-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +36.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0