<
From version < 69.7 >
edited by Xiaoling
on 2022/07/28 17:49
To version < 72.1 >
edited by Xiaoye
on 2022/08/02 15:26
>
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
... ... @@ -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
... ... @@ -66,10 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 -
71 -
72 -
73 73  == **1.3 Features** ==
74 74  
75 75  
... ... @@ -100,10 +100,8 @@
100 100  
101 101  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
102 102  
103 -
104 104  (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
105 105  
106 -
107 107  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
108 108  
109 109  // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
... ... @@ -112,7 +112,6 @@
112 112  
113 113  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
114 114  
115 -
116 116  (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
117 117  
118 118  
... ... @@ -131,14 +131,17 @@
131 131  
132 132  == **2.1.1 connect the network.** ==
133 133  
134 -=== ===
135 135  
136 136  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
137 137  
138 138  
127 +(((
139 139  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 +)))
140 140  
131 +(((
141 141  You can also use this IP to connect.
133 +)))
142 142  
143 143  [[image:image-20220622100129-1.png||height="332" width="1263"]]
144 144  
... ... @@ -150,13 +150,15 @@
150 150  [[image:image-20220622100542-2.png||height="369" width="1256"]]
151 151  
152 152  
145 +(((
153 153  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 +)))
154 154  
155 155  
156 156  
157 157  (% style="color:#037691" %)**Steps to connect via fallback IP:**
158 158  
159 -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
160 160  
161 161  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
162 162  
... ... @@ -192,7 +192,9 @@
192 192  === **2.2.1 Select your area frequency** ===
193 193  
194 194  
189 +(((
195 195  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 +)))
196 196  
197 197  [[image:image-20220622103332-9.png]]
198 198  
... ... @@ -294,7 +294,9 @@
294 294  [[image:image-20220616113246-3.png||height="396" width="672"]]
295 295  
296 296  
293 +(((
297 297  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 +)))
298 298  
299 299  
300 300  
... ... @@ -360,16 +360,19 @@
360 360  [[image:image-20220725171719-1.png||height="570" width="769"]]
361 361  
362 362  
363 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
361 +(((
362 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
364 364   You can complete the installation manually with the following command.**
364 +)))
365 365  
366 366  
367 367  (% class="box infomessage" %)
368 368  (((
369 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
370 -
371 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
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
372 372  )))
373 +)))
373 373  
374 374  
375 375  
... ... @@ -387,16 +387,20 @@
387 387  [[image:image-20220725172124-3.png||height="610" width="843"]]
388 388  
389 389  
391 +(((
390 390  (% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
391 391   You can complete the installation manually with the following command.**
394 +)))
392 392  
393 393  
394 394  
395 395  (% class="box infomessage" %)
396 396  (((
397 -(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
400 +(((
401 +(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
398 398  chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
399 399  )))
404 +)))
400 400  
401 401  [[image:image-20220728102000-1.png]]
402 402  
... ... @@ -436,7 +436,6 @@
436 436  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
437 437  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
438 438  
439 -
440 440  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
441 441  
442 442  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -462,19 +462,33 @@
462 462  = **14. FCC Warning** =
463 463  
464 464  
469 +(((
465 465  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:
471 +)))
466 466  
473 +(((
467 467  ~-~- Reorient or relocate the receiving antenna.
475 +)))
468 468  
477 +(((
469 469  ~-~- Increase the separation between the equipment and receiver.
479 +)))
470 470  
481 +(((
471 471  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
483 +)))
472 472  
485 +(((
473 473  ~-~- Consult the dealer or an experienced radio/TV technician for help.
487 +)))
474 474  
475 475  
490 +(((
476 476  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
492 +)))
477 477  
478 478  
495 +(((
479 479  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.
480 480  )))
498 +)))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0