<
From version < 138.1 >
edited by Kilight Cao
on 2023/01/13 11:41
To version < 122.2 >
edited by Xiaoling
on 2022/12/30 17:45
>
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
... ... @@ -64,6 +64,8 @@
64 64  * Storage Temperature: -20 ~~ 65°C
65 65  * Power Input: 5V, 2A, DC
66 66  
67 +
68 +
67 67  == 1.3 Features ==
68 68  
69 69  
... ... @@ -82,6 +82,8 @@
82 82  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
83 83  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
84 84  
87 +
88 +
85 85  == 1.4 Block Diagram ==
86 86  
87 87  
... ... @@ -140,7 +140,7 @@
140 140  
141 141  
142 142  (((
143 -Connect the LPS8-V2 Ethernet port to your router and LPS8-V2 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2.
147 +Connect the LPS8-V2 Ethernet port to your router and LPS8 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2.
144 144  )))
145 145  
146 146  (((
... ... @@ -150,32 +150,10 @@
150 150  [[image:image-20220622100129-1.png||height="332" width="1263"]]
151 151  
152 152  
153 -=== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ===
154 154  
158 +=== (% style="color:blue" %)**Method 2**(%%):  Connect via WiFi with DHCP IP from the router ===
155 155  
156 -[[image:image-20230107084650-2.png||height="310" width="839"]]
157 157  
158 -
159 -(% style="color:blue" %)**Steps to connect via fallback IP:**
160 -
161 -~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
162 -
163 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
164 -
165 -As in the below photo:
166 -
167 -[[image:image-20230107085904-4.png||height="443" width="361"]]
168 -
169 -3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
170 -
171 -
172 -[[image:image-20230111094247-2.png||height="619" width="1250"]]
173 -
174 -
175 -
176 -=== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ===
177 -
178 -
179 179  [[image:image-20220622100542-2.png||height="369" width="1256"]]
180 180  
181 181  
... ... @@ -195,27 +195,6 @@
195 195  [[image:image-20220622102901-8.png||height="476" width="938"]]
196 196  
197 197  
198 -== 2.1.2 Access Configure Web UI ==
199 -
200 -
201 -**Web Interface**
202 -
203 -Open a browser on the PC and type the LPS8-V2 ip address (depends on your connect method)
204 -
205 -
206 -[[(% 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)
207 -
208 -You will see the login interface of LPS8-V2 as shown below.
209 -
210 -The account details for Web Login are:
211 -
212 -(% style="color:#4f81bd" %)**User Name: root**
213 -
214 -(% style="color:#4f81bd" %)**Password:   dragino**
215 -
216 -[[image:image-20230106153501-1.png||height="367" width="894"]]
217 -
218 -
219 219  == 2.2 The LPS8-V2 is registered and connected to The Things Network ==
220 220  
221 221  === 2.2.1 Select your area frequency ===
... ... @@ -360,21 +360,13 @@
360 360  [[image:image-20220917144512-5.png||height="618" width="853"]]
361 361  
362 362  
363 -=== 3.5.2 System ~-~-> System General ===
324 +=== 3.5.2 System ~-~-> Backup/Restore ===
364 364  
365 365  
366 -In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
367 -
368 -[[image:image-20230107084158-1.png||height="543" width="844"]]
369 -
370 -
371 -=== 3.5.3 System ~-~-> Backup/Restore ===
372 -
373 -
374 374  [[image:image-20220917144725-6.png||height="208" width="869"]]
375 375  
376 376  
377 -=== 3.5.4 System ~-~-> Remoteit ===
330 +=== 3.5.System ~-~-> Remoteit ===
378 378  
379 379  
380 380  In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
... ... @@ -449,49 +449,7 @@
449 449  
450 450  [[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]]
451 451  
452 -== 4.3 How to disable the built-in server ==
453 453  
454 -
455 -Use the following commands to start and stop the TTNv3 service:
456 -
457 -(% class="box infomessage" %)
458 -(((
459 -**# start**
460 -systemctl start ttnstack
461 -
462 -**# stop**
463 -systemctl stop ttnstack
464 -
465 -**# enable**
466 -systemctl enable ttnstack
467 -
468 -**#disable**
469 -systemctl disable ttnstack
470 -)))
471 -
472 -Use the following commands to start and stop the Node-Red service:
473 -
474 -(% class="box infomessage" %)
475 -(((
476 -**# start**
477 -systemctl start nodered
478 -
479 -**# stop**
480 -systemctl stop nodered
481 -
482 -**# enable**
483 -systemctl enable nodered
484 -
485 -**#disable**
486 -systemctl disable nodered
487 -)))
488 -
489 -== 4.4 How to use ChirpStack on LPS8V2 ==
490 -
491 -
492 -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:
493 -
494 -
495 495  = 5. How users can access LPS8v2 using serial USB =
496 496  
497 497  
... ... @@ -515,6 +515,7 @@
515 515  [[image:image-20220804163015-1.png||height="621" width="466"]]
516 516  
517 517  
429 +
518 518  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:
519 519  
520 520  
... ... @@ -664,6 +664,7 @@
664 664  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
665 665  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
666 666  
579 +
667 667  
668 668  )))
669 669  
image-20230106153501-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -29.2 KB
Content
image-20230106153814-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -25.1 KB
Content
image-20230106154302-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
image-20230107084158-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -68.3 KB
Content
image-20230107084650-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -53.4 KB
Content
image-20230107085743-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -33.0 KB
Content
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0