<
From version < 139.1 >
edited by Kilight Cao
on 2023/06/20 10:40
To version < 150.1
edited by Kilight Cao
on 2024/10/12 08:58
Change comment: There is no comment for this version

Summary

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,7 +25,9 @@
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 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.
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..)**
29 29  )))
30 30  
31 31  (((
... ... @@ -75,21 +75,15 @@
75 75  LG01-V2 has totally four LEDs, They are:
76 76  
77 77  
78 -(% style="color:blue" %)**➢ Power LED**(%%): This RED LED will be solid if the device is properly powered
80 +(% style="color:blue" %)**➢ Power LED**[[image:image-20231014092959-4.png]](%%): This RED LED will be solid if the device is properly powered
79 79  
80 -(% style="color:blue" %)**➢ ETH LED**(%%):  This RGB LED will blink GREEN when the ETH port is connecting
82 +(% style="color:blue" %)**➢ ETH LED**[[image:image-20231014092934-2.png]](%%):  This RGB LED will blink GREEN when the ETH port is connecting
81 81  
82 -(% style="color:blue" %)**➢ SYS LED**(%%):  This RGB LED will show different colors in different states:
84 +(% style="color:blue" %)**➢ SYS LED**[[image:image-20231014092954-3.png]](%%):  Undefined yet
83 83  
84 - **SOLID GREEN:** The device is alive with a LoRaWAN server connection.
86 +(% style="color:blue" %)**➢ WIFI LED**[[image:image-20231014092843-1.png]](%%): This LED shows the WIFI interface connection status.
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
87 87  
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 -
93 93  == 1.6 Button Intruction ==
94 94  
95 95  
... ... @@ -517,12 +517,17 @@
517 517  [[image:image-20221108180458-11.png||height="402" width="1137"]]
518 518  
519 519  
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(%%) =
521 521  
517 += 6. OTA System Update =
522 522  
523 -(% style="color:blue" %)**USB TTL to LG01v2  Connection:**
524 524  
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.
525 525  
522 +
523 += 7. How users can access LG01v2 using serial USB =
524 +
525 +**USB TTL to LG01v2  Connection:**
526 +
526 526  Port 1 of the UART on the LG01v2 is GND
527 527  
528 528  (% class="box infomessage" %)
... ... @@ -534,28 +534,17 @@
534 534  **GND <~-~--> GND (Black line)**
535 535  )))
536 536  
537 -
538 538  **LG01v2 UART connection photo**
539 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"]]
540 +[[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20230421094319-2.png?width=392&height=351&rev=1.1||alt="image-20230421094319-2.png"]]
541 541  
542 +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:
542 542  
544 +[[image:https://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"]]
543 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:
546 +[[image:https://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"]]
545 545  
546 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 -
556 -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.
557 -
558 -
559 559  = 8. FAQ =
560 560  
561 561  == 8.1 How does LG01v2 communicate with Lora shield (LoRa.h) ==
... ... @@ -668,8 +668,12 @@
668 668  AT+SYNCWORD=1  ~-~-->  Syncword**(0: private,1: public), **the corresponding Lora shield syncword is 0x12
669 669  )))
670 670  
671 -**Step2:  **Run AT commands to make the LSN50 work in Single frequency and ABP mode. Below are the AT commands:
661 +**Step2:  **Run AT commands to make the LSN50 work in Single frequency and ABP mode.
672 672  
663 +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]]
664 +
665 +Below are the AT commands:
666 +
673 673  (% class="box infomessage" %)
674 674  (((
675 675  AT+FDR  ~-~--> Reset Parameters to Factory Default, Keys Reserve
... ... @@ -704,6 +704,18 @@
704 704  
705 705  [[image:image-20230620103923-3.png||height="476" width="1138"]]
706 706  
701 +
702 +== 8.4 How can users factory reset LG01v2 ==
703 +
704 +
705 +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]]
706 +
707 +
708 +Then follow the steps in the link below to restore factory Settings to LG01v2:
709 +
710 +[[How to flash a new image(OS) to the gateway>>url:https://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]]
711 +
712 +
707 707  = 9. Trouble Shooting =
708 708  
709 709  == 9.1  Fallback IP does not work, how can users check ==
image-20231014092843-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +596 bytes
Content
image-20231014092934-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +620 bytes
Content
image-20231014092954-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +618 bytes
Content
image-20231014092959-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +563 bytes
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0