<
From version < 69.15 >
edited by Xiaoling
on 2022/07/28 18:02
To version < 83.3 >
edited by Xiaoling
on 2022/08/23 09:33
>
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  
... ... @@ -50,7 +50,6 @@
50 50  * RAM: 512MB
51 51  * eMMC: 4GB
52 52  
53 -
54 54  (% style="color:#037691" %)**Interface:**
55 55  
56 56  * 10M/100M RJ45 Ports x 1
... ... @@ -57,7 +57,6 @@
57 57  * Multi-Channel LoRaWAN Wireless
58 58  * WiFi 802.11 b/g/n
59 59  
60 -
61 61  (% style="color:#037691" %)**Operating Condition:**
62 62  
63 63  * Work Temperature: -20 ~~ 65°C
... ... @@ -128,7 +128,6 @@
128 128  
129 129  == **2.1.1 connect the network.** ==
130 130  
131 -=== ===
132 132  
133 133  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
134 134  
... ... @@ -163,6 +163,7 @@
163 163  
164 164  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
165 165  
167 +
166 166  [[image:image-20220622101433-4.png]]
167 167  
168 168  
... ... @@ -197,6 +197,8 @@
197 197  
198 198  (((
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.
202 +
203 +
200 200  )))
201 201  
202 202  [[image:image-20220622103332-9.png]]
... ... @@ -263,7 +263,7 @@
263 263  
264 264  //Different LPS8v2 hardware versions can support different frequency ranges~://
265 265  
266 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
270 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
267 267  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
268 268  
269 269  (% class="wikigeneratedid" %)
... ... @@ -318,7 +318,7 @@
318 318  === **3.4.2 Network ~-~-> System Status** ===
319 319  
320 320  
321 -[[image:image-20220616115229-5.png||height="548" width="665"]]
325 +[[image:image-20220820134112-2.png||height="539" width="668"]]
322 322  
323 323  
324 324  
... ... @@ -346,14 +346,32 @@
346 346  
347 347  
348 348  
349 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
353 += **4. Build-in Server** =
350 350  
355 +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).**
351 351  
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).**
357 +[[image:image-20220820115644-1.png]]
353 353  
354 -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.
355 355  
360 +Note:
356 356  
362 + **Path**: System ~-~-> Built-in Server
363 +
364 +
365 +**Troubleshooting:**
366 +
367 +
368 +**~ 1. URL does not jump properly**
369 +
370 + 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.
371 +
372 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
373 +
374 +
375 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
376 +
377 +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 +
357 357  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
358 358  
359 359  
... ... @@ -367,55 +367,49 @@
367 367  [[image:image-20220725171719-1.png||height="570" width="769"]]
368 368  
369 369  
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 -)))
374 374  
393 +== **4.2. Application Server ~-~- Node-Red** ==
375 375  
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 -)))
383 383  
396 +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.
384 384  
385 385  
386 -= **5. Build-in Application Server ~-~- Node-Red** =
399 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
387 387  
388 388  
389 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
402 +[[image:image-20220725172124-3.png||height="610" width="843"]]
390 390  
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.
392 392  
393 393  
394 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
406 += **6. How users can access LPS8v2 using serial USB** =
395 395  
396 396  
397 -[[image:image-20220725172124-3.png||height="610" width="843"]]
409 +**USB TTL to LPS8v2  Connection:**
398 398  
411 +Port 1 of the UART on the LPS8v2 is GND
399 399  
413 +(% class="box infomessage" %)
400 400  (((
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.**
415 +TXD  <~-~--> UART RXD (Gray line)
416 +
417 +RXD  <~-~--> UART TXD (White line)
418 +
419 +GND <~-~--> GND (Black line)
403 403  )))
404 404  
405 405  
423 +**LPS8v2 UART connection photo**
406 406  
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 -)))
425 +[[image:image-20220804163015-1.png||height="621" width="466"]]
414 414  
415 -[[image:image-20220728102000-1.png]]
416 416  
417 417  
429 +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:
418 418  
431 +[[image:image-20220804164928-3.png||height="320" width="332"]]
432 +
433 +[[image:image-20220804164747-2.png||height="622" width="594"]]
434 +
419 419  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
420 420  
421 421  
... ... @@ -432,6 +432,7 @@
432 432  
433 433  
434 434  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
451 +* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
435 435  
436 436  
437 437  )))
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