<
From version < 81.1 >
edited by Xiaoye
on 2022/08/20 11:56
To version < 83.2 >
edited by Xiaoling
on 2022/08/23 09:16
>
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
... ... @@ -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  
... ... @@ -62,6 +62,9 @@
62 62  * Storage Temperature: -20 ~~ 65°C
63 63  * Power Input: 5V, 2A, DC
64 64  
69 +
70 +
71 +
65 65  == **1.3 Features** ==
66 66  
67 67  
... ... @@ -254,7 +254,7 @@
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.//
264 +* (% 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" %)
... ... @@ -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"]]
319 +[[image:image-20220820134112-2.png||height="539" width="668"]]
313 313  
314 314  
315 315  
... ... @@ -337,73 +337,57 @@
337 337  
338 338  
339 339  
340 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
347 += **4. Build-in Server** =
341 341  
349 +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).**
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).**
351 +[[image:image-20220820115644-1.png]]
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  
354 +Note:
347 347  
348 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
356 + **Path**: System ~-~-> Built-in Server
349 349  
350 350  
351 -Login account:
359 +**Troubleshooting:**
352 352  
353 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
354 354  
355 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
362 +**~ 1. URL does not jump properly**
356 356  
364 + 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.
357 357  
358 -[[image:image-20220725171719-1.png||height="570" width="769"]]
366 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
359 359  
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 -)))
369 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
365 365  
371 +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.
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 -)))
373 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
374 374  
375 375  
376 +Login account:
376 376  
377 -= **5. Build-in Application Server ~-~- Node-Red** =
378 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
378 378  
380 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
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.
383 +[[image:image-20220725171719-1.png||height="570" width="769"]]
383 383  
384 384  
385 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
386 386  
387 +== **4.2. Application Server ~-~- Node-Red** ==
387 387  
388 -[[image:image-20220725172124-3.png||height="610" width="843"]]
389 389  
390 +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.
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  
393 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
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 -)))
396 +[[image:image-20220725172124-3.png||height="610" width="843"]]
405 405  
406 -[[image:image-20220728102000-1.png]]
407 407  
408 408  
409 409  = **6. How users can access LPS8v2 using serial USB** =
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