<
From version < 150.1 >
edited by Kilight Cao
on 2023/02/22 09:49
To version < 131.1 >
edited by Kilight Cao
on 2023/01/07 08:57
>
Change comment: Uploaded new attachment "image-20230107085743-3.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -154,32 +154,10 @@
154 154  [[image:image-20220622100129-1.png||height="332" width="1263"]]
155 155  
156 156  
157 -=== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ===
158 158  
158 +=== (% style="color:blue" %)**Method 2**(%%):  Connect via WiFi with DHCP IP from the router ===
159 159  
160 -[[image:image-20230107084650-2.png||height="310" width="839"]]
161 161  
162 -
163 -(% style="color:blue" %)**Steps to connect via fallback IP:**
164 -
165 -~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
166 -
167 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
168 -
169 -As in the below photo:
170 -
171 -[[image:image-20230107085904-4.png||height="443" width="361"]]
172 -
173 -3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
174 -
175 -
176 -[[image:image-20230111094247-2.png||height="619" width="1250"]]
177 -
178 -
179 -
180 -=== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ===
181 -
182 -
183 183  [[image:image-20220622100542-2.png||height="369" width="1256"]]
184 184  
185 185  
... ... @@ -207,7 +207,7 @@
207 207  Open a browser on the PC and type the LPS8-V2 ip address (depends on your connect method)
208 208  
209 209  
210 -[[(% style="background-color:yellow" %)**//http:~~/~~/IP_ADDRESS //**>>http://IP_ADDRESS]](%%) or (% style="background-color:yellow" %)//**[[http:~~/~~/172.31.255.254>>http://172.31.255.254(]]**//(Fallback IP)
188 +[[(% style="background-color:yellow" %)**//http:~~/~~/IP_ADDRESS //**>>http://IP_ADDRESS]]
211 211  
212 212  You will see the login interface of LPS8-V2 as shown below.
213 213  
... ... @@ -348,14 +348,12 @@
348 348  [[image:image-20220820134112-2.png||height="539" width="668"]]
349 349  
350 350  
351 -=== 3.4.3 Network ~-~-> Network ===
329 +=== 3.4.3 Network ~-~-> Firewall ===
352 352  
353 353  
354 -In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
332 +[[image:image-20220616115351-6.png||height="244" width="661"]]
355 355  
356 -[[image:image-20230214093657-2.png||height="333" width="858"]]
357 357  
358 -
359 359  == 3.5 System ==
360 360  
361 361  === 3.5.1 System ~-~-> System Overview ===
... ... @@ -369,13 +369,11 @@
369 369  === 3.5.2 System ~-~-> System General ===
370 370  
371 371  
372 -In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
348 +In the System-> System General interface, Users can customize the configuration System Password.
373 373  
374 -In addition, Users can customize the FallBack IP address.
350 +[[image:image-20230106154302-2.png||height="345" width="868"]]
375 375  
376 -[[image:image-20230214094058-3.png]]
377 377  
378 -
379 379  === 3.5.3 System ~-~-> Backup/Restore ===
380 380  
381 381  
... ... @@ -393,14 +393,6 @@
393 393  [[image:image-20221230092303-2.png]]
394 394  
395 395  
396 -=== 3.5.5 System ~-~-> Package Management ===
397 -
398 -
399 -In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
400 -
401 -[[image:image-20230214094316-4.png]]
402 -
403 -
404 404  = 4. Build-in Server =
405 405  
406 406  
... ... @@ -407,7 +407,7 @@
407 407  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).**
408 408  
409 409  
410 -[[image:image-20230214095318-5.png||height="347" width="980"]]
376 +[[image:image-20220820115644-1.png||height="217" width="778"]]
411 411  
412 412  
413 413  (% style="color:red" %)**Note:**
... ... @@ -466,62 +466,16 @@
466 466  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
467 467  
468 468  
469 -== 4.How to disable the built-in server ==
435 += 5. How users can access LPS8v2 using serial USB =
470 470  
471 471  
472 -Use the following commands to start and stop the TTNv3 service:
438 +(% style="color:blue" %)**USB TTL to LPS8v Connection:**
473 473  
474 -(% class="box infomessage" %)
475 -(((
476 -**# start**
477 -systemctl start ttnstack
478 478  
479 -**# stop**
480 -systemctl stop ttnstack
441 +Port 1 of the UART on the LPS8v2 is GND
481 481  
482 -**# enable**
483 -systemctl enable ttnstack
484 -
485 -**#disable**
486 -systemctl disable ttnstack
487 -)))
488 -
489 -Use the following commands to start and stop the Node-Red service:
490 -
491 491  (% class="box infomessage" %)
492 492  (((
493 -**# start**
494 -systemctl start nodered
495 -
496 -**# stop**
497 -systemctl stop nodered
498 -
499 -**# enable**
500 -systemctl enable nodered
501 -
502 -**#disable**
503 -systemctl disable nodered
504 -)))
505 -
506 -
507 -== 4.4 How to use ChirpStack on LPS8-V2 ==
508 -
509 -
510 -By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
511 -
512 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H3.A0HowtoinstallChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H3.A0HowtoinstallChirpStack]]
513 -
514 -
515 -= 5. How users can access LPS8-V2 using serial USB =
516 -
517 -
518 -(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
519 -
520 -
521 -Port 1 of the UART on the LPS8-V2 is GND
522 -
523 -(% class="box infomessage" %)
524 -(((
525 525  **TXD  <~-~--> UART RXD (Gray line)**
526 526  
527 527  **RXD  <~-~--> UART TXD (White line)**
image-20230107085904-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -33.0 KB
Content
image-20230111094220-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -397.9 KB
Content
image-20230111094247-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -397.1 KB
Content
image-20230214093641-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -30.0 KB
Content
image-20230214093657-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -23.8 KB
Content
image-20230214094058-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
image-20230214094316-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.4 KB
Content
image-20230214095318-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -35.8 KB
Content
image-20230222094908-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -14.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0