<
From version < 83.1 >
edited by Xiaoye
on 2022/08/20 13:42
To version < 69.4 >
edited by Xiaoling
on 2022/07/28 17:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Xiaoling
Content
... ... @@ -19,25 +19,15 @@
19 19  
20 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 43  
... ... @@ -92,8 +92,10 @@
92 92  
93 93  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
94 94  
85 +
95 95  (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
96 96  
88 +
97 97  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
98 98  
99 99  // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
... ... @@ -102,6 +102,7 @@
102 102  
103 103  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
104 104  
97 +
105 105  (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
106 106  
107 107  
... ... @@ -120,17 +120,14 @@
120 120  
121 121  == **2.1.1 connect the network.** ==
122 122  
116 +=== ===
123 123  
124 124  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
125 125  
126 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  
... ... @@ -142,15 +142,13 @@
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  
150 150  
151 151  (% style="color:#037691" %)**Steps to connect via fallback IP:**
152 152  
153 -~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
154 154  
155 155  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
156 156  
... ... @@ -186,9 +186,7 @@
186 186  === **2.2.1 Select your area frequency** ===
187 187  
188 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  
... ... @@ -254,7 +254,7 @@
254 254  
255 255  //Different LPS8v2 hardware versions can support different frequency ranges~://
256 256  
257 -* (% 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.//
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" %)
... ... @@ -265,7 +265,7 @@
265 265  
266 266  
267 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/]]__//**
254 +(% 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 269  )))
270 270  
271 271  
... ... @@ -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,14 +305,12 @@
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 -[[image:image-20220820134112-2.png||height="539" width="668"]]
293 +[[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  
... ... @@ -337,92 +337,67 @@
337 337  
338 338  
339 339  
340 -= **4. Build-in Server** =
318 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
341 341  
342 -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).**
343 343  
344 -[[image:image-20220820115644-1.png]]
321 +The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: **The Things Network - Stack (Open Source 3.19 Version).**
345 345  
323 +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 -Note:
348 348  
349 - **Path**: System ~-~-> Built-in Server
326 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
350 350  
351 351  
352 -**Troubleshooting:**
353 -
354 -
355 -**~ 1. URL does not jump properly**
356 -
357 - 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.
358 -
359 - For the Node-Red, you can use the local IP address and the port is 18880 to access it.
360 -
361 -
362 -(% class="wikigeneratedid" %)
363 -== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
364 -
365 -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.
366 -
367 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
368 -
369 -
370 370  Login account:
371 371  
372 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
331 +**User ID: ** (% class="mark" %)admin
373 373  
374 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
333 +**Password: ** (% class="mark" %)dragino
375 375  
376 376  
377 377  [[image:image-20220725171719-1.png||height="570" width="769"]]
378 378  
338 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
339 + You can complete the installation manually with the following command.(%%)**
379 379  
380 380  
381 -== **4.2. Application Server ~-~- Node-Red** ==
342 +(% class="box infomessage" %)
343 +(((
344 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
382 382  
346 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
347 +)))
383 383  
384 -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.
385 385  
350 += **5. Build-in Application Server ~-~- Node-Red** =
386 386  
387 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
388 388  
353 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.**
389 389  
390 -[[image:image-20220725172124-3.png||height="610" width="843"]]
355 +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.
391 391  
392 392  
358 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
393 393  
394 -= **6. How users can access LPS8v2 using serial USB** =
360 +[[image:image-20220725172124-3.png||height="610" width="843"]]
395 395  
396 396  
397 -**USB TTL to LPS8v2  Connection:**
398 398  
399 -Port 1 of the UART on the LPS8v2 is GND
364 +**Note:  (% class="mark" %)A portion of the sample devices that were not installed with Node-Red.
365 + You can complete the installation manually with the following command.(%%)**
400 400  
367 +
401 401  (% class="box infomessage" %)
402 402  (((
403 -TXD  <~-~--> UART RXD (Gray line)
404 -
405 -RXD  <~-~--> UART TXD (White line)
406 -
407 -GND <~-~--> GND (Black line)
370 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
371 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
408 408  )))
409 409  
374 +[[image:image-20220728102000-1.png]]
410 410  
411 -**LPS8v2 UART connection photo**
412 412  
413 -[[image:image-20220804163015-1.png||height="621" width="466"]]
414 -
415 -
416 -
417 -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:
418 -
419 -[[image:image-20220804164928-3.png||height="320" width="332"]]
420 -
421 -[[image:image-20220804164747-2.png||height="622" width="594"]]
422 -
423 423  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
424 424  
425 -
426 426  (((
427 427  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
428 428  )))
... ... @@ -431,12 +431,9 @@
431 431  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
432 432  
433 433  
434 -
435 435  = **11 Reference** =
436 436  
437 -
438 438  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
439 -* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
440 440  
441 441  
442 442  )))
... ... @@ -443,32 +443,29 @@
443 443  
444 444  = **12. Order Info** =
445 445  
446 -
447 447  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
448 448  
449 449  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
450 450  
451 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
452 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
453 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
454 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
455 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
456 -* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
400 +* **AS923**: LoRaWAN AS923 band
401 +* **AU915**: LoRaWAN AU915 band
402 +* **EU868**: LoRaWAN EU868 band
403 +* **KR920**: LoRaWAN KR920 band
404 +* **US915**: LoRaWAN US915 band
405 +* **IN865**: LoRaWAN IN865 band
457 457  
458 458  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
459 459  
460 -* (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
461 -* (% style="color:red" %)**A**(%%):  North America/ Rogers/AT&T/T-Mobile.
462 -* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan
463 -* (% style="color:red" %)**J**(%%):  Japan, DOCOMO/SoftBank/ KDDI
409 +* ** E**: EMEA, Korea, Thailand, India.
410 +* ** A**: North America/ Rogers/AT&T/T-Mobile.
411 +* ** AU**: Latin America, New Zeland, Taiwan
412 +* ** J**: Japan, DOCOMO/SoftBank/ KDDI
464 464  
465 465  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
466 466  
467 467  
468 -
469 469  = **13. Manufacturer Info** =
470 470  
471 -
472 472  **Shenzhen Dragino Technology Development co. LTD**
473 473  
474 474  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -476,37 +476,21 @@
476 476  LongCheng Street, LongGang District ; Shenzhen 518116,China
477 477  
478 478  
479 -
480 480  = **14. FCC Warning** =
481 481  
482 -
483 -(((
484 484  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:
485 -)))
486 486  
487 -(((
488 488  ~-~- Reorient or relocate the receiving antenna.
489 -)))
490 490  
491 -(((
492 492  ~-~- Increase the separation between the equipment and receiver.
493 -)))
494 494  
495 -(((
496 496  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
497 -)))
498 498  
499 -(((
500 500  ~-~- Consult the dealer or an experienced radio/TV technician for help.
501 -)))
502 502  
503 503  
504 -(((
505 505  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
506 -)))
507 507  
508 508  
509 -(((
510 510  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.
511 511  )))
512 -)))
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-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0