<
From version < 83.4 >
edited by Xiaoling
on 2022/08/23 10:01
To version < 103.5 >
edited by Xiaoling
on 2022/09/08 15:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,8 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 -
71 71  == **1.3 Features** ==
72 72  
73 73  
... ... @@ -86,8 +86,6 @@
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  
89 -
90 -
91 91  == **1.4 Block Diagram** ==
92 92  
93 93  
... ... @@ -100,20 +100,34 @@
100 100  
101 101  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
102 102  
103 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
99 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This RGB LED will blink GREEN when the ETH port is connecting//
104 104  
105 105  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
106 106  
107 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
103 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
108 108  
109 -// ✓ **BLINKING BLUE:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
105 +// ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together//
110 110  
111 111  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
112 112  
113 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
109 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
114 114  
115 115  
112 +== **1.6 Button Intruction** ==
116 116  
114 +
115 +LPS8-V2 has a black toggle button, which is:
116 +
117 +
118 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
119 +
120 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
121 +
122 +
123 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**    **//the gateway will restore the factory settings.//
124 +
125 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
126 +
117 117  = **2. Quick Start** =
118 118  
119 119  
... ... @@ -279,7 +279,7 @@
279 279  
280 280  
281 281  (((
282 -(% style="color:red" %)//**Note *: See this instruction for how to customize the frequency band: **//(%%)**//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__//**
292 +(% style="color:red" %)//**Note *: See this instruction for how to customize the frequency band: **//(%%)**//__[[How to customized LoRaWAN frequency band - DRAGINO>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]__//**
283 283  )))
284 284  
285 285  
... ... @@ -307,7 +307,7 @@
307 307  
308 308  
309 309  (((
310 -Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/Use%20of%20LoRaWAN%20Basic%20Station/]]__
320 +Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>doc:Main.Use of LoRaWAN Basic Station.WebHome]]__
311 311  )))
312 312  
313 313  
... ... @@ -372,9 +372,9 @@
372 372  
373 373  **~ 1. URL does not jump properly**
374 374  
375 - 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.
385 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hostname to the current local IP address as the URL.
376 376  
377 - For the Node-Red, you can use the local IP address and the port is 18880 to access it.
387 + For the Node-Red, you can use the local IP address and the port is 1880 to access it.
378 378  
379 379  
380 380  
... ... @@ -400,10 +400,10 @@
400 400  == **4.2. Application Server ~-~- Node-Red** ==
401 401  
402 402  
403 -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.
413 +You can access the gateway's built-in AS server of **Node-Red **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
404 404  
405 405  
406 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
416 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880  or http:~/~/<Local-IPV4-Address>//**__
407 407  
408 408  
409 409  [[image:image-20220725172124-3.png||height="610" width="843"]]
... ... @@ -410,7 +410,7 @@
410 410  
411 411  
412 412  
413 -= **6. How users can access LPS8v2 using serial USB** =
423 += **5. How users can access LPS8v2 using serial USB** =
414 414  
415 415  
416 416  **USB TTL to LPS8v2  Connection:**
... ... @@ -442,11 +442,105 @@
442 442  [[image:image-20220804164747-2.png||height="622" width="594"]]
443 443  
444 444  
455 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
445 445  
446 -(% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
447 447  
458 +== **Step 1: Configure Frequency Band** ==
448 448  
460 +
461 +//Each country has a requirement for frequency region. Choose the right one for your area.//
462 +
463 +[[image:image-20220905164308-1.png]]
464 +
465 +
466 +== **Step 2: Configure the forward address** ==
467 +
468 +
469 +**Select one of the servers to configure.**
470 +
471 +**For example:**
472 +
473 +[[image:image-20220905164847-2.png]]
474 +
475 +
476 +== **Step 3: Download and Install the Helium-gateway-rs** ==
477 +
478 +
479 +**Access the gateway CLI via SSH.**
480 +
481 +[[image:image-20220905165222-3.png]]
482 +
483 +
484 +**Download gateway-rs.**
485 +
486 +[[image:image-20220905165715-5.png]]
487 +
488 +(% class="box infomessage" %)
449 449  (((
490 +Command: wget [[http:~~/~~/repo.dragino.com/release/tool/gateway-rs/helium-gateway-v1.0.0-alpha.31-raspi234.deb>>http://repo.dragino.com/release/tool/gateway-rs/helium-gateway-v1.0.0-alpha.31-raspi234.deb]]
491 +)))
492 +
493 +
494 +**Install gateway-rs.**
495 +
496 +[[image:image-20220905165917-7.png]]
497 +
498 +(% class="box infomessage" %)
499 +(((
500 +Command: dpkg -i helium-gateway-v1.0.0-alpha.31-raspi234.deb
501 +)))
502 +
503 +
504 +**Modify configuration.**
505 +
506 +
507 +[[image:image-20220905173847-12.png]]
508 +
509 +
510 +(% class="box infomessage" %)
511 +(((
512 +region=<Enter regional parameters> \
513 +&& sed -i '/region/d' /etc/helium_gateway/settings.toml && sed -i "1 i\region = \"$region\"" /etc/helium_gateway/settings.toml \
514 +&& sed -i '/region/d' /etc/helium_gateway/default.toml && sed -i "22 i\region = \"$region\"" /etc/helium_gateway/default.toml
515 +)))
516 +
517 +
518 +**Restart the helium_gateway**
519 +
520 +[[image:image-20220905170920-9.png]]
521 +
522 +
523 +(% class="box infomessage" %)
524 +(((
525 +systemctl restart helium_gateway
526 +)))
527 +
528 +
529 +Check the helium_gateway Log
530 +
531 +[[image:image-20220905173952-13.png]]
532 +
533 +
534 +(% class="box infomessage" %)
535 +(((
536 +journalctl -u helium_gateway -f
537 +)))
538 +
539 +
540 +Note: if your device is not finished the onboarding, which is unable to connect to the Helium console.
541 +
542 +where the helium gateway log is shown:
543 +
544 +[[image:image-20220905174534-14.png]]
545 +
546 +
547 +So you have to finish the onboarding, ~-~--Please refer to [[Step 2.7>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Helium/#H2.7A0Step6:OnboardingData-OnlyHotspot]] to onboarding your LPS8-V2.
548 +
549 +
550 +(% style="color:inherit; font-family:inherit; font-size:29px" %)**7. Supports**
551 +
552 +
553 +(((
450 450  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
451 451  )))
452 452  
... ... @@ -455,18 +455,16 @@
455 455  
456 456  
457 457  
458 -= **11 Reference** =
562 += **8. Reference** =
459 459  
460 460  
461 461  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
462 462  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
463 463  
464 -
465 -
466 466  
467 467  )))
468 468  
469 -= **12. Order Info** =
571 += **9. Order Info** =
470 470  
471 471  
472 472  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -491,7 +491,7 @@
491 491  
492 492  
493 493  
494 -= **13. Manufacturer Info** =
596 += **10. Manufacturer Info** =
495 495  
496 496  
497 497  **Shenzhen Dragino Technology Development co. LTD**
... ... @@ -502,7 +502,7 @@
502 502  
503 503  
504 504  
505 -= **14. FCC Warning** =
607 += **11. FCC Warning** =
506 506  
507 507  
508 508  (((
image-20220905164308-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +49.5 KB
Content
image-20220905164847-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +58.9 KB
Content
image-20220905165222-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +18.8 KB
Content
image-20220905165648-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +38.6 KB
Content
image-20220905165715-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +38.3 KB
Content
image-20220905165847-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content
image-20220905165917-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +15.4 KB
Content
image-20220905170800-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +25.0 KB
Content
image-20220905170920-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +20.0 KB
Content
image-20220905173045-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +25.3 KB
Content
image-20220905173154-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +25.2 KB
Content
image-20220905173847-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +25.0 KB
Content
image-20220905173952-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +46.3 KB
Content
image-20220905174534-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +94.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0