<
From version < 69.10 >
edited by Xiaoling
on 2022/07/28 17:50
To version < 83.4 >
edited by Xiaoling
on 2022/08/23 10:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,8 +13,12 @@
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  
... ... @@ -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
... ... @@ -68,8 +68,6 @@
68 68  
69 69  
70 70  
71 -
72 -
73 73  == **1.3 Features** ==
74 74  
75 75  
... ... @@ -90,8 +90,6 @@
90 90  
91 91  
92 92  
93 -
94 -
95 95  == **1.4 Block Diagram** ==
96 96  
97 97  
... ... @@ -132,7 +132,6 @@
132 132  
133 133  == **2.1.1 connect the network.** ==
134 134  
135 -=== ===
136 136  
137 137  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
138 138  
... ... @@ -155,16 +155,19 @@
155 155  [[image:image-20220622100542-2.png||height="369" width="1256"]]
156 156  
157 157  
153 +(((
158 158  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.
155 +)))
159 159  
160 160  
161 161  
162 162  (% style="color:#037691" %)**Steps to connect via fallback IP:**
163 163  
164 -1. Connect PC's Ethernet port to LPS8-V2's WAN port
161 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
165 165  
166 166  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
167 167  
165 +
168 168  [[image:image-20220622101433-4.png]]
169 169  
170 170  
... ... @@ -197,8 +197,12 @@
197 197  === **2.2.1 Select your area frequency** ===
198 198  
199 199  
198 +(((
200 200  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.
201 201  
201 +
202 +)))
203 +
202 202  [[image:image-20220622103332-9.png]]
203 203  
204 204  
... ... @@ -208,6 +208,7 @@
208 208  
209 209  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
210 210  
213 +
211 211  [[image:image-20220622103355-10.png]]
212 212  
213 213  
... ... @@ -227,7 +227,7 @@
227 227  
228 228  
229 229  
230 -== 2.2.3 Register the gateway to The Things Network ==
233 +== **2.2.3 Register the gateway to The Things Network** ==
231 231  
232 232  
233 233  **Login to The Things Network**
... ... @@ -253,6 +253,7 @@
253 253  //Shows the system running status~://
254 254  
255 255  
259 +
256 256  == **3.2 LoRa Settings** ==
257 257  
258 258  
... ... @@ -263,12 +263,13 @@
263 263  
264 264  //Different LPS8v2 hardware versions can support different frequency ranges~://
265 265  
266 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
270 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
267 267  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
268 268  
269 269  (% class="wikigeneratedid" %)
270 270  //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**//
271 271  
276 +
272 272  (% class="wikigeneratedid" %)
273 273  [[image:image-20220616110739-1.png||height="372" width="682"]]
274 274  
... ... @@ -287,6 +287,7 @@
287 287  
288 288  //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.//
289 289  
295 +
290 290  [[image:image-20220616111932-2.png||height="516" width="672"]]
291 291  
292 292  
... ... @@ -296,10 +296,13 @@
296 296  
297 297  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
298 298  
305 +
299 299  [[image:image-20220616113246-3.png||height="396" width="672"]]
300 300  
301 301  
309 +(((
302 302  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/]]__
311 +)))
303 303  
304 304  
305 305  
... ... @@ -316,7 +316,7 @@
316 316  === **3.4.2 Network ~-~-> System Status** ===
317 317  
318 318  
319 -[[image:image-20220616115229-5.png||height="548" width="665"]]
328 +[[image:image-20220820134112-2.png||height="539" width="668"]]
320 320  
321 321  
322 322  
... ... @@ -344,69 +344,96 @@
344 344  
345 345  
346 346  
347 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
356 += **4. Build-in Server** =
348 348  
349 349  
350 -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).**
359 +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).**
351 351  
352 -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.
353 353  
362 +[[image:image-20220820115644-1.png]]
354 354  
355 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
356 356  
365 +(% style="color:red" %)**Note:**
357 357  
358 -Login account:
367 + **Path**: System ~-~-> Built-in Server
359 359  
360 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
361 361  
362 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
370 +**Troubleshooting:**
363 363  
364 364  
365 -[[image:image-20220725171719-1.png||height="570" width="769"]]
373 +**~ 1. URL does not jump properly**
366 366  
375 + 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.
367 367  
368 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
369 - You can complete the installation manually with the following command.**
377 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
370 370  
371 371  
372 -(% class="box infomessage" %)
373 -(((
374 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
375 375  
376 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
377 -)))
381 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
378 378  
379 379  
384 +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.
380 380  
381 -= **5. Build-in Application Server ~-~- Node-Red** =
386 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
382 382  
383 383  
384 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
389 +Login account:
385 385  
391 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
392 +
393 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
394 +
395 +
396 +[[image:image-20220725171719-1.png||height="570" width="769"]]
397 +
398 +
399 +
400 +== **4.2. Application Server ~-~- Node-Red** ==
401 +
402 +
386 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.
387 387  
388 388  
389 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
406 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
390 390  
391 391  
392 392  [[image:image-20220725172124-3.png||height="610" width="843"]]
393 393  
394 394  
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.**
397 397  
413 += **6. How users can access LPS8v2 using serial USB** =
398 398  
399 399  
416 +**USB TTL to LPS8v2  Connection:**
417 +
418 +Port 1 of the UART on the LPS8v2 is GND
419 +
400 400  (% class="box infomessage" %)
401 401  (((
402 -(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
403 -chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
422 +TXD  <~-~--> UART RXD (Gray line)
423 +
424 +RXD  <~-~--> UART TXD (White line)
425 +
426 +GND <~-~--> GND (Black line)
404 404  )))
405 405  
406 -[[image:image-20220728102000-1.png]]
407 407  
430 +**LPS8v2 UART connection photo**
408 408  
432 +[[image:image-20220804163015-1.png||height="621" width="466"]]
409 409  
434 +
435 +
436 +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:
437 +
438 +
439 +[[image:image-20220804164928-3.png||height="320" width="332"]]
440 +
441 +
442 +[[image:image-20220804164747-2.png||height="622" width="594"]]
443 +
444 +
445 +
410 410  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
411 411  
412 412  
... ... @@ -423,7 +423,10 @@
423 423  
424 424  
425 425  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
462 +* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
426 426  
464 +
465 +
427 427  
428 428  )))
429 429  
... ... @@ -441,7 +441,6 @@
441 441  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
442 442  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
443 443  
444 -
445 445  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
446 446  
447 447  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -467,19 +467,35 @@
467 467  = **14. FCC Warning** =
468 468  
469 469  
508 +(((
470 470  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:
510 +)))
471 471  
512 +(((
472 472  ~-~- Reorient or relocate the receiving antenna.
514 +)))
473 473  
516 +(((
474 474  ~-~- Increase the separation between the equipment and receiver.
518 +)))
475 475  
520 +(((
476 476  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
522 +)))
477 477  
524 +(((
478 478  ~-~- Consult the dealer or an experienced radio/TV technician for help.
526 +)))
479 479  
480 480  
529 +(((
481 481  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
531 +)))
482 482  
483 483  
534 +(((
484 484  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.
536 +
537 +
485 485  )))
539 +)))
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