<
From version < 82.1 >
edited by Xiaoye
on 2022/08/20 13:41
To version < 84.1 >
edited by Xiaoye
on 2022/08/24 17:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -92,20 +92,34 @@
92 92  
93 93  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
94 94  
95 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
99 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This RGB LED will blink GREEN when the ETH port is connecting//
96 96  
97 97  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
98 98  
99 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
103 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
100 100  
101 -// ✓ **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//
102 102  
103 103  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
104 104  
105 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
109 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
106 106  
107 107  
112 +== **1.6 Button Indicators** ==
108 108  
114 +
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 +
109 109  = **2. Quick Start** =
110 110  
111 111  
... ... @@ -154,6 +154,7 @@
154 154  
155 155  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
156 156  
175 +
157 157  [[image:image-20220622101433-4.png]]
158 158  
159 159  
... ... @@ -188,6 +188,8 @@
188 188  
189 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.
210 +
211 +
191 191  )))
192 192  
193 193  [[image:image-20220622103332-9.png]]
... ... @@ -199,6 +199,7 @@
199 199  
200 200  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
201 201  
223 +
202 202  [[image:image-20220622103355-10.png]]
203 203  
204 204  
... ... @@ -218,7 +218,7 @@
218 218  
219 219  
220 220  
221 -== 2.2.3 Register the gateway to The Things Network ==
243 +== **2.2.3 Register the gateway to The Things Network** ==
222 222  
223 223  
224 224  **Login to The Things Network**
... ... @@ -244,6 +244,7 @@
244 244  //Shows the system running status~://
245 245  
246 246  
269 +
247 247  == **3.2 LoRa Settings** ==
248 248  
249 249  
... ... @@ -254,12 +254,13 @@
254 254  
255 255  //Different LPS8v2 hardware versions can support different frequency ranges~://
256 256  
257 -* (% 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.//
258 258  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
259 259  
260 260  (% class="wikigeneratedid" %)
261 261  //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**//
262 262  
286 +
263 263  (% class="wikigeneratedid" %)
264 264  [[image:image-20220616110739-1.png||height="372" width="682"]]
265 265  
... ... @@ -278,6 +278,7 @@
278 278  
279 279  //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.//
280 280  
305 +
281 281  [[image:image-20220616111932-2.png||height="516" width="672"]]
282 282  
283 283  
... ... @@ -287,6 +287,7 @@
287 287  
288 288  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
289 289  
315 +
290 290  [[image:image-20220616113246-3.png||height="396" width="672"]]
291 291  
292 292  
... ... @@ -309,7 +309,7 @@
309 309  === **3.4.2 Network ~-~-> System Status** ===
310 310  
311 311  
312 -[[image:image-20220616115229-5.png||height="548" width="665"]]
338 +[[image:image-20220820134112-2.png||height="539" width="668"]]
313 313  
314 314  
315 315  
... ... @@ -337,75 +337,63 @@
337 337  
338 338  
339 339  
340 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
366 += **4. Build-in Server** =
341 341  
342 342  
343 -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).**
344 344  
345 -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.
346 346  
372 +[[image:image-20220820115644-1.png]]
347 347  
348 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
349 349  
375 +(% style="color:red" %)**Note:**
350 350  
351 -Login account:
377 + **Path**: System ~-~-> Built-in Server
352 352  
353 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
354 354  
355 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
380 +**Troubleshooting:**
356 356  
357 357  
358 -[[image:image-20220725171719-1.png||height="570" width="769"]]
383 +**~ 1. URL does not jump properly**
359 359  
385 + 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.
360 360  
361 -(((
362 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
363 - You can complete the installation manually with the following command.**
364 -)))
387 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
365 365  
366 366  
367 -(% class="box infomessage" %)
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
372 -)))
373 -)))
374 374  
391 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
375 375  
376 376  
377 -= **5. Build-in Application Server ~-~- Node-Red** =
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.
378 378  
396 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
379 379  
380 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
381 381  
382 -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.
399 +Login account:
383 383  
401 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
384 384  
385 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
403 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
386 386  
387 387  
388 -[[image:image-20220725172124-3.png||height="610" width="843"]]
406 +[[image:image-20220725171719-1.png||height="570" width="769"]]
389 389  
390 390  
391 -(((
392 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
393 - You can complete the installation manually with the following command.**
394 -)))
395 395  
410 +== **4.2. Application Server ~-~- Node-Red** ==
396 396  
397 397  
398 -(% class="box infomessage" %)
399 -(((
400 -(((
401 -(% style="background-color:#fcf8e3" %)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
403 -)))
404 -)))
413 +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.
405 405  
406 -[[image:image-20220728102000-1.png]]
407 407  
416 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
408 408  
418 +
419 +[[image:image-20220725172124-3.png||height="610" width="843"]]
420 +
421 +
422 +
409 409  = **6. How users can access LPS8v2 using serial USB** =
410 410  
411 411  
... ... @@ -431,10 +431,14 @@
431 431  
432 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 433  
448 +
434 434  [[image:image-20220804164928-3.png||height="320" width="332"]]
435 435  
451 +
436 436  [[image:image-20220804164747-2.png||height="622" width="594"]]
437 437  
454 +
455 +
438 438  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
439 439  
440 440  
... ... @@ -523,5 +523,7 @@
523 523  
524 524  (((
525 525  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 +
526 526  )))
527 527  )))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0