Changes for page LG01v2 -- LoRa Gateway User Manual
Last modified by Kilight Cao on 2024/10/12 08:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Content
-
... ... @@ -75,15 +75,21 @@ 75 75 LG01-V2 has totally four LEDs, They are: 76 76 77 77 78 -(% style="color:blue" %)**➢ Power LED** [[image:image-20231014092959-4.png]](%%): This RED LED will be solid if the device is properly powered78 +(% style="color:blue" %)**➢ Power LED**(%%): This RED LED will be solid if the device is properly powered 79 79 80 -(% style="color:blue" %)**➢ ETH LED** [[image:image-20231014092934-2.png]](%%): This RGB LED will blink GREEN when the ETH port is connecting80 +(% style="color:blue" %)**➢ ETH LED**(%%): This RGB LED will blink GREEN when the ETH port is connecting 81 81 82 -(% style="color:blue" %)**➢ SYS LED** [[image:image-20231014092954-3.png]](%%):Undefinedyet.82 +(% style="color:blue" %)**➢ SYS LED**(%%): This RGB LED will show different colors in different states: 83 83 84 - (%style="color:blue"%)**➢ WIFILED**[[image:image-20231014092843-1.png]](%%): ThisLEDshowstheWIFIinterface connectionstatus.84 + ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection. 85 85 86 + ✓ **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 86 86 88 + ✓** SOLID RED:** Device doesn't have an Internet connection. 89 + 90 +(% style="color:blue" %)**➢ WIFI LED**(%%): This LED shows the WIFI interface connection status. 91 + 92 + 87 87 == 1.6 Button Intruction == 88 88 89 89 ... ... @@ -511,16 +511,48 @@ 511 511 [[image:image-20221108180458-11.png||height="402" width="1137"]] 512 512 513 513 520 += (% style="color:inherit; font-family:inherit; font-size:29px" %)6. How users can access LG01(%%)v(% style="color:inherit; font-family:inherit; font-size:29px" %)2 using serial USB(%%) = 514 514 515 -= 6. OTA System Update = 516 516 523 +(% style="color:blue" %)**USB TTL to LG01v2 Connection:** 517 517 525 + 526 +Port 1 of the UART on the LG01v2 is GND 527 + 528 +(% class="box infomessage" %) 529 +((( 530 +**TXD <~-~--> UART RXD (Gray line)** 531 + 532 +**RXD <~-~--> UART TXD (White line)** 533 + 534 +**GND <~-~--> GND (Black line)** 535 +))) 536 + 537 + 538 +**LG01v2 UART connection photo** 539 + 540 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220804163015-1.png?width=466&height=621&rev=1.1||alt="image-20220804163015-1.png"]] 541 + 542 + 543 + 544 +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 LG01v2. LG01v2 will output system info once power on as below: 545 + 546 + 547 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220804164928-3.png?width=332&height=320&rev=1.1||alt="image-20220804164928-3.png"]] 548 + 549 + 550 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220804164747-2.png?width=594&height=622&rev=1.1||alt="image-20220804164747-2.png"]] 551 + 552 + 553 += 7. OTA System Update = 554 + 555 + 518 518 LG01v2 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. 519 519 520 520 521 -= 7. FAQ =559 += 8. FAQ = 522 522 523 -== 7.1 How does LG01v2 communicate with Lora shield (LoRa.h) ==561 +== 8.1 How does LG01v2 communicate with Lora shield (LoRa.h) == 524 524 525 525 526 526 This example describes how to use LG01v2, LoRa Shield to set up a LoRa network, ... ... @@ -569,7 +569,7 @@ 569 569 [[image:image-20221101162527-4.png]] 570 570 571 571 572 -== 7.2 How does LG01v2 communicate with Heltec LoRa Node ==610 +== 8.2 How does LG01v2 communicate with Heltec LoRa Node == 573 573 574 574 575 575 This example describes how to use LG01v2 and Heltec LoRa Node to set up a LoRa network, ... ... @@ -610,7 +610,7 @@ 610 610 [[image:image-20221112163119-4.png||height="808" width="560"]] 611 611 612 612 613 -== 7.3 How does LG01v2 communicate with LoRaWAN node ==651 +== 8.3 How does LG01v2 communicate with LoRaWAN node == 614 614 615 615 616 616 This example describes how to use LG01v2 and LSN50 to set up a network, ... ... @@ -666,23 +666,11 @@ 666 666 667 667 [[image:image-20230620103923-3.png||height="476" width="1138"]] 668 668 707 += 9. Trouble Shooting = 669 669 670 -== 7.4How can usersfactory resetLG01v2==709 +== 9.1 Fallback IP does not work, how can users check == 671 671 672 672 673 -Users can download the image of LG01v2 from this link:[[dragino-lg01v2-1.7-0210>>https://www.dropbox.com/scl/fi/g0si61lcrvdjyto4ma951/dragino-lg01v2-1.7-0210.zip?rlkey=t03oqo493r2p7ign488rs2jsv&dl=0]] 674 - 675 - 676 -Then follow the steps in the link below to restore factory Settings to LG01v2: 677 - 678 -[[How to flash a new image(OS) to the gateway>>url:https://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]] 679 - 680 - 681 -= 8. Trouble Shooting = 682 - 683 -== 8.1 Fallback IP does not work, how can users check == 684 - 685 - 686 686 When the computer has completed the above fallback IP configuration,the LG01v2 Web UI is still not accessible via fallback IP. 687 687 688 688 ... ... @@ -702,7 +702,7 @@ 702 702 If the firewall is not down, this will affect access to the gateway. 703 703 704 704 705 -= (% style="color:inherit; font-family:inherit; font-size:29px" %) 9. Supports(%%) =731 += (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 706 706 707 707 708 708 ((( ... ... @@ -713,7 +713,7 @@ 713 713 With your question as detailed as possible. We will reply and help you in the shortest. 714 714 715 715 716 -= 1 0. Reference =742 += 11. Reference = 717 717 718 718 719 719 * Install Tago Core: Refer **Install Tago Core in LG01v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. ... ... @@ -723,7 +723,7 @@ 723 723 724 724 ))) 725 725 726 -= 1 1. Order Info =752 += 12. Order Info = 727 727 728 728 729 729 (% style="color:#0000ff" %)**LG01v2-XXX-YYY** ... ... @@ -743,7 +743,7 @@ 743 743 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 744 744 745 745 746 -= 1 2. Manufacturer Info =772 += 13. Manufacturer Info = 747 747 748 748 749 749 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -753,7 +753,7 @@ 753 753 LongCheng Street, LongGang District ; Shenzhen 518116,China 754 754 755 755 756 -= 1 3. FCC Warning =782 += 14. FCC Warning = 757 757 758 758 759 759 (((
- image-20231014092843-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -596 bytes - Content
- image-20231014092934-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -620 bytes - Content
- image-20231014092954-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -618 bytes - Content
- image-20231014092959-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -563 bytes - Content