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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
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  
... ... @@ -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  
127 +(((
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.
129 +)))
122 122  
131 +(((
123 123  You can also use this IP to connect.
133 +)))
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  
145 +(((
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.
147 +)))
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
153 +~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  
189 +(((
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.
191 +)))
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.//
257 +* (% 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  
293 +(((
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/]]__
295 +)))
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-20220616115229-5.png||height="548" width="665"]]
312 +[[image:image-20220820134112-2.png||height="539" width="668"]]
297 297  
298 298  
299 299  
... ... @@ -321,45 +321,50 @@
321 321  
322 322  
323 323  
324 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
340 += **4. Build-in Server** =
325 325  
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).**
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).**
344 +[[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  
347 +Note:
331 331  
332 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
349 + **Path**: System ~-~-> Built-in Server
333 333  
334 334  
335 -Login account:
352 +**Troubleshooting:**
336 336  
337 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
338 338  
339 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
355 +**~ 1. URL does not jump properly**
340 340  
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.
341 341  
342 -[[image:image-20220725171719-1.png||height="570" width="769"]]
359 + 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.**
362 +(% class="wikigeneratedid" %)
363 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
347 347  
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.
348 348  
349 -(% class="box infomessage" %)
350 -(((
351 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
367 +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  
370 +Login account:
356 356  
372 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
357 357  
358 -= **5. Build-in Application Server ~-~- Node-Red** =
374 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
359 359  
360 360  
361 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
377 +[[image:image-20220725171719-1.png||height="570" width="769"]]
362 362  
379 +
380 +
381 +== **4.2. Application Server ~-~- Node-Red** ==
382 +
383 +
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  
394 += **6. How users can access LPS8v2 using serial USB** =
375 375  
376 376  
397 +**USB TTL to LPS8v2  Connection:**
398 +
399 +Port 1 of the UART on the LPS8v2 is GND
400 +
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
403 +TXD  <~-~--> UART RXD (Gray line)
404 +
405 +RXD  <~-~--> UART TXD (White line)
406 +
407 +GND <~-~--> GND (Black line)
381 381  )))
382 382  
383 -[[image:image-20220728102000-1.png]]
384 384  
411 +**LPS8v2 UART connection photo**
385 385  
413 +[[image:image-20220804163015-1.png||height="621" width="466"]]
386 386  
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 +
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]].
439 +* [[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  
483 +(((
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:
485 +)))
448 448  
487 +(((
449 449  ~-~- Reorient or relocate the receiving antenna.
489 +)))
450 450  
491 +(((
451 451  ~-~- Increase the separation between the equipment and receiver.
493 +)))
452 452  
495 +(((
453 453  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
497 +)))
454 454  
499 +(((
455 455  ~-~- Consult the dealer or an experienced radio/TV technician for help.
501 +)))
456 456  
457 457  
504 +(((
458 458  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
506 +)))
459 459  
460 460  
509 +(((
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  )))
512 +)))
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0