<
From version < 83.3 >
edited by Xiaoling
on 2022/08/23 09:33
To version < 69.11 >
edited by Xiaoling
on 2022/07/28 17:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,12 +13,8 @@
13 13  {{toc/}}
14 14  
15 15  
16 -
17 -
18 -
19 19  = **1. Introduction** =
20 20  
21 -
22 22  == **1.1 What is LPS8v2** ==
23 23  
24 24  
... ... @@ -54,6 +54,8 @@
54 54  * RAM: 512MB
55 55  * eMMC: 4GB
56 56  
53 +
54 +
57 57  (% style="color:#037691" %)**Interface:**
58 58  
59 59  * 10M/100M RJ45 Ports x 1
... ... @@ -60,6 +60,8 @@
60 60  * Multi-Channel LoRaWAN Wireless
61 61  * WiFi 802.11 b/g/n
62 62  
61 +
62 +
63 63  (% style="color:#037691" %)**Operating Condition:**
64 64  
65 65  * Work Temperature: -20 ~~ 65°C
... ... @@ -69,6 +69,7 @@
69 69  
70 70  
71 71  
72 +
72 72  == **1.3 Features** ==
73 73  
74 74  
... ... @@ -90,6 +90,7 @@
90 90  
91 91  
92 92  
94 +
93 93  == **1.4 Block Diagram** ==
94 94  
95 95  
... ... @@ -130,6 +130,7 @@
130 130  
131 131  == **2.1.1 connect the network.** ==
132 132  
135 +=== ===
133 133  
134 134  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
135 135  
... ... @@ -164,7 +164,6 @@
164 164  
165 165  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
166 166  
167 -
168 168  [[image:image-20220622101433-4.png]]
169 169  
170 170  
... ... @@ -197,12 +197,8 @@
197 197  === **2.2.1 Select your area frequency** ===
198 198  
199 199  
200 -(((
201 201  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.
202 202  
203 -
204 -)))
205 -
206 206  [[image:image-20220622103332-9.png]]
207 207  
208 208  
... ... @@ -267,7 +267,7 @@
267 267  
268 268  //Different LPS8v2 hardware versions can support different frequency ranges~://
269 269  
270 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
268 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
271 271  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
272 272  
273 273  (% class="wikigeneratedid" %)
... ... @@ -303,9 +303,7 @@
303 303  [[image:image-20220616113246-3.png||height="396" width="672"]]
304 304  
305 305  
306 -(((
307 307  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/]]__
308 -)))
309 309  
310 310  
311 311  
... ... @@ -322,7 +322,7 @@
322 322  === **3.4.2 Network ~-~-> System Status** ===
323 323  
324 324  
325 -[[image:image-20220820134112-2.png||height="539" width="668"]]
321 +[[image:image-20220616115229-5.png||height="548" width="665"]]
326 326  
327 327  
328 328  
... ... @@ -350,49 +350,45 @@
350 350  
351 351  
352 352  
353 -= **4. Build-in Server** =
349 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
354 354  
355 -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).**
356 356  
357 -[[image:image-20220820115644-1.png]]
352 +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).**
358 358  
354 +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.
359 359  
360 -Note:
361 361  
362 - **Path**: System ~-~-> Built-in Server
357 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
363 363  
364 364  
365 -**Troubleshooting:**
360 +Login account:
366 366  
362 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
367 367  
368 -**~ 1. URL does not jump properly**
364 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
369 369  
370 - 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.
371 371  
372 - For the Node-Red, you can use the local IP address and the port is 18880 to access it.
367 +[[image:image-20220725171719-1.png||height="570" width="769"]]
373 373  
374 374  
375 -== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
370 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
371 + You can complete the installation manually with the following command.**
376 376  
377 -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.
378 378  
379 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
374 +(% class="box infomessage" %)
375 +(((
376 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
380 380  
378 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
379 +)))
381 381  
382 -Login account:
383 383  
384 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
385 385  
386 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
383 += **5. Build-in Application Server ~-~- Node-Red** =
387 387  
388 388  
389 -[[image:image-20220725171719-1.png||height="570" width="769"]]
386 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
390 390  
391 -
392 -
393 -== **4.2. Application Server ~-~- Node-Red** ==
394 -
395 -
396 396  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.
397 397  
398 398  
... ... @@ -402,36 +402,21 @@
402 402  [[image:image-20220725172124-3.png||height="610" width="843"]]
403 403  
404 404  
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.**
405 405  
406 -= **6. How users can access LPS8v2 using serial USB** =
407 407  
408 408  
409 -**USB TTL to LPS8v2  Connection:**
410 -
411 -Port 1 of the UART on the LPS8v2 is GND
412 -
413 413  (% class="box infomessage" %)
414 414  (((
415 -TXD  <~-~--> UART RXD (Gray line)
416 -
417 -RXD  <~-~--> UART TXD (White line)
418 -
419 -GND <~-~--> GND (Black line)
404 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
405 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
420 420  )))
421 421  
408 +[[image:image-20220728102000-1.png]]
422 422  
423 -**LPS8v2 UART connection photo**
424 424  
425 -[[image:image-20220804163015-1.png||height="621" width="466"]]
426 426  
427 -
428 -
429 -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:
430 -
431 -[[image:image-20220804164928-3.png||height="320" width="332"]]
432 -
433 -[[image:image-20220804164747-2.png||height="622" width="594"]]
434 -
435 435  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
436 436  
437 437  
... ... @@ -448,7 +448,6 @@
448 448  
449 449  
450 450  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
451 -* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
452 452  
453 453  
454 454  )))
... ... @@ -467,6 +467,7 @@
467 467  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
468 468  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
469 469  
446 +
470 470  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
471 471  
472 472  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -492,33 +492,19 @@
492 492  = **14. FCC Warning** =
493 493  
494 494  
495 -(((
496 496  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:
497 -)))
498 498  
499 -(((
500 500  ~-~- Reorient or relocate the receiving antenna.
501 -)))
502 502  
503 -(((
504 504  ~-~- Increase the separation between the equipment and receiver.
505 -)))
506 506  
507 -(((
508 508  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
509 -)))
510 510  
511 -(((
512 512  ~-~- Consult the dealer or an experienced radio/TV technician for help.
513 -)))
514 514  
515 515  
516 -(((
517 517  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
518 -)))
519 519  
520 520  
521 -(((
522 522  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.
523 523  )))
524 -)))
image-20220804163015-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -2.3 MB
Content
image-20220804164747-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -75.6 KB
Content
image-20220804164928-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -28.2 KB
Content
image-20220820115644-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -33.8 KB
Content
image-20220820134112-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -67.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0