<
From version < 69.6 >
edited by Xiaoling
on 2022/07/28 17:27
To version < 89.1 >
edited by Xiaoye
on 2022/09/05 16:48
>
Change comment: Uploaded new attachment "image-20220905164847-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
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  
... ... @@ -82,23 +82,34 @@
82 82  
83 83  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
84 84  
99 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This RGB LED will blink GREEN when the ETH port is connecting//
85 85  
86 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
87 -
88 -
89 89  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
90 90  
91 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
103 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
92 92  
93 -// ✓ **BLINKING BLUE:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
105 +// ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together//
94 94  
95 95  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
96 96  
109 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
97 97  
98 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
99 99  
112 +== **1.6 Button Intruction** ==
100 100  
101 101  
115 +LPS8-V2 has a black toggle button, which is:
116 +
117 +
118 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
119 +
120 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
121 +
122 +
123 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**    **//the gateway will restore the factory settings.//
124 +
125 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
126 +
102 102  = **2. Quick Start** =
103 103  
104 104  
... ... @@ -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  
145 +(((
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.
147 +)))
122 122  
149 +(((
123 123  You can also use this IP to connect.
151 +)))
124 124  
125 125  [[image:image-20220622100129-1.png||height="332" width="1263"]]
126 126  
... ... @@ -132,16 +132,19 @@
132 132  [[image:image-20220622100542-2.png||height="369" width="1256"]]
133 133  
134 134  
163 +(((
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.
165 +)))
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
171 +~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  
175 +
145 145  [[image:image-20220622101433-4.png]]
146 146  
147 147  
... ... @@ -174,8 +174,12 @@
174 174  === **2.2.1 Select your area frequency** ===
175 175  
176 176  
208 +(((
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.
178 178  
211 +
212 +)))
213 +
179 179  [[image:image-20220622103332-9.png]]
180 180  
181 181  
... ... @@ -185,6 +185,7 @@
185 185  
186 186  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
187 187  
223 +
188 188  [[image:image-20220622103355-10.png]]
189 189  
190 190  
... ... @@ -204,7 +204,7 @@
204 204  
205 205  
206 206  
207 -== 2.2.3 Register the gateway to The Things Network ==
243 +== **2.2.3 Register the gateway to The Things Network** ==
208 208  
209 209  
210 210  **Login to The Things Network**
... ... @@ -230,6 +230,7 @@
230 230  //Shows the system running status~://
231 231  
232 232  
269 +
233 233  == **3.2 LoRa Settings** ==
234 234  
235 235  
... ... @@ -240,12 +240,13 @@
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.//
280 +* (% 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" %)
247 247  //After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**//
248 248  
286 +
249 249  (% class="wikigeneratedid" %)
250 250  [[image:image-20220616110739-1.png||height="372" width="682"]]
251 251  
... ... @@ -264,6 +264,7 @@
264 264  
265 265  //This page is for the connection set up to a general LoRaWAN Network server such as [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]], etc.//
266 266  
305 +
267 267  [[image:image-20220616111932-2.png||height="516" width="672"]]
268 268  
269 269  
... ... @@ -273,10 +273,13 @@
273 273  
274 274  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
275 275  
315 +
276 276  [[image:image-20220616113246-3.png||height="396" width="672"]]
277 277  
278 278  
319 +(((
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/]]__
321 +)))
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"]]
338 +[[image:image-20220820134112-2.png||height="539" width="668"]]
297 297  
298 298  
299 299  
... ... @@ -321,14 +321,36 @@
321 321  
322 322  
323 323  
324 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
366 += **4. Build-in Server** =
325 325  
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).**
369 +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).**
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  
372 +[[image:image-20220820115644-1.png]]
331 331  
374 +
375 +(% style="color:red" %)**Note:**
376 +
377 + **Path**: System ~-~-> Built-in Server
378 +
379 +
380 +**Troubleshooting:**
381 +
382 +
383 +**~ 1. URL does not jump properly**
384 +
385 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hostname to the current local IP address as the URL.
386 +
387 + For the Node-Red, you can use the local IP address and the port is 1880 to access it.
388 +
389 +
390 +
391 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
392 +
393 +
394 +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.
395 +
332 332  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
333 333  
334 334  
... ... @@ -342,48 +342,53 @@
342 342  [[image:image-20220725171719-1.png||height="570" width="769"]]
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.**
347 347  
410 +== **4.2. Application Server ~-~- Node-Red** ==
348 348  
349 -(% class="box infomessage" %)
350 -(((
351 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
352 352  
353 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
354 -)))
413 +You can access the gateway's built-in AS server of **Node-Red **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
355 355  
356 356  
416 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880  or http:~/~/<Local-IPV4-Address>//**__
357 357  
358 -= **5. Build-in Application Server ~-~- Node-Red** =
359 359  
419 +[[image:image-20220725172124-3.png||height="610" width="843"]]
360 360  
361 -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((% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
364 364  
423 += **6. How users can access LPS8v2 using serial USB** =
365 365  
366 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
367 367  
426 +**USB TTL to LPS8v2  Connection:**
368 368  
369 -[[image:image-20220725172124-3.png||height="610" width="843"]]
428 +Port 1 of the UART on the LPS8v2 is GND
370 370  
430 +(% class="box infomessage" %)
431 +(((
432 +TXD  <~-~--> UART RXD (Gray line)
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.**
434 +RXD  <~-~--> UART TXD (White line)
374 374  
436 +GND <~-~--> GND (Black line)
437 +)))
375 375  
376 376  
377 -(% class="box infomessage" %)
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
381 -)))
440 +**LPS8v2 UART connection photo**
382 382  
383 -[[image:image-20220728102000-1.png]]
442 +[[image:image-20220804163015-1.png||height="621" width="466"]]
384 384  
385 385  
386 386  
446 +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:
447 +
448 +
449 +[[image:image-20220804164928-3.png||height="320" width="332"]]
450 +
451 +
452 +[[image:image-20220804164747-2.png||height="622" width="594"]]
453 +
454 +
455 +
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]].
472 +* [[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,35 @@
444 444  = **14. FCC Warning** =
445 445  
446 446  
516 +(((
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:
518 +)))
448 448  
520 +(((
449 449  ~-~- Reorient or relocate the receiving antenna.
522 +)))
450 450  
524 +(((
451 451  ~-~- Increase the separation between the equipment and receiver.
526 +)))
452 452  
528 +(((
453 453  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
530 +)))
454 454  
532 +(((
455 455  ~-~- Consult the dealer or an experienced radio/TV technician for help.
534 +)))
456 456  
457 457  
537 +(((
458 458  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
539 +)))
459 459  
460 460  
542 +(((
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.
544 +
545 +
462 462  )))
547 +)))
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
image-20220905164308-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +49.5 KB
Content
image-20220905164847-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +58.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0