<
From version < 165.2 >
edited by Xiaoling
on 2023/04/11 14:34
To version < 116.1 >
edited by Xiaoye
on 2022/11/21 11:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -16,11 +16,12 @@
16 16  
17 17  
18 18  
19 -= 1. Introduction =
19 += **1. Introduction** =
20 20  
21 -== 1.1 What is LPS8v2 ==
22 22  
22 +== **1.1 What is LPS8v2** ==
23 23  
24 +
24 24  (((
25 25  (((
26 26  The LPS8v2 is an (% style="color:green" %)**open-source LoRaWAN Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:green" %)**WiFi , Ethernet or Cellular Network**(%%) (via Optional 4G module). The LoRa wireless allows users to send data and reach extremely long ranges at low data rates.
... ... @@ -43,9 +43,10 @@
43 43  )))
44 44  
45 45  
46 -== 1.2 Specifications ==
47 47  
48 +== **1.2 Specifications** ==
48 48  
50 +
49 49  (% style="color:#037691" %)**Hardware System:**
50 50  
51 51  * CPU: Quad-core Cortex-A7 1.2Ghz
... ... @@ -57,20 +57,16 @@
57 57  * 10M/100M RJ45 Ports x 1
58 58  * Multi-Channel LoRaWAN Wireless
59 59  * WiFi 802.11 b/g/n
60 -* Sensitivity: -140dBm
61 -* Max Output Power: 27dBm
62 62  
63 63  (% style="color:#037691" %)**Operating Condition:**
64 64  
65 -* Work Temperature: -20 ~~ 70°C
66 -* Storage Temperature: -20 ~~ 70°C
65 +* Work Temperature: -20 ~~ 65°C
66 +* Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 +== **1.3 Features** ==
69 69  
70 70  
71 -== 1.3 Features ==
72 -
73 -
74 74  * Open Source Debian system
75 75  * Managed by Web GUI, SSH via WAN or WiFi
76 76  * Remote Management
... ... @@ -86,15 +86,13 @@
86 86  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
87 87  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
88 88  
87 +== **1.4 Block Diagram** ==
89 89  
90 90  
91 -== 1.4 Block Diagram ==
92 92  
91 +== **1.5 LED Indicators** ==
93 93  
94 94  
95 -== 1.5 LED Indicators ==
96 -
97 -
98 98  LPS8-V2 has totally four LEDs, They are:
99 99  
100 100  
... ... @@ -113,9 +113,10 @@
113 113  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
114 114  
115 115  
116 -== 1.6 Button Intruction ==
117 117  
113 +== **1.6 Button Intruction** ==
118 118  
115 +
119 119  LPS8-V2 has a black toggle button, which is:
120 120  
121 121  
... ... @@ -129,24 +129,27 @@
129 129   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
130 130  
131 131  
132 -= 2. Quick Start =
133 133  
130 += **2. Quick Start** =
134 134  
132 +
135 135  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
136 136  
137 137  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
138 138  
139 139  
140 -== 2.1 Connects to the network and accesses the gateway Web UI ==
141 141  
142 -=== 2.1.1 connect the network ===
139 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
143 143  
144 144  
145 -==== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ====
142 +== **2.1.1 connect the network.** ==
146 146  
147 147  
145 +=== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
146 +
147 +
148 148  (((
149 -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.
149 +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.
150 150  )))
151 151  
152 152  (((
... ... @@ -157,31 +157,9 @@
157 157  
158 158  
159 159  
160 -==== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ====
160 +=== (% style="color:blue" %)**Method 2**(%%):  Connect via WiFi with DHCP IP from the router ===
161 161  
162 162  
163 -[[image:image-20230107084650-2.png||height="310" width="839"]]
164 -
165 -
166 -(% style="color:blue" %)**Steps to connect via fallback IP:**
167 -
168 -~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
169 -
170 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
171 -
172 -As in the below photo:
173 -
174 -[[image:image-20230107085904-4.png||height="443" width="361"]]
175 -
176 -
177 -3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
178 -
179 -[[image:image-20230111094247-2.png||height="619" width="1250"]]
180 -
181 -
182 -
183 -==== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ====
184 -
185 185  [[image:image-20220622100542-2.png||height="369" width="1256"]]
186 186  
187 187  
... ... @@ -201,103 +201,13 @@
201 201  [[image:image-20220622102901-8.png||height="476" width="938"]]
202 202  
203 203  
204 -=== 2.1.2 Access Configure Web UI ===
205 205  
183 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
206 206  
207 -**Web Interface**
208 208  
209 -Open a browser on the PC and type the LPS8-V2 ip address (depends on your connect method)
186 +=== **2.2.1 Select your area frequency** ===
210 210  
211 211  
212 -[[(% 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)
213 -
214 -You will see the login interface of LPS8-V2 as shown below.
215 -
216 -The account details for Web Login are:
217 -
218 -(% style="color:#4f81bd" %)**User Name: root**
219 -
220 -(% style="color:#4f81bd" %)**Password:   dragino**
221 -
222 -[[image:image-20230106153501-1.png||height="367" width="894"]]
223 -
224 -
225 -== 2.2  Typical Network Setup ==
226 -
227 -=== 2.2.1  Overview ===
228 -
229 -
230 -LPS8-V2 supports flexible network set up for different environment. This section describes the typical network topology can be set in LPS8-V2. The typical network set up includes:
231 -
232 -* **WAN Port Internet Mode**
233 -* **WiFi Client Mode**
234 -* **Cellular Mode**
235 -
236 -
237 -
238 -=== 2.2.2  Use WAN port to access Internet ===
239 -
240 -
241 -By default, the LPS8-V2 is set to use the WAN port to connect to an upstream network. When you connect the LPS8-V2's WAN port to an upstream router, LPS8-V2 will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:blue" %)**home page**(%%):
242 -
243 -
244 -[[image:image-20230411100633-2.png||height="501" width="935"]]
245 -
246 -
247 -=== 2.2.3  Access the Internet as a WiFi Client ===
248 -
249 -
250 -In the WiFi Client Mode, LPS8-V2 acts as a WiFi client and gets DHCP from an upstream router via WiFi.
251 -
252 -The settings for WiFi Client is under page (% style="color:blue" %)**Network ~-~-> Wi-Fi**
253 -
254 -[[image:image-20230411095739-1.png||height="264" width="691"]]
255 -
256 -In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click(% style="color:blue" %)** Save & Apply**(%%) to connect.
257 -
258 -
259 -=== 2.2.4  Use built-in 4G modem for internet access ===
260 -
261 -
262 -(% style="color:blue" %)**Since Hardware version HP0C 1.4**
263 -
264 -Users can see whether LPS8v2 has EC25 on the label of the gateway to determine whether there is 3G/4G Cellular modem.
265 -
266 -
267 -If the LPS8-V2 has 3G/4G Cellular modem, user can use it as main internet connection or back up.
268 -
269 -First, install the Micro SIM card as below direction
270 -
271 -Second, Power off/ ON LPS8-V2 to let it detect the SIM card.
272 -
273 -
274 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657090855037-497.png?rev=1.1||alt="1657090855037-497.png"]]
275 -
276 -
277 -The set up page is (% style="color:blue" %)**Network ~-~-> Cellular**
278 -
279 -While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
280 -
281 -
282 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657090932270-444.png?rev=1.1||alt="1657090932270-444.png"]]
283 -
284 -
285 -=== 2.2.5  Check Internet connection ===
286 -
287 -In the **home** page, we can check the Internet connection.
288 -
289 -* GREEN Tick ​​​​ [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1652436675869-206.png?width=15&height=14&rev=1.1||alt="1652436675869-206.png"]] : This interface has Internet connection.
290 -* Yellow  Tick  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1652436705761-420.png?width=15&height=15&rev=1.1||alt="1652436705761-420.png"]] : This interface has IP address but don't use it for internet connection.
291 -* RED Cross  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1652436787176-950.png?width=15&height=14&rev=1.1||alt="1652436787176-950.png"]] : This interface doesn't connected or no internet.
292 -
293 -[[image:image-20230411101534-3.png||height="544" width="942"]]
294 -
295 -
296 -== 2.3 The LPS8-V2 is registered and connected to The Things Network ==
297 -
298 -=== 2.3.1 Select your area frequency ===
299 -
300 -
301 301  (((
302 302  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.
303 303  
... ... @@ -307,9 +307,10 @@
307 307  [[image:image-20220622103332-9.png||height="485" width="938"]]
308 308  
309 309  
310 -=== 2.3.2 Get the only gateway EUI ===
311 311  
199 +=== **2.2.2 Get the only gateway EUI** ===
312 312  
201 +
313 313  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
314 314  
315 315  
... ... @@ -331,9 +331,10 @@
331 331  [[image:image-20220622103956-12.png]]
332 332  
333 333  
334 -=== 2.3.3 Register the gateway to The Things Network ===
335 335  
224 +== **2.2.3 Register the gateway to The Things Network** ==
336 336  
226 +
337 337  **Login to The Things Network**
338 338  
339 339  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -347,21 +347,25 @@
347 347  **Get it online**
348 348  
349 349  
350 -= 3. Web Configure Pages =
351 351  
352 -== 3.1 Home ==
241 += **3. Web Configure Pages** =
353 353  
354 354  
244 +== **3.1 Home** ==
245 +
246 +
355 355  //Shows the system running status~://
356 356  
357 357  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220622102901-8.png?rev=1.1||alt="image-20220622102901-8.png" height="476" width="939"]]
358 358  
359 359  
360 -== 3.2 LoRa Settings ==
361 361  
362 -=== 3.2.1 LoRa ~-~-> LoRa ===
253 +== **3.2 LoRa Settings** ==
363 363  
364 364  
256 +=== **3.2.1 LoRa ~-~-> LoRa** ===
257 +
258 +
365 365  //This page shows the LoRa Radio Settings. There is a set of default frequency bands according to LoRaWAN protocol, and users can customize the band* as well.//
366 366  
367 367  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -382,11 +382,13 @@
382 382  )))
383 383  
384 384  
385 -== 3.3 LoRaWAN Settings ==
386 386  
387 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
280 +== **3.3 LoRaWAN Settings** ==
388 388  
389 389  
283 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
284 +
285 +
390 390  //This page is for the connection set up to a general LoRaWAN Network server such as [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]], etc.//
391 391  
392 392  
... ... @@ -393,9 +393,10 @@
393 393  [[image:image-20220616111932-2.png||height="516" width="672"]]
394 394  
395 395  
396 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
397 397  
293 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
398 398  
295 +
399 399  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
400 400  
401 401  
... ... @@ -407,95 +407,57 @@
407 407  )))
408 408  
409 409  
410 -== 3.4 Network Settings ==
411 411  
412 -=== 3.4.1 Network ~-~-> WiFi ===
308 +== **3.4 Network Settings** ==
413 413  
414 414  
415 -[[image:image-20220616114756-4.png||height="251" width="669"]]
311 +=== **3.4.1 Network ~-~-> WiFi** ===
416 416  
417 417  
418 -=== 3.4.2 Network ~-~-> System Status ===
314 +[[image:image-20220616114756-4.png||height="251" width="669"]]
419 419  
420 420  
421 -[[image:image-20220820134112-2.png||height="539" width="668"]]
422 422  
318 +=== **3.4.2 Network ~-~-> System Status** ===
423 423  
424 -=== 3.4.3 Network ~-~-> Network ===
425 425  
321 +[[image:image-20220820134112-2.png||height="539" width="668"]]
426 426  
427 -In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
428 428  
429 -[[image:image-20230214093657-2.png||height="333" width="858"]]
430 430  
325 +=== **3.4.3 Network ~-~-> Firewall** ===
431 431  
432 -=== 3.4.4 Network ~-~-> Cellular ===
433 433  
328 +[[image:image-20220616115351-6.png||height="244" width="661"]]
434 434  
435 -In the Network ~-~-> Cellular interface, Users can Enable Cellular WAN and configure Celluar.
436 436  
437 -(% style="color:red" %)**Note: APN cannot be empty.**
438 438  
439 -[[image:image-20230228115126-1.png]]
332 +== **3.5 System** ==
440 440  
441 441  
442 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state.
335 +=== **3.5.1  System ~-~-> System Overview** ===
443 443  
444 -[[image:image-20230228115535-2.png||height="478" width="888"]]
445 445  
446 -
447 -== 3.5 System ==
448 -
449 -=== 3.5.1 System ~-~-> System Overview ===
450 -
451 -
452 452  Shows the system info:
453 453  
454 454  [[image:image-20220917144512-5.png||height="618" width="853"]]
455 455  
456 456  
457 -=== 3.5.2 System ~-~-> System General ===
458 458  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
459 459  
460 -In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
461 461  
462 -In addition, Users can customize the FallBack IP address.
463 -
464 -[[image:image-20230214094058-3.png]]
465 -
466 -
467 -=== 3.5.3 System ~-~-> Backup/Restore ===
468 -
469 -
470 470  [[image:image-20220917144725-6.png||height="208" width="869"]]
471 471  
472 472  
473 -=== 3.5.4 System ~-~-> Remoteit ===
474 474  
351 += **4. Build-in Server** =
475 475  
476 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
477 477  
478 -
479 -the users can refer to this link to configure them: **[[Monitor & Remote Access Gateway>>http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access#H2.1A0RemoteAccessviaRemote.it.]]**
480 -
481 -[[image:image-20221230092303-2.png]]
482 -
483 -
484 -=== 3.5.5 System ~-~-> Package Management ===
485 -
486 -
487 -In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
488 -
489 -[[image:image-20230214094316-4.png]]
490 -
491 -
492 -= 4. Build-in Server =
493 -
494 -
495 495  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).**
496 496  
497 497  
498 -[[image:image-20230214095318-5.png||height="347" width="980"]]
357 +[[image:image-20220820115644-1.png||height="217" width="778"]]
499 499  
500 500  
501 501  (% style="color:red" %)**Note:**
... ... @@ -513,9 +513,10 @@
513 513   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
514 514  
515 515  
516 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
517 517  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
518 518  
378 +
519 519  You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
520 520  
521 521  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -531,19 +531,10 @@
531 531  [[image:image-20220725171719-1.png||height="570" width="769"]]
532 532  
533 533  
534 -=== 4.1.1 The LPS8-V2 is registered and connected to Built-in The Things Network ===
535 535  
395 +== **4.2 Application Server ~-~- Node-Red** ==
536 536  
537 -Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply"
538 538  
539 -The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H2.2TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork]]
540 -
541 -[[image:image-20230321092456-1.png]]
542 -
543 -
544 -== 4.2 Application Server ~-~- Node-Red ==
545 -
546 -
547 547  You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
548 548  
549 549  
... ... @@ -554,7 +554,7 @@
554 554  
555 555  
556 556  
557 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
558 558  
559 559  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
560 560  
... ... @@ -564,78 +564,16 @@
564 564  [[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]]
565 565  
566 566  
567 -=== **Upgrade the node.js** ===
418 += **5. How users can access LPS8v2 using serial USB** =
568 568  
569 -By default, the LPS8-V2 node.js uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old.
570 570  
421 +(% style="color:blue" %)**USB TTL to LPS8v2  Connection:**
571 571  
572 -the users can refer to this link to upgrade them.
573 573  
574 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]
424 +Port 1 of the UART on the LPS8v2 is GND
575 575  
576 -
577 -== 4.3 How to disable the built-in server ==
578 -
579 -
580 -Use the following commands to start and stop the TTNv3 service:
581 -
582 582  (% class="box infomessage" %)
583 583  (((
584 -**# start**
585 -systemctl start ttnstack
586 -
587 -**# stop**
588 -systemctl stop ttnstack
589 -
590 -**# enable**
591 -systemctl enable ttnstack
592 -
593 -**#disable**
594 -systemctl disable ttnstack
595 -)))
596 -
597 -Use the following commands to start and stop the Node-Red service:
598 -
599 -(% class="box infomessage" %)
600 -(((
601 -**# start**
602 -systemctl start nodered
603 -
604 -**# stop**
605 -systemctl stop nodered
606 -
607 -**# enable**
608 -systemctl enable nodered
609 -
610 -**#disable**
611 -systemctl disable nodered
612 -)))
613 -
614 -
615 -== 4.4 How to use ChirpStack on LPS8-V2 ==
616 -
617 -
618 -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:
619 -
620 -[[ChirpStack open-source LoRaWAN® Network Server documentation>>https://www.chirpstack.io/docs/getting-started/docker.html]]
621 -
622 -[[image:image-20230222094908-1.png||height="133" width="798"]]
623 -
624 -
625 -= 5. How the LPS8-V2 connects to Chirpstack via gateway-bridge =
626 -
627 -
628 -
629 -= 6. How users can access LPS8-V2 using serial USB =
630 -
631 -
632 -(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
633 -
634 -
635 -Port 1 of the UART on the LPS8-V2 is GND
636 -
637 -(% class="box infomessage" %)
638 -(((
639 639  **TXD  <~-~--> UART RXD (Gray line)**
640 640  
641 641  **RXD  <~-~--> UART TXD (White line)**
... ... @@ -649,6 +649,7 @@
649 649  [[image:image-20220804163015-1.png||height="621" width="466"]]
650 650  
651 651  
441 +
652 652  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:
653 653  
654 654  
... ... @@ -658,9 +658,10 @@
658 658  [[image:image-20220804164747-2.png||height="622" width="594"]]
659 659  
660 660  
661 -= 7. Use the helium gateway-rs as the Data-only Hotspot =
662 662  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
663 663  
454 +
664 664  == **Step 1: Configure Frequency Band** ==
665 665  
666 666  
... ... @@ -755,17 +755,13 @@
755 755  So you have to finish the onboarding, ~-~--Please refer to [[Step 2.7>>doc:Main.Notes for Helium.WebHome||anchor="H2.7A0Step6:OnboardingData-OnlyHotspot"]] to onboarding your LPS8-V2.
756 756  
757 757  
758 -= 8. OTA System Update =
759 759  
550 += **7. Trouble Shooting** =
760 760  
761 -LPS8v2 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
762 762  
553 +== 7.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
763 763  
764 -= 9. Trouble Shooting =
765 765  
766 -== 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
767 -
768 -
769 769  [[image:image-20220920135918-1.png]]
770 770  
771 771  
... ... @@ -781,9 +781,11 @@
781 781  [[image:image-20220920141936-2.png]]
782 782  
783 783  
784 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
785 785  
786 786  
573 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**8. Supports**(%%) =
574 +
575 +
787 787  (((
788 788  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
789 789  )))
... ... @@ -792,9 +792,10 @@
792 792  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
793 793  
794 794  
795 -= 11. Reference =
796 796  
585 += **9. Reference** =
797 797  
587 +
798 798  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
799 799  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
800 800  
... ... @@ -801,7 +801,7 @@
801 801  
802 802  )))
803 803  
804 -= 12. Order Info =
594 += **10. Order Info** =
805 805  
806 806  
807 807  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -825,9 +825,10 @@
825 825  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
826 826  
827 827  
828 -= 13. Manufacturer Info =
829 829  
619 += **10. Manufacturer Info** =
830 830  
621 +
831 831  **Shenzhen Dragino Technology Development co. LTD**
832 832  
833 833  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -835,9 +835,10 @@
835 835  LongCheng Street, LongGang District ; Shenzhen 518116,China
836 836  
837 837  
838 -= 14. FCC Warning =
839 839  
630 += **11. FCC Warning** =
840 840  
632 +
841 841  (((
842 842  This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
843 843  )))
image-20221230092248-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -47.3 KB
Content
image-20221230092303-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
image-20221230092331-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
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
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
image-20230228115126-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -34.0 KB
Content
image-20230228115535-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -415.3 KB
Content
image-20230321092456-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.3 KB
Content
image-20230411095739-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -29.1 KB
Content
image-20230411100633-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -360.9 KB
Content
image-20230411101534-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -404.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0