<
From version < 79.1 >
edited by Kilight Cao
on 2022/08/04 16:55
To version < 69.10 >
edited by Xiaoling
on 2022/07/28 17:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -50,6 +50,8 @@
50 50  * RAM: 512MB
51 51  * eMMC: 4GB
52 52  
53 +
54 +
53 53  (% style="color:#037691" %)**Interface:**
54 54  
55 55  * 10M/100M RJ45 Ports x 1
... ... @@ -56,6 +56,8 @@
56 56  * Multi-Channel LoRaWAN Wireless
57 57  * WiFi 802.11 b/g/n
58 58  
61 +
62 +
59 59  (% style="color:#037691" %)**Operating Condition:**
60 60  
61 61  * Work Temperature: -20 ~~ 65°C
... ... @@ -62,6 +62,10 @@
62 62  * Storage Temperature: -20 ~~ 65°C
63 63  * Power Input: 5V, 2A, DC
64 64  
69 +
70 +
71 +
72 +
65 65  == **1.3 Features** ==
66 66  
67 67  
... ... @@ -80,6 +80,10 @@
80 80  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
81 81  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
82 82  
91 +
92 +
93 +
94 +
83 83  == **1.4 Block Diagram** ==
84 84  
85 85  
... ... @@ -120,6 +120,7 @@
120 120  
121 121  == **2.1.1 connect the network.** ==
122 122  
135 +=== ===
123 123  
124 124  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
125 125  
... ... @@ -142,15 +142,13 @@
142 142  [[image:image-20220622100542-2.png||height="369" width="1256"]]
143 143  
144 144  
145 -(((
146 146  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 -)))
148 148  
149 149  
150 150  
151 151  (% style="color:#037691" %)**Steps to connect via fallback IP:**
152 152  
153 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
164 +1. Connect PC's Ethernet port to LPS8-V2's WAN port
154 154  
155 155  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
156 156  
... ... @@ -186,9 +186,7 @@
186 186  === **2.2.1 Select your area frequency** ===
187 187  
188 188  
189 -(((
190 190  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 -)))
192 192  
193 193  [[image:image-20220622103332-9.png]]
194 194  
... ... @@ -290,9 +290,7 @@
290 290  [[image:image-20220616113246-3.png||height="396" width="672"]]
291 291  
292 292  
293 -(((
294 294  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 -)))
296 296  
297 297  
298 298  
... ... @@ -358,19 +358,16 @@
358 358  [[image:image-20220725171719-1.png||height="570" width="769"]]
359 359  
360 360  
361 -(((
362 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
368 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
363 363   You can complete the installation manually with the following command.**
364 -)))
365 365  
366 366  
367 367  (% class="box infomessage" %)
368 368  (((
369 -(((
370 -(% style="background-color:#fcf8e3" %)cd /tmp && wget [[http:~~/~~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh>>http://repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh]]
371 -chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
374 +(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
375 +
376 +(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
372 372  )))
373 -)))
374 374  
375 375  
376 376  
... ... @@ -388,53 +388,21 @@
388 388  [[image:image-20220725172124-3.png||height="610" width="843"]]
389 389  
390 390  
391 -(((
392 392  (% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
393 393   You can complete the installation manually with the following command.**
394 -)))
395 395  
396 396  
397 397  
398 398  (% class="box infomessage" %)
399 399  (((
400 -(((
401 -(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
402 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
402 402  chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
403 403  )))
404 -)))
405 405  
406 406  [[image:image-20220728102000-1.png]]
407 407  
408 408  
409 -= **6. How users can access LPS8v2 using serial USB** =
410 410  
411 -
412 -**USB TTL to LPS8v2  Connection:**
413 -
414 -Port 1 of the UART on the LPS8v2 is GND
415 -
416 -(% class="box infomessage" %)
417 -(((
418 -TXD  <~-~--> UART RXD (Gray line)
419 -
420 -RXD  <~-~--> UART TXD (White line)
421 -
422 -GND <~-~--> GND (Black line)
423 -)))
424 -
425 -
426 -**LPS8v2 UART connection photo**
427 -
428 -[[image:image-20220804163015-1.png||height="621" width="466"]]
429 -
430 -
431 -
432 -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:
433 -
434 -[[image:image-20220804164928-3.png||height="320" width="332"]]
435 -
436 -[[image:image-20220804164747-2.png||height="622" width="594"]]
437 -
438 438  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
439 439  
440 440  
... ... @@ -469,6 +469,7 @@
469 469  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
470 470  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
471 471  
444 +
472 472  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
473 473  
474 474  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -494,33 +494,19 @@
494 494  = **14. FCC Warning** =
495 495  
496 496  
497 -(((
498 498  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:
499 -)))
500 500  
501 -(((
502 502  ~-~- Reorient or relocate the receiving antenna.
503 -)))
504 504  
505 -(((
506 506  ~-~- Increase the separation between the equipment and receiver.
507 -)))
508 508  
509 -(((
510 510  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
511 -)))
512 512  
513 -(((
514 514  ~-~- Consult the dealer or an experienced radio/TV technician for help.
515 -)))
516 516  
517 517  
518 -(((
519 519  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
520 -)))
521 521  
522 522  
523 -(((
524 524  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.
525 525  )))
526 -)))
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0