<
From version < 73.1 >
edited by Kilight Cao
on 2022/08/04 16:30
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.Kilight
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,14 +337,32 @@
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  
356 + **Path**: System ~-~-> Built-in Server
357 +
358 +
359 +**Troubleshooting:**
360 +
361 +
362 +**~ 1. URL does not jump properly**
363 +
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.
365 +
366 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
367 +
368 +
369 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
370 +
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.
372 +
348 348  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
349 349  
350 350  
... ... @@ -358,55 +358,49 @@
358 358  [[image:image-20220725171719-1.png||height="570" width="769"]]
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 -)))
365 365  
387 +== **4.2. Application Server ~-~- Node-Red** ==
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  
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.
375 375  
376 376  
377 -= **5. Build-in Application Server ~-~- Node-Red** =
393 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
378 378  
379 379  
380 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
396 +[[image:image-20220725172124-3.png||height="610" width="843"]]
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 383  
384 384  
385 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
400 += **6. How users can access LPS8v2 using serial USB** =
386 386  
387 387  
388 -[[image:image-20220725172124-3.png||height="610" width="843"]]
403 +**USB TTL to LPS8v2  Connection:**
389 389  
405 +Port 1 of the UART on the LPS8v2 is GND
390 390  
407 +(% class="box infomessage" %)
391 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.**
409 +TXD  <~-~--> UART RXD (Gray line)
410 +
411 +RXD  <~-~--> UART TXD (White line)
412 +
413 +GND <~-~--> GND (Black line)
394 394  )))
395 395  
396 396  
417 +**LPS8v2 UART connection photo**
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 -)))
419 +[[image:image-20220804163015-1.png||height="621" width="466"]]
405 405  
406 -[[image:image-20220728102000-1.png]]
407 407  
408 408  
423 +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:
409 409  
425 +[[image:image-20220804164928-3.png||height="320" width="332"]]
426 +
427 +[[image:image-20220804164747-2.png||height="622" width="594"]]
428 +
410 410  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
411 411  
412 412  
... ... @@ -423,6 +423,7 @@
423 423  
424 424  
425 425  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
445 +* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
426 426  
427 427  
428 428  )))
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