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)
Details
- Page properties
-
- Content
-
... ... @@ -19,15 +19,25 @@ 19 19 20 20 21 21 ((( 22 +((( 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. 24 +))) 23 23 26 +((( 24 24 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 +))) 25 25 30 +((( 26 26 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 +))) 27 27 34 +((( 28 28 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 +))) 29 29 38 +((( 30 30 LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it. 40 +))) 31 31 32 32 33 33 ... ... @@ -40,6 +40,8 @@ 40 40 * RAM: 512MB 41 41 * eMMC: 4GB 42 42 53 + 54 + 43 43 (% style="color:#037691" %)**Interface:** 44 44 45 45 * 10M/100M RJ45 Ports x 1 ... ... @@ -46,6 +46,8 @@ 46 46 * Multi-Channel LoRaWAN Wireless 47 47 * WiFi 802.11 b/g/n 48 48 61 + 62 + 49 49 (% style="color:#037691" %)**Operating Condition:** 50 50 51 51 * Work Temperature: -20 ~~ 65°C ... ... @@ -52,6 +52,10 @@ 52 52 * Storage Temperature: -20 ~~ 65°C 53 53 * Power Input: 5V, 2A, DC 54 54 69 + 70 + 71 + 72 + 55 55 == **1.3 Features** == 56 56 57 57 ... ... @@ -70,6 +70,10 @@ 70 70 * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server 71 71 * Built-in (% style="color:#037691" %)//**Node-Red**// (%%)local Application server 72 72 91 + 92 + 93 + 94 + 73 73 == **1.4 Block Diagram** == 74 74 75 75 ... ... @@ -82,10 +82,8 @@ 82 82 83 83 (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered// 84 84 85 - 86 86 (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 87 87 88 - 89 89 (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~:// 90 90 91 91 // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.// ... ... @@ -94,7 +94,6 @@ 94 94 95 95 // ✓** SOLID RED:** Device doesn't have an Internet connection.// 96 96 97 - 98 98 (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.// 99 99 100 100 ... ... @@ -118,9 +118,13 @@ 118 118 === (% style="color:blue" %)**Method 1**(%%): Connect via Ethernet with DHCP IP from the router === 119 119 120 120 140 +((( 121 121 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. 142 +))) 122 122 144 +((( 123 123 You can also use this IP to connect. 146 +))) 124 124 125 125 [[image:image-20220622100129-1.png||height="332" width="1263"]] 126 126 ... ... @@ -358,19 +358,20 @@ 358 358 = **5. Build-in Application Server ~-~- Node-Red** = 359 359 360 360 361 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.** 384 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.** 362 362 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>386 +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. 364 364 365 365 366 -Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__389 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__ 367 367 391 + 368 368 [[image:image-20220725172124-3.png||height="610" width="843"]] 369 369 370 370 395 +(% style="color:red" %)**Note: A portion of the sample devices that were not installed with Node-Red. 396 + You can complete the installation manually with the following command.** 371 371 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.(%%)** 374 374 375 375 376 376 (% class="box infomessage" %) ... ... @@ -382,8 +382,10 @@ 382 382 [[image:image-20220728102000-1.png]] 383 383 384 384 409 + 385 385 (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports** 386 386 412 + 387 387 ((( 388 388 **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 389 389 ))) ... ... @@ -392,8 +392,10 @@ 392 392 **//With your question as detailed as possible. We will reply and help you in the shortest.//** 393 393 394 394 421 + 395 395 = **11 Reference** = 396 396 424 + 397 397 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 398 398 399 399 ... ... @@ -401,29 +401,33 @@ 401 401 402 402 = **12. Order Info** = 403 403 432 + 404 404 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** 405 405 406 406 (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band 407 407 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 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 414 414 444 + 415 415 (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 416 416 417 -* ** 418 -* ** 419 -* ** 420 -* ** 447 +* (% style="color:red" %)**E**(%%): EMEA, Korea, Thailand, India. 448 +* (% style="color:red" %)**A**(%%): North America/ Rogers/AT&T/T-Mobile. 449 +* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan 450 +* (% style="color:red" %)**J**(%%): Japan, DOCOMO/SoftBank/ KDDI 421 421 422 422 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 423 423 424 424 455 + 425 425 = **13. Manufacturer Info** = 426 426 458 + 427 427 **Shenzhen Dragino Technology Development co. LTD** 428 428 429 429 Room 202, Block B, BCT Incubation Bases (BaoChengTai), No.8 CaiYunRoad ... ... @@ -431,8 +431,10 @@ 431 431 LongCheng Street, LongGang District ; Shenzhen 518116,China 432 432 433 433 466 + 434 434 = **14. FCC Warning** = 435 435 469 + 436 436 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: 437 437 438 438 ~-~- Reorient or relocate the receiving antenna.