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, 5 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,21 +13,35 @@ 13 13 {{toc/}} 14 14 15 15 16 + 17 + 18 + 16 16 = **1. Introduction** = 17 17 21 + 18 18 == **1.1 What is LPS8v2** == 19 19 20 20 21 21 ((( 26 +((( 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. 28 +))) 23 23 30 +((( 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. 32 +))) 25 25 34 +((( 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. 36 +))) 27 27 38 +((( 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. 40 +))) 29 29 42 +((( 30 30 LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it. 44 +))) 31 31 32 32 33 33 ... ... @@ -52,6 +52,9 @@ 52 52 * Storage Temperature: -20 ~~ 65°C 53 53 * Power Input: 5V, 2A, DC 54 54 69 + 70 + 71 + 55 55 == **1.3 Features** == 56 56 57 57 ... ... @@ -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 ... ... @@ -113,14 +113,17 @@ 113 113 114 114 == **2.1.1 connect the network.** == 115 115 116 -=== === 117 117 118 118 === (% style="color:blue" %)**Method 1**(%%): Connect via Ethernet with DHCP IP from the router === 119 119 120 120 134 +((( 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. 136 +))) 122 122 138 +((( 123 123 You can also use this IP to connect. 140 +))) 124 124 125 125 [[image:image-20220622100129-1.png||height="332" width="1263"]] 126 126 ... ... @@ -132,13 +132,15 @@ 132 132 [[image:image-20220622100542-2.png||height="369" width="1256"]] 133 133 134 134 152 +((( 135 135 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 +))) 136 136 137 137 138 138 139 139 (% style="color:#037691" %)**Steps to connect via fallback IP:** 140 140 141 -1. Connect PC's Ethernet port to LPS8-V2's WAN port 160 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port 142 142 143 143 2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 144 144 ... ... @@ -174,7 +174,9 @@ 174 174 === **2.2.1 Select your area frequency** === 175 175 176 176 196 +((( 177 177 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 +))) 178 178 179 179 [[image:image-20220622103332-9.png]] 180 180 ... ... @@ -240,7 +240,7 @@ 240 240 241 241 //Different LPS8v2 hardware versions can support different frequency ranges~:// 242 242 243 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.// 264 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.// 244 244 * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920// 245 245 246 246 (% class="wikigeneratedid" %) ... ... @@ -276,7 +276,9 @@ 276 276 [[image:image-20220616113246-3.png||height="396" width="672"]] 277 277 278 278 300 +((( 279 279 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 +))) 280 280 281 281 282 282 ... ... @@ -293,7 +293,7 @@ 293 293 === **3.4.2 Network ~-~-> System Status** === 294 294 295 295 296 -[[image:image-20220 616115229-5.png||height="548" width="665"]]319 +[[image:image-20220820134112-2.png||height="539" width="668"]] 297 297 298 298 299 299 ... ... @@ -321,45 +321,49 @@ 321 321 322 322 323 323 324 -= **4. Build-in LoRaWAN NetworkServer~-~- The Things Network - Stack (TTN-V3)** =347 += **4. Build-in Server** = 325 325 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).** 326 326 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).**351 +[[image:image-20220820115644-1.png]] 328 328 329 -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. 330 330 354 +Note: 331 331 332 - Suchas(%style="background-color:yellow"%)__**//http:~/~/dragino-54ff12:8080or http:~/~/<Local-IPV4-Address>//**__356 + **Path**: System ~-~-> Built-in Server 333 333 334 334 335 - Login account:359 +**Troubleshooting:** 336 336 337 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)** 338 338 339 -** Password:****(%style="background-color:yellow"%)dragino(%%)**362 +**~ 1. URL does not jump properly** 340 340 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. 341 341 342 - [[image:image-20220725171719-1.png||height="570"width="769"]]366 + For the Node-Red, you can use the local IP address and the port is 18880 to access it. 343 343 344 344 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.** 369 +== **4.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** == 347 347 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. 348 348 349 -(% class="box infomessage" %) 350 -((( 351 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh 373 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 352 352 353 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack 354 -))) 355 355 376 +Login account: 356 356 378 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)** 357 357 358 - =**5.Build-inApplicationServer ~-~- Node-Red**=380 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)** 359 359 360 360 361 - The default factory version of LPS8-V2is installed withhebuilt-in Applicant server: (% style="color:blue"%)**Node-Red.**383 +[[image:image-20220725171719-1.png||height="570" width="769"]] 362 362 385 + 386 + 387 +== **4.2. Application Server ~-~- Node-Red** == 388 + 389 + 363 363 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 ... ... @@ -369,21 +369,36 @@ 369 369 [[image:image-20220725172124-3.png||height="610" width="843"]] 370 370 371 371 372 -(% style="color:red" %)**Note: 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 400 += **6. How users can access LPS8v2 using serial USB** = 375 375 376 376 403 +**USB TTL to LPS8v2 Connection:** 404 + 405 +Port 1 of the UART on the LPS8v2 is GND 406 + 377 377 (% class="box infomessage" %) 378 378 ((( 379 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh 380 -chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red 409 +TXD <~-~--> UART RXD (Gray line) 410 + 411 +RXD <~-~--> UART TXD (White line) 412 + 413 +GND <~-~--> GND (Black line) 381 381 ))) 382 382 383 -[[image:image-20220728102000-1.png]] 384 384 417 +**LPS8v2 UART connection photo** 385 385 419 +[[image:image-20220804163015-1.png||height="621" width="466"]] 386 386 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 + 387 387 (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports** 388 388 389 389 ... ... @@ -400,6 +400,7 @@ 400 400 401 401 402 402 * 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]]. 403 403 404 404 405 405 ))) ... ... @@ -418,7 +418,6 @@ 418 418 * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band 419 419 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 420 420 421 - 422 422 (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option 423 423 424 424 * (% style="color:red" %)**E**(%%): EMEA, Korea, Thailand, India. ... ... @@ -444,19 +444,33 @@ 444 444 = **14. FCC Warning** = 445 445 446 446 489 +((( 447 447 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 +))) 448 448 493 +((( 449 449 ~-~- Reorient or relocate the receiving antenna. 495 +))) 450 450 497 +((( 451 451 ~-~- Increase the separation between the equipment and receiver. 499 +))) 452 452 501 +((( 453 453 ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected. 503 +))) 454 454 505 +((( 455 455 ~-~- Consult the dealer or an experienced radio/TV technician for help. 507 +))) 456 456 457 457 510 +((( 458 458 Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment. 512 +))) 459 459 460 460 515 +((( 461 461 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. 462 462 ))) 518 +)))
- image-20220804163015-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +2.3 MB - Content
- image-20220804164747-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +75.6 KB - Content
- image-20220804164928-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.2 KB - Content
- image-20220820115644-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +33.8 KB - Content
- image-20220820134112-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +67.4 KB - Content