<
From version < 69.3 >
edited by Xiaoling
on 2022/07/28 16:57
To version < 59.1 >
edited by Kilight Cao
on 2022/07/25 17:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LPS8v2 LoRaWAN Indoor Gateway User Manual
1 +LPS8v2 LoRaWAN Indoor Gateway
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -1,9 +2,8 @@
1 -(% style="text-align:center" %)
2 2  [[image:image-20220620202334-2.png||height="467" width="809"]]
3 3  
4 4  
5 5  (((
6 -
5 +**LPS8v2 User Manual**
7 7  
8 8  
9 9  )))
... ... @@ -12,12 +12,10 @@
12 12  
13 13  {{toc/}}
14 14  
15 -
16 16  = **1. Introduction** =
17 17  
18 18  == **1.1 What is LPS8v2** ==
19 19  
20 -
21 21  (((
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.
23 23  
... ... @@ -30,32 +30,28 @@
30 30  LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
31 31  
32 32  
33 -
34 34  == **1.2 Specifications** ==
35 35  
32 +**Hardware System:**
36 36  
37 -(% style="color:#037691" %)**Hardware System:**
38 -
39 39  * CPU: Quad-core Cortex-A7 1.2Ghz
40 40  * RAM: 512MB
41 41  * eMMC: 4GB
42 42  
43 -(% style="color:#037691" %)**Interface:**
38 +**Interface:**
44 44  
45 45  * 10M/100M RJ45 Ports x 1
46 46  * Multi-Channel LoRaWAN Wireless
47 47  * WiFi 802.11 b/g/n
48 48  
49 -(% style="color:#037691" %)**Operating Condition:**
44 +**Operating Condition:**
50 50  
51 51  * Work Temperature: -20 ~~ 65°C
52 52  * Storage Temperature: -20 ~~ 65°C
53 53  * Power Input: 5V, 2A, DC
54 54  
55 -
56 56  == **1.3 Features** ==
57 57  
58 -
59 59  * Open Source Debian system
60 60  * Managed by Web GUI, SSH via WAN or WiFi
61 61  * Remote Management
... ... @@ -68,40 +68,35 @@
68 68  ** Semtech UDP Packet Forwarder
69 69  ** LoRaWAN Basic Station
70 70  ** ChirpStack-Gateway-Bridge (MQTT)
71 -* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
72 -* Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
64 +* Built-in //**The Things Network**// local LoRaWAN server
65 +* Built-in  //**Node-Red**// local Application server
73 73  
74 -
75 -
76 76  == **1.4 Block Diagram** ==
77 77  
78 78  
79 -
80 80  == **1.5 LED Indicators** ==
81 81  
82 -
83 83  LPS8-V2 has totally four LEDs, They are:
84 84  
85 85  
86 -(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
75 +//**➢ Power LED**: This RED LED will be solid if the device is properly powered//
87 87  
88 88  
89 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
78 +//**➢ LoRa LED**: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
90 90  
91 91  
92 -(% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
81 +//**➢ SYS LED**: This RGB LED will show different colors in different states~://
93 93  
94 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
83 +// ✓ SOLID BLUE: The device is alive with a LoRaWAN server connection.//
95 95  
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//
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//
97 97  
98 -// ✓** SOLID RED:** Device doesn't have an Internet connection.//
87 +// ✓ SOLID RED: Device doesnt have an Internet connection.//
99 99  
100 100  
101 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
90 +//**➢ ETH LED**: This LED shows the ETH interface connection status.//
102 102  
103 103  
104 -
105 105  = **2. Quick Start** =
106 106  
107 107  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
... ... @@ -302,65 +302,36 @@
302 302  
303 303  
304 304  
305 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
293 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - V3 ** =
306 306  
307 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).**
296 +If your PC(Windows/Mac/Ubuntu) connects to the same network with the LPS8v2, you can access the Build-in LoRaWAN Network (TTNv3) via LPS8v2’s hostname.
309 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.
298 +Like(% class="mark" %)__**//http:~/~/dragino-54ff12:8080//**__
311 311  
312 312  
313 -Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
301 +The account details for Build-in LoRaWAN Network (TTNv3) Login are:
314 314  
303 +**User ID : ** (% class="mark" %)admin
315 315  
316 -Login account:
305 +**Password: ** (% class="mark" %)dragino
317 317  
318 -**User ID: ** (% class="mark" %)admin
319 -
320 -**Password: ** (% class="mark" %)dragino
321 -
322 -
323 323  [[image:image-20220725171719-1.png||height="570" width="769"]]
324 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 327  
328 328  
329 -(% class="box infomessage" %)
330 -(((
331 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
311 += **5. Build-in Application Server ~-~- Node-red** =
332 332  
333 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
334 -)))
335 335  
314 +If your PC(Windows/Mac/Ubuntu) connects to the same network with the LPS8v2, you can access the Build-in Application Server (Node-red) via LPS8v2’s hostname.
336 336  
337 -= **5. Build-in Application Server ~-~- Node-Red** =
316 +Like: (% class="mark" %)__**//http:~/~/dragino-54ff12:1880//**__
338 338  
339 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 347  [[image:image-20220725172124-3.png||height="610" width="843"]]
348 348  
349 349  
350 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 -
364 364  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
365 365  
366 366  (((
image-20220725194830-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -49.7 KB
Content
image-20220725195041-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -49.7 KB
Content
image-20220728102000-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -36.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0