<
From version < 69.8 >
edited by Xiaoling
on 2022/07/28 17:49
To version < 86.1 >
edited by Kilight Cao
on 2022/08/29 10:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
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
... ... @@ -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  
... ... @@ -88,10 +88,6 @@
88 88  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
89 89  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
90 90  
91 -
92 -
93 -
94 -
95 95  == **1.4 Block Diagram** ==
96 96  
97 97  
... ... @@ -104,23 +104,34 @@
104 104  
105 105  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
106 106  
99 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This RGB LED will blink GREEN when the ETH port is connecting//
107 107  
108 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
109 -
110 -
111 111  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
112 112  
113 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
103 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
114 114  
115 -// ✓ **BLINKING BLUE:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
105 +// ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together//
116 116  
117 117  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
118 118  
109 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
119 119  
120 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
121 121  
112 +== **1.6 Button Intruction** ==
122 122  
123 123  
115 +LPS8-V2 has a black toggle button, which is:
116 +
117 +
118 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
119 +
120 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
121 +
122 +
123 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**    **//the gateway will restore the factory settings.//
124 +
125 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
126 +
124 124  = **2. Quick Start** =
125 125  
126 126  
... ... @@ -135,14 +135,17 @@
135 135  
136 136  == **2.1.1 connect the network.** ==
137 137  
138 -=== ===
139 139  
140 140  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
141 141  
142 142  
145 +(((
143 143  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.
147 +)))
144 144  
149 +(((
145 145  You can also use this IP to connect.
151 +)))
146 146  
147 147  [[image:image-20220622100129-1.png||height="332" width="1263"]]
148 148  
... ... @@ -154,16 +154,19 @@
154 154  [[image:image-20220622100542-2.png||height="369" width="1256"]]
155 155  
156 156  
163 +(((
157 157  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.
165 +)))
158 158  
159 159  
160 160  
161 161  (% style="color:#037691" %)**Steps to connect via fallback IP:**
162 162  
163 -1. Connect PC's Ethernet port to LPS8-V2's WAN port
171 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
164 164  
165 165  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
166 166  
175 +
167 167  [[image:image-20220622101433-4.png]]
168 168  
169 169  
... ... @@ -196,8 +196,12 @@
196 196  === **2.2.1 Select your area frequency** ===
197 197  
198 198  
208 +(((
199 199  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.
200 200  
211 +
212 +)))
213 +
201 201  [[image:image-20220622103332-9.png]]
202 202  
203 203  
... ... @@ -207,6 +207,7 @@
207 207  
208 208  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
209 209  
223 +
210 210  [[image:image-20220622103355-10.png]]
211 211  
212 212  
... ... @@ -226,7 +226,7 @@
226 226  
227 227  
228 228  
229 -== 2.2.3 Register the gateway to The Things Network ==
243 +== **2.2.3 Register the gateway to The Things Network** ==
230 230  
231 231  
232 232  **Login to The Things Network**
... ... @@ -252,6 +252,7 @@
252 252  //Shows the system running status~://
253 253  
254 254  
269 +
255 255  == **3.2 LoRa Settings** ==
256 256  
257 257  
... ... @@ -262,12 +262,13 @@
262 262  
263 263  //Different LPS8v2 hardware versions can support different frequency ranges~://
264 264  
265 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
280 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
266 266  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
267 267  
268 268  (% class="wikigeneratedid" %)
269 269  //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**//
270 270  
286 +
271 271  (% class="wikigeneratedid" %)
272 272  [[image:image-20220616110739-1.png||height="372" width="682"]]
273 273  
... ... @@ -286,6 +286,7 @@
286 286  
287 287  //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.//
288 288  
305 +
289 289  [[image:image-20220616111932-2.png||height="516" width="672"]]
290 290  
291 291  
... ... @@ -295,10 +295,13 @@
295 295  
296 296  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
297 297  
315 +
298 298  [[image:image-20220616113246-3.png||height="396" width="672"]]
299 299  
300 300  
319 +(((
301 301  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/]]__
321 +)))
302 302  
303 303  
304 304  
... ... @@ -315,7 +315,7 @@
315 315  === **3.4.2 Network ~-~-> System Status** ===
316 316  
317 317  
318 -[[image:image-20220616115229-5.png||height="548" width="665"]]
338 +[[image:image-20220820134112-2.png||height="539" width="668"]]
319 319  
320 320  
321 321  
... ... @@ -343,69 +343,96 @@
343 343  
344 344  
345 345  
346 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
366 += **4. Build-in Server** =
347 347  
348 348  
349 -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).**
369 +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).**
350 350  
351 -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.
352 352  
372 +[[image:image-20220820115644-1.png]]
353 353  
354 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
355 355  
375 +(% style="color:red" %)**Note:**
356 356  
357 -Login account:
377 + **Path**: System ~-~-> Built-in Server
358 358  
359 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
360 360  
361 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
380 +**Troubleshooting:**
362 362  
363 363  
364 -[[image:image-20220725171719-1.png||height="570" width="769"]]
383 +**~ 1. URL does not jump properly**
365 365  
385 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hostname to the current local IP address as the URL.
366 366  
367 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
368 - You can complete the installation manually with the following command.**
387 + For the Node-Red, you can use the local IP address and the port is 1880 to access it.
369 369  
370 370  
371 -(% class="box infomessage" %)
372 -(((
373 -(% class="mark" %)cd /tmp && wget http:~/~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh
374 374  
375 -(% style="background-color:#fcf8e3" %)chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
376 -)))
391 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
377 377  
378 378  
394 +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.
379 379  
380 -= **5. Build-in Application Server ~-~- Node-Red** =
396 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
381 381  
382 382  
383 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
399 +Login account:
384 384  
401 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
402 +
403 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
404 +
405 +
406 +[[image:image-20220725171719-1.png||height="570" width="769"]]
407 +
408 +
409 +
410 +== **4.2. Application Server ~-~- Node-Red** ==
411 +
412 +
385 385  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.
386 386  
387 387  
388 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
416 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
389 389  
390 390  
391 391  [[image:image-20220725172124-3.png||height="610" width="843"]]
392 392  
393 393  
394 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
395 - You can complete the installation manually with the following command.**
396 396  
423 += **6. How users can access LPS8v2 using serial USB** =
397 397  
398 398  
426 +**USB TTL to LPS8v2  Connection:**
427 +
428 +Port 1 of the UART on the LPS8v2 is GND
429 +
399 399  (% class="box infomessage" %)
400 400  (((
401 -(% class="mark" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
402 -chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
432 +TXD  <~-~--> UART RXD (Gray line)
433 +
434 +RXD  <~-~--> UART TXD (White line)
435 +
436 +GND <~-~--> GND (Black line)
403 403  )))
404 404  
405 -[[image:image-20220728102000-1.png]]
406 406  
440 +**LPS8v2 UART connection photo**
407 407  
442 +[[image:image-20220804163015-1.png||height="621" width="466"]]
408 408  
444 +
445 +
446 +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:
447 +
448 +
449 +[[image:image-20220804164928-3.png||height="320" width="332"]]
450 +
451 +
452 +[[image:image-20220804164747-2.png||height="622" width="594"]]
453 +
454 +
455 +
409 409  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
410 410  
411 411  
... ... @@ -422,6 +422,7 @@
422 422  
423 423  
424 424  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
472 +* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
425 425  
426 426  
427 427  )))
... ... @@ -440,7 +440,6 @@
440 440  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
441 441  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
442 442  
443 -
444 444  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
445 445  
446 446  * (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
... ... @@ -466,19 +466,35 @@
466 466  = **14. FCC Warning** =
467 467  
468 468  
516 +(((
469 469  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:
518 +)))
470 470  
520 +(((
471 471  ~-~- Reorient or relocate the receiving antenna.
522 +)))
472 472  
524 +(((
473 473  ~-~- Increase the separation between the equipment and receiver.
526 +)))
474 474  
528 +(((
475 475  ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
530 +)))
476 476  
532 +(((
477 477  ~-~- Consult the dealer or an experienced radio/TV technician for help.
534 +)))
478 478  
479 479  
537 +(((
480 480  Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
539 +)))
481 481  
482 482  
542 +(((
483 483  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.
544 +
545 +
484 484  )))
547 +)))
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