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
-
... ... @@ -7,7 +7,7 @@ 7 7 8 8 ))) 9 9 10 -**Table of Contents :**10 +**Table of Contents:** 11 11 12 12 {{toc/}} 13 13 ... ... @@ -25,9 +25,7 @@ 25 25 ((( 26 26 The LG01v2 is an (% style="color:blue" %)**open-source single channel LoRa Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:blue" %)**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. 27 27 28 -LG01v2 is specially designed for (% style="color:blue" %)**peer-to-peer LoRa**(%%) protocol instead of LoRaWAN protocol. The LG01v2 uses a single-channel LoRa module to minimize the deployment cost for a private p2p LoRa wireless network. 29 - 30 -(% style="color:red" %)**Note: The LG01v2 can't register and connect to the LoRaWAN server(Such as The Things NetWork, AWS, or Chirpstack..)** 28 +LG01v2 is specially design for (% style="color:blue" %)**peer to peer LoRa**(%%) protocol instead of LoRaWAN protocol. The LG01v2 use single channel LoRa module to minimize the deployment cost for a private p2p LoRa wireless network. 31 31 ))) 32 32 33 33 ((( ... ... @@ -77,15 +77,21 @@ 77 77 LG01-V2 has totally four LEDs, They are: 78 78 79 79 80 -(% 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 81 81 82 -(% 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 83 83 84 -(% 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: 85 85 86 - (%style="color:blue"%)**➢ WIFILED**[[image:image-20231014092843-1.png]](%%): ThisLEDshowstheWIFIinterface connectionstatus.84 + ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection. 87 87 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 88 88 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 + 89 89 == 1.6 Button Intruction == 90 90 91 91 ... ... @@ -513,16 +513,48 @@ 513 513 [[image:image-20221108180458-11.png||height="402" width="1137"]] 514 514 515 515 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(%%) = 516 516 517 -= 6. OTA System Update = 518 518 523 +(% style="color:blue" %)**USB TTL to LG01v2 Connection:** 519 519 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 + 520 520 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. 521 521 522 522 523 -= 7. FAQ =559 += 8. FAQ = 524 524 525 -== 7.1 How does LG01v2 communicate with Lora shield (LoRa.h) ==561 +== 8.1 How does LG01v2 communicate with Lora shield (LoRa.h) == 526 526 527 527 528 528 This example describes how to use LG01v2, LoRa Shield to set up a LoRa network, ... ... @@ -571,7 +571,7 @@ 571 571 [[image:image-20221101162527-4.png]] 572 572 573 573 574 -== 7.2 How does LG01v2 communicate with Heltec LoRa Node ==610 +== 8.2 How does LG01v2 communicate with Heltec LoRa Node == 575 575 576 576 577 577 This example describes how to use LG01v2 and Heltec LoRa Node to set up a LoRa network, ... ... @@ -612,7 +612,7 @@ 612 612 [[image:image-20221112163119-4.png||height="808" width="560"]] 613 613 614 614 615 -== 7.3 How does LG01v2 communicate with LoRaWAN node ==651 +== 8.3 How does LG01v2 communicate with LoRaWAN node == 616 616 617 617 618 618 This example describes how to use LG01v2 and LSN50 to set up a network, ... ... @@ -632,12 +632,8 @@ 632 632 AT+SYNCWORD=1 ~-~--> Syncword**(0: private,1: public), **the corresponding Lora shield syncword is 0x12 633 633 ))) 634 634 635 -**Step2: **Run AT commands to make the LSN50 work in Single frequency and ABP mode. 671 +**Step2: **Run AT commands to make the LSN50 work in Single frequency and ABP mode. Below are the AT commands: 636 636 637 -For more information on how to use AT commands in LSN50v2, please refer to this link: [[LSN50v2-S31-S31B Use AT Command>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50v2-S31-S31B%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/#H4.A0UseATCommand]] 638 - 639 -Below are the AT commands: 640 - 641 641 (% class="box infomessage" %) 642 642 ((( 643 643 AT+FDR ~-~--> Reset Parameters to Factory Default, Keys Reserve ... ... @@ -672,23 +672,11 @@ 672 672 673 673 [[image:image-20230620103923-3.png||height="476" width="1138"]] 674 674 707 += 9. Trouble Shooting = 675 675 676 -== 7.4How can usersfactory resetLG01v2==709 +== 9.1 Fallback IP does not work, how can users check == 677 677 678 678 679 -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]] 680 - 681 - 682 -Then follow the steps in the link below to restore factory Settings to LG01v2: 683 - 684 -[[How to flash a new image(OS) to the gateway>>url:https://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]] 685 - 686 - 687 -= 8. Trouble Shooting = 688 - 689 -== 8.1 Fallback IP does not work, how can users check == 690 - 691 - 692 692 When the computer has completed the above fallback IP configuration,the LG01v2 Web UI is still not accessible via fallback IP. 693 693 694 694 ... ... @@ -708,7 +708,7 @@ 708 708 If the firewall is not down, this will affect access to the gateway. 709 709 710 710 711 -= (% style="color:inherit; font-family:inherit; font-size:29px" %) 9. Supports(%%) =731 += (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 712 712 713 713 714 714 ((( ... ... @@ -719,7 +719,7 @@ 719 719 With your question as detailed as possible. We will reply and help you in the shortest. 720 720 721 721 722 -= 1 0. Reference =742 += 11. Reference = 723 723 724 724 725 725 * Install Tago Core: Refer **Install Tago Core in LG01v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]]. ... ... @@ -729,7 +729,7 @@ 729 729 730 730 ))) 731 731 732 -= 1 1. Order Info =752 += 12. Order Info = 733 733 734 734 735 735 (% style="color:#0000ff" %)**LG01v2-XXX-YYY** ... ... @@ -749,7 +749,7 @@ 749 749 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 750 750 751 751 752 -= 1 2. Manufacturer Info =772 += 13. Manufacturer Info = 753 753 754 754 755 755 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -759,7 +759,7 @@ 759 759 LongCheng Street, LongGang District ; Shenzhen 518116,China 760 760 761 761 762 -= 1 3. FCC Warning =782 += 14. FCC Warning = 763 763 764 764 765 765 (((
- 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