<
From version < 6.1 >
edited by Kilight Cao
on 2022/10/28 13:50
To version < 22.1 >
edited by Kilight Cao
on 2022/10/31 09:18
>
Change comment: Uploaded new attachment "image-20221031091807-3.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -14,24 +14,302 @@
14 14  = **1. Introduction** =
15 15  
16 16  
17 -
18 18  == **1.1 What is LG01v2** ==
19 19  
20 20  
20 +(((
21 +(((
22 +The LG01v2 is an (% style="color:green" %)**open-source single channel LoRa 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.
23 +)))
21 21  
25 +(((
26 +LG01v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
27 +)))
22 22  
23 23  
24 24  
31 +== **1.2 Specifications** ==
25 25  
26 26  
34 +(% style="color:#037691" %)**Hardware System:**
27 27  
36 +* CPU: Quad-core Cortex-A7 1.2Ghz
37 +* RAM: 512MB
38 +* eMMC: 4GB
28 28  
40 +(% style="color:#037691" %)**Interface:**
29 29  
42 +* 10M/100M RJ45 Ports x 1
43 +* WiFi 802.11 b/g/n
30 30  
45 +(% style="color:#037691" %)**Operating Condition:**
31 31  
47 +* Work Temperature: -20 ~~ 65°C
48 +* Storage Temperature: -20 ~~ 65°C
49 +* Power Input: 5V, 2A, DC
32 32  
51 +== **1.3 Features** ==
33 33  
34 34  
54 +* Open Source Debian system
55 +* Managed by Web GUI, SSH via WAN or WiFi
56 +* Remote Management
57 +* Auto-provisioning for batch deployment and management
58 +* LoRa Gateway
59 +* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
60 +* Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
35 35  
62 +== **1.4 Block Diagram** ==
36 36  
64 +
65 +
66 +== **1.5 LED Indicators** ==
67 +
68 +
69 +LG01-V2 has totally four LEDs, They are:
70 +
71 +
72 +(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
73 +
74 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//:  This RGB LED will blink GREEN when the ETH port is connecting//
75 +
76 +(% style="color:blue" %)//**➢ SYS LED**//(%%)//:  This RGB LED will show different colors in different states~://
77 +
78 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
79 +
80 +// ✓ **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//
81 +
82 +// ✓** SOLID RED:** Device doesn't have an Internet connection.//
83 +
84 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
85 +
86 +
87 +
88 +== **1.6 Button Intruction** ==
89 +
90 +
91 +LG01-V2 has a black toggle button, which is:
92 +
93 +
94 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
95 +
96 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
97 +
98 +
99 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**    **//the gateway will restore the factory settings.//
100 +
101 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
102 +
103 +
104 +
105 += ** 2. Quick Start** =
106 +
107 +
108 +The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
109 +
110 +In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
111 +
112 +
113 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
114 +
115 +
116 +== **2.1.1 connect the network.** ==
117 +
118 +
119 +=== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
120 +
121 +
122 +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.
123 +
124 +You can also use this IP to connect.
125 +
126 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220622100129-1.png?width=1263&height=332&rev=1.1||alt="image-20220622100129-1.png"]]
127 +
128 +=== **Method 2**:  Connect via WiFi with DHCP IP from the router ===
129 +
130 +[[image:image-20220622100542-2.png||height="369" width="1256"]]
131 +
132 +The LPS8-V2 has a fall-back IP address on its WAN port. you have to access the gateway Web-UI to configure the WiFi connection via the fallback IP address.
133 +
134 +**Steps to connect via fallback IP:**
135 +
136 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
137 +
138 +2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
139 +
140 +[[image:image-20220622101433-4.png]]
141 +
142 +and then On the PC, use the IP address **http:~/~/172.31.255.254** to access the LPS8-V2 via Web or Console.
143 +
144 +[[image:image-20220622102210-5.png||height="504" width="919"]]
145 +
146 +Fill in the WiFi information by checking the box and clicking **Save&Apply**
147 +
148 +[[image:image-20220622102702-6.png]]
149 +
150 +**Wi-Fi configuration successful**
151 +
152 +[[image:image-20220622102847-7.png]]
153 +
154 +[[image:image-20220622102901-8.png||height="476" width="938"]]
155 +
156 +
157 +
158 +
159 += **3. How to configure the LA66 module** =
160 +
161 +
162 +== **3.1 Access the LA66 module** ==
163 +
164 +
165 +Users can access the LA66 module by running the following command, then select the option **''serial port setup"**:
166 +
167 +(% class="box infomessage" %)
168 +(((
169 +**root@dragino-2406ef:~~# minicom -s**
170 +)))
171 +
172 +[[image:image-20221029174637-2.png||height="410" width="524"]]
173 +
174 +
175 +And then, change the setting:
176 +
177 +(% class="box infomessage" %)
178 +(((
179 +**Serial Device :** **/dev/ttyUSB0**
180 +
181 +**Bps/Par/Bits : 9600 8N1**
182 +)))
183 +
184 +
185 +(% style="color:red" %)**Note: Enter the corresponding letter to change the configuration, like A,B,C**(%%)
186 +(% style="color:red" %)[[image:image-20221029174703-3.png]]
187 +
188 +
189 +Enter **AT+CFG **in the interface to get the configuration,
190 +
191 +[[image:image-20221029172156-1.png||height="315" width="358"]]
192 +
193 +
194 +LG01v2 Peer to Peer example:
195 +
196 +(% style="color:red" %)**LG01v2 as Receiver: (configured as AT+RXMOD=65535,2)**
197 +
198 +
37 37  
200 +)))
201 +
202 += **7. Trouble Shooting** =
203 +
204 +
205 +== 7.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
206 +
207 +
208 +
209 +
210 +This is caused by the inconsistency between the built-in TTN-Stack domain configuration and your login URL.
211 +
212 +By default, ttn-stack uses the gateway's domain name for URL resolution, but in some networks, they prefer to resolve IP-v4 addresses.
213 +
214 +
215 +So you can change the domain name of the TTN-Stack configuration to the IPv4 address.
216 +
217 +**Click the update URL button to configure the URL with the current eth port address.**
218 +
219 +
220 +
221 +
222 +
223 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**8. Supports**(%%) =
224 +
225 +
226 +(((
227 +**//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
228 +)))
229 +
230 +(((
231 +**//With your question as detailed as possible. We will reply and help you in the shortest.//**
232 +
233 +
234 +
235 += **9. Reference** =
236 +
237 +
238 +* Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
239 +* [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
240 +
241 +
242 +)))
243 +
244 += **10. Order Info** =
245 +
246 +
247 +(% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
248 +
249 +(% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
250 +
251 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
252 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
253 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
254 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
255 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
256 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
257 +
258 +(% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
259 +
260 +* (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
261 +* (% style="color:red" %)**A**(%%):  North America/ Rogers/AT&T/T-Mobile.
262 +* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan
263 +* (% style="color:red" %)**J**(%%):  Japan, DOCOMO/SoftBank/ KDDI
264 +
265 +More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
266 +
267 +
268 +
269 += **10. Manufacturer Info** =
270 +
271 +
272 +**Shenzhen Dragino Technology Development co. LTD**
273 +
274 +Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
275 +
276 +LongCheng Street, LongGang District ; Shenzhen 518116,China
277 +
278 +
279 +
280 += **11. FCC Warning** =
281 +
282 +
283 +(((
284 +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:
285 +)))
286 +
287 +(((
288 +~-~- Reorient or relocate the receiving antenna.
289 +)))
290 +
291 +(((
292 +~-~- Increase the separation between the equipment and receiver.
293 +)))
294 +
295 +(((
296 +~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
297 +)))
298 +
299 +(((
300 +~-~- Consult the dealer or an experienced radio/TV technician for help.
301 +)))
302 +
303 +
304 +(((
305 +Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
306 +)))
307 +
308 +
309 +(((
310 +The antenna(s) used for this transmitter must be installed to provide a separation distance of at least 20 cm from all persons and must not be co-located or operating in conjunction with any other antenna or transmitter.
311 +
312 +
313 +)))
314 +
315 +~)~)~)
image-20221029172156-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +7.4 KB
Content
image-20221029174637-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +9.2 KB
Content
image-20221029174703-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +23.7 KB
Content
image-20221031091550-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +20.1 KB
Content
image-20221031091652-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +21.1 KB
Content
image-20221031091807-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +12.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0