<
From version < 83.2 >
edited by Xiaoling
on 2022/08/23 09:16
To version < 69.15 >
edited by Xiaoling
on 2022/07/28 18:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,12 +13,8 @@
13 13  {{toc/}}
14 14  
15 15  
16 -
17 -
18 -
19 19  = **1. Introduction** =
20 20  
21 -
22 22  == **1.1 What is LPS8v2** ==
23 23  
24 24  
... ... @@ -54,6 +54,7 @@
54 54  * RAM: 512MB
55 55  * eMMC: 4GB
56 56  
53 +
57 57  (% style="color:#037691" %)**Interface:**
58 58  
59 59  * 10M/100M RJ45 Ports x 1
... ... @@ -60,6 +60,7 @@
60 60  * Multi-Channel LoRaWAN Wireless
61 61  * WiFi 802.11 b/g/n
62 62  
60 +
63 63  (% style="color:#037691" %)**Operating Condition:**
64 64  
65 65  * Work Temperature: -20 ~~ 65°C
... ... @@ -87,6 +87,9 @@
87 87  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
88 88  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
89 89  
88 +
89 +
90 +
90 90  == **1.4 Block Diagram** ==
91 91  
92 92  
... ... @@ -127,6 +127,7 @@
127 127  
128 128  == **2.1.1 connect the network.** ==
129 129  
131 +=== ===
130 130  
131 131  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
132 132  
... ... @@ -261,7 +261,7 @@
261 261  
262 262  //Different LPS8v2 hardware versions can support different frequency ranges~://
263 263  
264 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
266 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
265 265  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
266 266  
267 267  (% class="wikigeneratedid" %)
... ... @@ -316,7 +316,7 @@
316 316  === **3.4.2 Network ~-~-> System Status** ===
317 317  
318 318  
319 -[[image:image-20220820134112-2.png||height="539" width="668"]]
321 +[[image:image-20220616115229-5.png||height="548" width="665"]]
320 320  
321 321  
322 322  
... ... @@ -344,32 +344,14 @@
344 344  
345 345  
346 346  
347 -= **4. Build-in Server** =
349 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
348 348  
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).**
350 350  
351 -[[image:image-20220820115644-1.png]]
352 +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).**
352 352  
353 -
354 -Note:
355 -
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 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 372  
356 +
373 373  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
374 374  
375 375  
... ... @@ -383,49 +383,55 @@
383 383  [[image:image-20220725171719-1.png||height="570" width="769"]]
384 384  
385 385  
370 +(((
371 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
372 + You can complete the installation manually with the following command.**
373 +)))
386 386  
387 -== **4.2. Application Server ~-~- Node-Red** ==
388 388  
376 +(% class="box infomessage" %)
377 +(((
378 +(((
379 +(% 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]]
380 +chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
381 +)))
382 +)))
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.
391 391  
392 392  
393 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
386 += **5. Build-in Application Server ~-~- Node-Red** =
394 394  
395 395  
396 -[[image:image-20220725172124-3.png||height="610" width="843"]]
389 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
397 397  
391 +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.
398 398  
399 399  
400 -= **6. How users can access LPS8v2 using serial USB** =
394 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
401 401  
402 402  
403 -**USB TTL to LPS8v2  Connection:**
397 +[[image:image-20220725172124-3.png||height="610" width="843"]]
404 404  
405 -Port 1 of the UART on the LPS8v2 is GND
406 406  
407 -(% class="box infomessage" %)
408 408  (((
409 -TXD  <~-~--> UART RXD (Gray line)
410 -
411 -RXD  <~-~--> UART TXD (White line)
412 -
413 -GND <~-~--> GND (Black line)
401 +(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
402 + You can complete the installation manually with the following command.**
414 414  )))
415 415  
416 416  
417 -**LPS8v2 UART connection photo**
418 418  
419 -[[image:image-20220804163015-1.png||height="621" width="466"]]
407 +(% class="box infomessage" %)
408 +(((
409 +(((
410 +(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
411 +chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
412 +)))
413 +)))
420 420  
415 +[[image:image-20220728102000-1.png]]
421 421  
422 422  
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:
424 424  
425 -[[image:image-20220804164928-3.png||height="320" width="332"]]
426 -
427 -[[image:image-20220804164747-2.png||height="622" width="594"]]
428 -
429 429  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
430 430  
431 431  
... ... @@ -442,7 +442,6 @@
442 442  
443 443  
444 444  * 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]].
446 446  
447 447  
448 448  )))
image-20220804163015-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -2.3 MB
Content
image-20220804164747-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -75.6 KB
Content
image-20220804164928-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -28.2 KB
Content
image-20220820115644-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -33.8 KB
Content
image-20220820134112-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -67.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0