Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,35 +13,21 @@ 13 13 {{toc/}} 14 14 15 15 16 - 17 - 18 - 19 19 = **1. Introduction** = 20 20 21 - 22 22 == **1.1 What is LPS8v2** == 23 23 24 24 25 25 ((( 26 -((( 27 27 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. 28 -))) 29 29 30 -((( 31 31 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. 32 -))) 33 33 34 -((( 35 35 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. 36 -))) 37 37 38 -((( 39 39 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. 40 -))) 41 41 42 -((( 43 43 LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it. 44 -))) 45 45 46 46 47 47 ... ... @@ -66,9 +66,6 @@ 66 66 * Storage Temperature: -20 ~~ 65°C 67 67 * Power Input: 5V, 2A, DC 68 68 69 - 70 - 71 - 72 72 == **1.3 Features** == 73 73 74 74 ... ... @@ -99,8 +99,10 @@ 99 99 100 100 (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered// 101 101 85 + 102 102 (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 103 103 88 + 104 104 (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~:// 105 105 106 106 // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.// ... ... @@ -109,6 +109,7 @@ 109 109 110 110 // ✓** SOLID RED:** Device doesn't have an Internet connection.// 111 111 97 + 112 112 (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.// 113 113 114 114 ... ... @@ -127,17 +127,14 @@ 127 127 128 128 == **2.1.1 connect the network.** == 129 129 116 +=== === 130 130 131 131 === (% style="color:blue" %)**Method 1**(%%): Connect via Ethernet with DHCP IP from the router === 132 132 133 133 134 -((( 135 135 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. 136 -))) 137 137 138 -((( 139 139 You can also use this IP to connect. 140 -))) 141 141 142 142 [[image:image-20220622100129-1.png||height="332" width="1263"]] 143 143 ... ... @@ -149,15 +149,13 @@ 149 149 [[image:image-20220622100542-2.png||height="369" width="1256"]] 150 150 151 151 152 -((( 153 153 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. 154 -))) 155 155 156 156 157 157 158 158 (% style="color:#037691" %)**Steps to connect via fallback IP:** 159 159 160 - ~1. Connect PC's Ethernet port to LPS8-V2's WAN port141 +1. Connect PC's Ethernet port to LPS8-V2's WAN port 161 161 162 162 2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 163 163 ... ... @@ -193,9 +193,7 @@ 193 193 === **2.2.1 Select your area frequency** === 194 194 195 195 196 -((( 197 197 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. 198 -))) 199 199 200 200 [[image:image-20220622103332-9.png]] 201 201 ... ... @@ -261,7 +261,7 @@ 261 261 262 262 //Different LPS8v2 hardware versions can support different frequency ranges~:// 263 263 264 -* (% 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.// 265 265 * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920// 266 266 267 267 (% class="wikigeneratedid" %) ... ... @@ -297,9 +297,7 @@ 297 297 [[image:image-20220616113246-3.png||height="396" width="672"]] 298 298 299 299 300 -((( 301 301 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/]]__ 302 -))) 303 303 304 304 305 305 ... ... @@ -316,7 +316,7 @@ 316 316 === **3.4.2 Network ~-~-> System Status** === 317 317 318 318 319 -[[image:image-20220 820134112-2.png||height="539" width="668"]]296 +[[image:image-20220616115229-5.png||height="548" width="665"]] 320 320 321 321 322 322 ... ... @@ -344,32 +344,14 @@ 344 344 345 345 346 346 347 -= **4. Build-in Server** = 324 += **4. Build-in LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** = 348 348 349 -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).** 350 350 351 - [[image:image-20220820115644-1.png]]327 +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).** 352 352 353 - 354 -Note: 355 - 356 - **Path**: System ~-~-> Built-in Server 357 - 358 - 359 -**Troubleshooting:** 360 - 361 - 362 -**~ 1. URL does not jump properly** 363 - 364 - 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. 365 - 366 - For the Node-Red, you can use the local IP address and the port is 18880 to access it. 367 - 368 - 369 -== **4.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** == 370 - 371 371 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. 372 372 331 + 373 373 Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 374 374 375 375 ... ... @@ -383,52 +383,48 @@ 383 383 [[image:image-20220725171719-1.png||height="570" width="769"]] 384 384 385 385 345 +(% style="color:red" %)**Note: A portion of the sample devices that were not installed with Node-Red. 346 + You can complete the installation manually with the following command.** 386 386 387 -== **4.2. Application Server ~-~- Node-Red** == 388 388 349 +(% class="box infomessage" %) 350 +((( 351 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh 389 389 390 -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. 353 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack 354 +))) 391 391 392 392 393 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__ 394 394 358 += **5. Build-in Application Server ~-~- Node-Red** = 395 395 396 -[[image:image-20220725172124-3.png||height="610" width="843"]] 397 397 361 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.** 398 398 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. 399 399 400 -= **6. How users can access LPS8v2 using serial USB** = 401 401 366 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 402 402 403 - **USB TTL to LPS8v2Connection:**368 +[[image:image-20220725172124-3.png||height="610" width="843"]] 404 404 405 -Port 1 of the UART on the LPS8v2 is GND 406 406 407 -(% class="box infomessage" %) 408 -((( 409 -TXD <~-~--> UART RXD (Gray line) 410 410 411 -RXD <~-~--> UART TXD (White line) 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.(%%)** 412 412 413 -GND <~-~--> GND (Black line) 375 + 376 +(% class="box infomessage" %) 377 +((( 378 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh 379 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red 414 414 ))) 415 415 382 +[[image:image-20220728102000-1.png]] 416 416 417 -**LPS8v2 UART connection photo** 418 418 419 -[[image:image-20220804163015-1.png||height="621" width="466"]] 420 - 421 - 422 - 423 -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: 424 - 425 -[[image:image-20220804164928-3.png||height="320" width="332"]] 426 - 427 -[[image:image-20220804164747-2.png||height="622" width="594"]] 428 - 429 429 (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports** 430 430 431 - 432 432 ((( 433 433 **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 434 434 ))) ... ... @@ -437,12 +437,9 @@ 437 437 **//With your question as detailed as possible. We will reply and help you in the shortest.//** 438 438 439 439 440 - 441 441 = **11 Reference** = 442 442 443 - 444 444 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 445 -* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]]. 446 446 447 447 448 448 ))) ... ... @@ -449,32 +449,29 @@ 449 449 450 450 = **12. Order Info** = 451 451 452 - 453 453 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** 454 454 455 455 (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band 456 456 457 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band458 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band459 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band460 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band461 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band462 -* (% style="color:red" %)**IN865**(%%):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 463 463 464 464 (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 465 465 466 -* (% style="color:red" %)**E**(%%):467 -* (% style="color:red" %)**A**(%%):468 -* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan469 -* (% style="color:red" %)**J**(%%):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 470 470 471 471 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 472 472 473 473 474 - 475 475 = **13. Manufacturer Info** = 476 476 477 - 478 478 **Shenzhen Dragino Technology Development co. LTD** 479 479 480 480 Room 202, Block B, BCT Incubation Bases (BaoChengTai), No.8 CaiYunRoad ... ... @@ -482,37 +482,21 @@ 482 482 LongCheng Street, LongGang District ; Shenzhen 518116,China 483 483 484 484 485 - 486 486 = **14. FCC Warning** = 487 487 488 - 489 -((( 490 490 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: 491 -))) 492 492 493 -((( 494 494 ~-~- Reorient or relocate the receiving antenna. 495 -))) 496 496 497 -((( 498 498 ~-~- Increase the separation between the equipment and receiver. 499 -))) 500 500 501 -((( 502 502 ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected. 503 -))) 504 504 505 -((( 506 506 ~-~- Consult the dealer or an experienced radio/TV technician for help. 507 -))) 508 508 509 509 510 -((( 511 511 Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment. 512 -))) 513 513 514 514 515 -((( 516 516 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. 517 517 ))) 518 -)))
- 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