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,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 ... ... @@ -50,8 +50,6 @@ 50 50 * RAM: 512MB 51 51 * eMMC: 4GB 52 52 53 - 54 - 55 55 (% style="color:#037691" %)**Interface:** 56 56 57 57 * 10M/100M RJ45 Ports x 1 ... ... @@ -58,8 +58,6 @@ 58 58 * Multi-Channel LoRaWAN Wireless 59 59 * WiFi 802.11 b/g/n 60 60 61 - 62 - 63 63 (% style="color:#037691" %)**Operating Condition:** 64 64 65 65 * Work Temperature: -20 ~~ 65°C ... ... @@ -66,10 +66,6 @@ 66 66 * Storage Temperature: -20 ~~ 65°C 67 67 * Power Input: 5V, 2A, DC 68 68 69 - 70 - 71 - 72 - 73 73 == **1.3 Features** == 74 74 75 75 ... ... @@ -88,10 +88,6 @@ 88 88 * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server 89 89 * Built-in (% style="color:#037691" %)//**Node-Red**// (%%)local Application server 90 90 91 - 92 - 93 - 94 - 95 95 == **1.4 Block Diagram** == 96 96 97 97 ... ... @@ -104,8 +104,10 @@ 104 104 105 105 (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered// 106 106 85 + 107 107 (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet// 108 108 88 + 109 109 (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~:// 110 110 111 111 // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.// ... ... @@ -114,6 +114,7 @@ 114 114 115 115 // ✓** SOLID RED:** Device doesn't have an Internet connection.// 116 116 97 + 117 117 (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.// 118 118 119 119 ... ... @@ -137,13 +137,9 @@ 137 137 === (% style="color:blue" %)**Method 1**(%%): Connect via Ethernet with DHCP IP from the router === 138 138 139 139 140 -((( 141 141 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 -))) 143 143 144 -((( 145 145 You can also use this IP to connect. 146 -))) 147 147 148 148 [[image:image-20220622100129-1.png||height="332" width="1263"]] 149 149 ... ... @@ -155,15 +155,13 @@ 155 155 [[image:image-20220622100542-2.png||height="369" width="1256"]] 156 156 157 157 158 -((( 159 159 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. 160 -))) 161 161 162 162 163 163 164 164 (% style="color:#037691" %)**Steps to connect via fallback IP:** 165 165 166 - ~1. Connect PC's Ethernet port to LPS8-V2's WAN port141 +1. Connect PC's Ethernet port to LPS8-V2's WAN port 167 167 168 168 2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 169 169 ... ... @@ -383,20 +383,19 @@ 383 383 = **5. Build-in Application Server ~-~- Node-Red** = 384 384 385 385 386 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**361 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: **Node-Red.** 387 387 388 -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.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. 389 389 390 390 391 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or[[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__366 +Such as (% class="mark" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 392 392 393 - 394 394 [[image:image-20220725172124-3.png||height="610" width="843"]] 395 395 396 396 397 -(% style="color:red" %)**Note: A portion of the sample devices that were not installed with Node-Red. 398 - You can complete the installation manually with the following command.** 399 399 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.(%%)** 400 400 401 401 402 402 (% class="box infomessage" %) ... ... @@ -408,10 +408,8 @@ 408 408 [[image:image-20220728102000-1.png]] 409 409 410 410 411 - 412 412 (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports** 413 413 414 - 415 415 ((( 416 416 **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 417 417 ))) ... ... @@ -420,10 +420,8 @@ 420 420 **//With your question as detailed as possible. We will reply and help you in the shortest.//** 421 421 422 422 423 - 424 424 = **11 Reference** = 425 425 426 - 427 427 * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. 428 428 429 429 ... ... @@ -431,33 +431,29 @@ 431 431 432 432 = **12. Order Info** = 433 433 434 - 435 435 (% style="color:#0000ff" %)**LPS8v2-XXX-YYY** 436 436 437 437 (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band 438 438 439 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band440 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band441 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band442 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band443 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band444 -* (% 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 445 445 446 - 447 447 (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 448 448 449 -* (% style="color:red" %)**E**(%%):450 -* (% style="color:red" %)**A**(%%):451 -* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan452 -* (% 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 453 453 454 454 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 455 455 456 456 457 - 458 458 = **13. Manufacturer Info** = 459 459 460 - 461 461 **Shenzhen Dragino Technology Development co. LTD** 462 462 463 463 Room 202, Block B, BCT Incubation Bases (BaoChengTai), No.8 CaiYunRoad ... ... @@ -465,10 +465,8 @@ 465 465 LongCheng Street, LongGang District ; Shenzhen 518116,China 466 466 467 467 468 - 469 469 = **14. FCC Warning** = 470 470 471 - 472 472 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: 473 473 474 474 ~-~- Reorient or relocate the receiving antenna.