<
From version < 72.1 >
edited by Xiaoye
on 2022/08/02 15:26
To version < 67.1 >
edited by Xiaoye
on 2022/07/25 20:13
>
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
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,51 +12,37 @@
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 -(((
23 23  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 -)))
25 25  
26 -(((
27 27  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 -)))
29 29  
30 -(((
31 31  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 -)))
33 33  
34 -(((
35 35  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 -)))
37 37  
38 -(((
39 39  LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
40 -)))
41 41  
42 42  
43 -
44 44  == **1.2 Specifications** ==
45 45  
32 +**Hardware System:**
46 46  
47 -(% style="color:#037691" %)**Hardware System:**
48 -
49 49  * CPU: Quad-core Cortex-A7 1.2Ghz
50 50  * RAM: 512MB
51 51  * eMMC: 4GB
52 52  
53 -(% style="color:#037691" %)**Interface:**
38 +**Interface:**
54 54  
55 55  * 10M/100M RJ45 Ports x 1
56 56  * Multi-Channel LoRaWAN Wireless
57 57  * WiFi 802.11 b/g/n
58 58  
59 -(% style="color:#037691" %)**Operating Condition:**
44 +**Operating Condition:**
60 60  
61 61  * Work Temperature: -20 ~~ 65°C
62 62  * Storage Temperature: -20 ~~ 65°C
... ... @@ -64,7 +64,6 @@
64 64  
65 65  == **1.3 Features** ==
66 66  
67 -
68 68  * Open Source Debian system
69 69  * Managed by Web GUI, SSH via WAN or WiFi
70 70  * Remote Management
... ... @@ -77,81 +77,71 @@
77 77  ** Semtech UDP Packet Forwarder
78 78  ** LoRaWAN Basic Station
79 79  ** ChirpStack-Gateway-Bridge (MQTT)
80 -* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
81 -* 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
82 82  
83 83  == **1.4 Block Diagram** ==
84 84  
85 85  
86 -
87 87  == **1.5 LED Indicators** ==
88 88  
89 -
90 90  LPS8-V2 has totally four LEDs, They are:
91 91  
92 92  
93 -(% 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//
94 94  
95 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
96 96  
97 -(% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
78 +//**➢ LoRa LED**: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
98 98  
99 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
100 100  
101 -//**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//
81 +//** SYS LED**: This RGB LED will show different colors in different states~://
102 102  
103 -// ✓** SOLID RED:** Device doesn't have an Internet connection.//
83 +// ✓ SOLID BLUE: The device is alive with a LoRaWAN server connection.//
104 104  
105 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
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//
106 106  
87 +// ✓ SOLID RED: Device doesn’t have an Internet connection.//
107 107  
108 108  
109 -= **2. Quick Start** =
90 +//**➢ ETH LED**: This LED shows the ETH interface connection status.//
110 110  
111 111  
93 += **2. Quick Start** =
94 +
112 112  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
113 113  
114 114  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
115 115  
116 116  
117 -
118 118  == **2.1 Connects to the network and accesses the gateway Web UI** ==
119 119  
120 120  
121 121  == **2.1.1 connect the network.** ==
122 122  
105 +=== ===
123 123  
124 -=== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
107 +=== **Method 1**: Connect via Ethernet with DHCP IP from the router ===
125 125  
126 -
127 -(((
128 128  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.
129 -)))
130 130  
131 -(((
132 132  You can also use this IP to connect.
133 -)))
134 134  
135 135  [[image:image-20220622100129-1.png||height="332" width="1263"]]
136 136  
137 137  
116 +=== **Method 2**: Connect via WiFi with DHCP IP from the router ===
138 138  
139 -=== (% style="color:blue" %)**Method 2**(%%):  Connect via WiFi with DHCP IP from the router ===
140 140  
141 -
142 142  [[image:image-20220622100542-2.png||height="369" width="1256"]]
143 143  
144 144  
145 -(((
146 146  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.
147 -)))
148 148  
149 149  
125 +**Steps to connect via fallback IP:**
150 150  
151 -(% style="color:#037691" %)**Steps to connect via fallback IP:**
127 +~1. Connect PC’s Ethernet port to LPS8-V2's WAN port
152 152  
153 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
154 -
155 155  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
156 156  
157 157  [[image:image-20220622101433-4.png]]
... ... @@ -163,48 +163,41 @@
163 163  [[image:image-20220622102210-5.png||height="569" width="1039"]]
164 164  
165 165  
166 -Fill in the WiFi information by checking the box and clicking (% style="color:red" %)**Save&Apply**
140 +Fill in the WiFi information by checking the box and clicking **Save&Apply**
167 167  
168 168  
169 169  [[image:image-20220622102702-6.png]]
170 170  
171 171  
172 -
173 173  **Wi-Fi configuration successful**
174 174  
175 175  
176 176  [[image:image-20220622102847-7.png]]
177 177  
178 -
179 179  [[image:image-20220622102901-8.png||height="513" width="1011"]]
180 180  
181 181  
182 182  
155 +
183 183  == **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
184 184  
185 185  
186 186  === **2.2.1 Select your area frequency** ===
187 187  
188 -
189 -(((
190 190  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.
191 -)))
192 192  
193 193  [[image:image-20220622103332-9.png]]
194 194  
195 195  
196 -
197 197  === **2.2.2 Get the only gateway EUI** ===
198 198  
199 -
200 200  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
201 201  
202 202  [[image:image-20220622103355-10.png]]
203 203  
204 204  
205 -(% style="color:red" %)**Note: Choose the cluster that corresponds to a specific Gateway server address**
173 +**Note: Choose the cluster that corresponds to a specific Gateway server address**
206 206  
207 -
208 208  **➢ Europe 1:**  corresponding Gateway server address:  **eu1.cloud.thethings.network**
209 209  
210 210  **➢ North America 1:**  corresponding Gateway server address:  **nam1.cloud.thethings.network**
... ... @@ -220,12 +220,10 @@
220 220  
221 221  == 2.2.3 Register the gateway to The Things Network ==
222 222  
223 -
224 224  **Login to The Things Network**
225 225  
226 226  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
227 227  
228 -
229 229  **Add the gateway**
230 230  
231 231  [[image:image-20220622104252-13.png||height="511" width="953"]]
... ... @@ -234,16 +234,13 @@
234 234  **Get it online**
235 235  
236 236  
237 -
238 238  = **3. Web Configure Pages** =
239 239  
240 240  
241 241  == **3.1 Home** ==
242 242  
243 -
244 244  //Shows the system running status~://
245 245  
246 -
247 247  == **3.2 LoRa Settings** ==
248 248  
249 249  
... ... @@ -258,16 +258,15 @@
258 258  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
259 259  
260 260  (% class="wikigeneratedid" %)
261 -//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**//
223 +//After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page **LogRead ~-~-> LoRa Log**//
262 262  
263 263  (% class="wikigeneratedid" %)
264 264  [[image:image-20220616110739-1.png||height="372" width="682"]]
265 265  
266 266  
267 -(((
268 -(% style="color:red" %)//**Note *: See this instruction for how to customize the frequency band: **//(%%)**//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__//**
269 -)))
229 +//**Note ***: See this instruction for how to customize the frequency band~://
270 270  
231 +//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__//
271 271  
272 272  
273 273  == **3.3 LoRaWAN Settings** ==
... ... @@ -281,7 +281,6 @@
281 281  [[image:image-20220616111932-2.png||height="516" width="672"]]
282 282  
283 283  
284 -
285 285  === **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
286 286  
287 287  
... ... @@ -290,12 +290,9 @@
290 290  [[image:image-20220616113246-3.png||height="396" width="672"]]
291 291  
292 292  
293 -(((
294 294  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/]]__
295 -)))
296 296  
297 297  
298 -
299 299  == **3.4 Network Settings** ==
300 300  
301 301  
... ... @@ -305,7 +305,6 @@
305 305  [[image:image-20220616114756-4.png||height="251" width="669"]]
306 306  
307 307  
308 -
309 309  === **3.4.2 Network ~-~-> System Status** ===
310 310  
311 311  
... ... @@ -312,7 +312,6 @@
312 312  [[image:image-20220616115229-5.png||height="548" width="665"]]
313 313  
314 314  
315 -
316 316  === **3.4.3 Network ~-~-> Firewall** ===
317 317  
318 318  
... ... @@ -319,7 +319,6 @@
319 319  [[image:image-20220616115351-6.png||height="244" width="661"]]
320 320  
321 321  
322 -
323 323  == **3.5 System** ==
324 324  
325 325  
... ... @@ -329,7 +329,6 @@
329 329  Shows the system info:
330 330  
331 331  
332 -
333 333  === **3.5.2 System ~-~-> Backup/Restore** ===
334 334  
335 335  
... ... @@ -340,76 +340,64 @@
340 340  = **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
341 341  
342 342  
343 -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).**
296 +The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: **The Things Network - Stack (Open Source 3.19 Version).**
344 344  
345 -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.
298 +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.
346 346  
347 347  
348 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
301 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
349 349  
350 350  
351 351  Login account:
352 352  
353 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
306 +**User ID: ** (% class="mark" %)admin
354 354  
355 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
308 +**Password: ** (% class="mark" %)dragino
356 356  
357 357  
358 358  [[image:image-20220725171719-1.png||height="570" width="769"]]
359 359  
313 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
314 + You can complete the installation manually with the following command.(%%)**
360 360  
361 -(((
362 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
363 - You can complete the installation manually with the following command.**
364 -)))
365 365  
366 -
367 367  (% class="box infomessage" %)
368 368  (((
369 -(((
370 -(% 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]]
371 -chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
319 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
320 +
321 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
372 372  )))
373 -)))
374 374  
375 375  
376 -
377 377  = **5. Build-in Application Server ~-~- Node-Red** =
378 378  
379 379  
380 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
328 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.**
381 381  
382 -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.
330 +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.
383 383  
384 384  
385 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
333 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
386 386  
387 -
388 388  [[image:image-20220725172124-3.png||height="610" width="843"]]
389 389  
390 390  
391 -(((
392 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
393 - You can complete the installation manually with the following command.**
394 -)))
395 395  
339 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
340 + You can complete the installation manually with the following command.(%%)**
396 396  
397 397  
398 398  (% class="box infomessage" %)
399 399  (((
400 -(((
401 -(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
345 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
402 402  chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
403 403  )))
404 -)))
405 405  
406 -[[image:image-20220728102000-1.png]]
349 +[[image:image-20220725195041-1.jpeg||height="413" width="820"]]
407 407  
408 408  
409 -
410 410  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
411 411  
412 -
413 413  (((
414 414  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
415 415  )))
... ... @@ -418,10 +418,8 @@
418 418  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
419 419  
420 420  
421 -
422 422  = **11 Reference** =
423 423  
424 -
425 425  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
426 426  
427 427  
... ... @@ -429,32 +429,29 @@
429 429  
430 430  = **12. Order Info** =
431 431  
432 -
433 433  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
434 434  
435 435  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
436 436  
437 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
438 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
439 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
440 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
441 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
442 -* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
375 +* **AS923**: LoRaWAN AS923 band
376 +* **AU915**: LoRaWAN AU915 band
377 +* **EU868**: LoRaWAN EU868 band
378 +* **KR920**: LoRaWAN KR920 band
379 +* **US915**: LoRaWAN US915 band
380 +* **IN865**: LoRaWAN IN865 band
443 443  
444 444  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
445 445  
446 -* (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
447 -* (% style="color:red" %)**A**(%%):  North America/ Rogers/AT&T/T-Mobile.
448 -* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan
449 -* (% style="color:red" %)**J**(%%):  Japan, DOCOMO/SoftBank/ KDDI
384 +* ** E**: EMEA, Korea, Thailand, India.
385 +* ** A**: North America/ Rogers/AT&T/T-Mobile.
386 +* ** AU**: Latin America, New Zeland, Taiwan
387 +* ** J**: Japan, DOCOMO/SoftBank/ KDDI
450 450  
451 451  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
452 452  
453 453  
454 -
455 455  = **13. Manufacturer Info** =
456 456  
457 -
458 458  **Shenzhen Dragino Technology Development co. LTD**
459 459  
460 460  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -462,37 +462,21 @@
462 462  LongCheng Street, LongGang District ; Shenzhen 518116,China
463 463  
464 464  
465 -
466 466  = **14. FCC Warning** =
467 467  
468 -
469 -(((
470 470  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:
471 -)))
472 472  
473 -(((
474 474  ~-~- Reorient or relocate the receiving antenna.
475 -)))
476 476  
477 -(((
478 478  ~-~- Increase the separation between the equipment and receiver.
479 -)))
480 480  
481 -(((
482 482  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
483 -)))
484 484  
485 -(((
486 486  ~-~- Consult the dealer or an experienced radio/TV technician for help.
487 -)))
488 488  
489 489  
490 -(((
491 491  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
492 -)))
493 493  
494 494  
495 -(((
496 496  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.
497 497  )))
498 -)))
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