<
From version < 70.1 >
edited by Xiaoye
on 2022/08/01 09:40
To version < 69.7 >
edited by Xiaoling
on 2022/07/28 17:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
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
... ... @@ -64,6 +64,8 @@
64 64  
65 65  
66 66  
71 +
72 +
67 67  == **1.3 Features** ==
68 68  
69 69  
... ... @@ -82,8 +82,6 @@
82 82  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
83 83  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
84 84  
85 -
86 -
87 87  == **1.4 Block Diagram** ==
88 88  
89 89  
... ... @@ -96,8 +96,10 @@
96 96  
97 97  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
98 98  
103 +
99 99  (% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
100 100  
106 +
101 101  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
102 102  
103 103  // ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
... ... @@ -106,6 +106,7 @@
106 106  
107 107  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
108 108  
115 +
109 109  (% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
110 110  
111 111  
... ... @@ -129,13 +129,9 @@
129 129  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
130 130  
131 131  
132 -(((
133 133  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.
134 -)))
135 135  
136 -(((
137 137  You can also use this IP to connect.
138 -)))
139 139  
140 140  [[image:image-20220622100129-1.png||height="332" width="1263"]]
141 141  
... ... @@ -147,15 +147,13 @@
147 147  [[image:image-20220622100542-2.png||height="369" width="1256"]]
148 148  
149 149  
150 -(((
151 151  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.
152 -)))
153 153  
154 154  
155 155  
156 156  (% style="color:#037691" %)**Steps to connect via fallback IP:**
157 157  
158 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
159 +1. Connect PC's Ethernet port to LPS8-V2's WAN port
159 159  
160 160  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
161 161  
... ... @@ -191,9 +191,7 @@
191 191  === **2.2.1 Select your area frequency** ===
192 192  
193 193  
194 -(((
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.
196 -)))
197 197  
198 198  [[image:image-20220622103332-9.png]]
199 199  
... ... @@ -295,9 +295,7 @@
295 295  [[image:image-20220616113246-3.png||height="396" width="672"]]
296 296  
297 297  
298 -(((
299 299  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/]]__
300 -)))
301 301  
302 302  
303 303  
... ... @@ -363,19 +363,16 @@
363 363  [[image:image-20220725171719-1.png||height="570" width="769"]]
364 364  
365 365  
366 -(((
367 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
363 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
368 368   You can complete the installation manually with the following command.**
369 -)))
370 370  
371 371  
372 372  (% class="box infomessage" %)
373 373  (((
374 -(((
375 -(% 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]]
376 -chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
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
377 377  )))
378 -)))
379 379  
380 380  
381 381  
... ... @@ -393,20 +393,16 @@
393 393  [[image:image-20220725172124-3.png||height="610" width="843"]]
394 394  
395 395  
396 -(((
397 397  (% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
398 398   You can complete the installation manually with the following command.**
399 -)))
400 400  
401 401  
402 402  
403 403  (% class="box infomessage" %)
404 404  (((
405 -(((
406 -(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
397 +(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
407 407  chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
408 408  )))
409 -)))
410 410  
411 411  [[image:image-20220728102000-1.png]]
412 412  
... ... @@ -446,6 +446,7 @@
446 446  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
447 447  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
448 448  
439 +
449 449  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
450 450  
451 451  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -471,33 +471,19 @@
471 471  = **14. FCC Warning** =
472 472  
473 473  
474 -(((
475 475  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:
476 -)))
477 477  
478 -(((
479 479  ~-~- Reorient or relocate the receiving antenna.
480 -)))
481 481  
482 -(((
483 483  ~-~- Increase the separation between the equipment and receiver.
484 -)))
485 485  
486 -(((
487 487  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
488 -)))
489 489  
490 -(((
491 491  ~-~- Consult the dealer or an experienced radio/TV technician for help.
492 -)))
493 493  
494 494  
495 -(((
496 496  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
497 -)))
498 498  
499 499  
500 -(((
501 501  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.
502 502  )))
503 -)))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0