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)
Details
- Page properties
-
- Content
-
... ... @@ -102,7 +102,7 @@ 102 102 103 103 104 104 105 -= ** 105 += **2. Quick Start** = 106 106 107 107 108 108 The LG01-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network. ... ... @@ -217,9 +217,62 @@ 217 217 218 218 219 219 220 -= **4. Build-inServer** =220 += **4. How to configure the LA66 module** = 221 221 222 222 223 +== **4.1 Access the LA66 module** == 224 + 225 + 226 +Users can access the LA66 module by running the following command, then select the option **''serial port setup"**: 227 + 228 +(% class="box infomessage" %) 229 +((( 230 +**root@dragino-2406ef:~~# minicom -s** 231 +))) 232 + 233 +[[image:image-20221029174637-2.png||height="410" width="524"]] 234 + 235 + 236 +And then, change the setting: 237 + 238 +(% class="box infomessage" %) 239 +((( 240 +**Serial Device :** **/dev/ttyUSB0** 241 + 242 +**Bps/Par/Bits : 9600 8N1** 243 +))) 244 + 245 + 246 +(% style="color:red" %)**Note: Enter the corresponding letter to change the configuration, like A,B,C**(%%) 247 +(% style="color:red" %)[[image:image-20221029174703-3.png]] 248 + 249 + 250 +Enter **AT+CFG **in the interface to get the configuration, 251 + 252 +[[image:image-20221029172156-1.png||height="315" width="358"]] 253 + 254 + 255 +== **4.2 Example: LG01v2 Peer-to-Peer** == 256 + 257 + 258 +(% style="color:red" %)**LG01v2 as Receiver: (configured as AT+RXMOD=65535,2)** 259 + 260 +[[image:image-20221031091652-2.png]] 261 + 262 + 263 +(% style="color:red" %)**Sender:** 264 + 265 + 266 +[[image:image-20221031092053-4.png]] 267 + 268 + 269 +Instruction for LA66 Peer-to-Peer firmware :[[ **Instruction **>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]] 270 +))) 271 + 272 + 273 += **5. Build in Server** = 274 + 275 + 223 223 The default factory version of LG01-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).** 224 224 225 225 ... ... @@ -242,7 +242,7 @@ 242 242 243 243 244 244 245 -== ** 4.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** ==298 +== **5.1 LoRaWAN Network Server ~-~- The Things Network - Stack (TTN-V3)** == 246 246 247 247 248 248 You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser. ... ... @@ -261,7 +261,7 @@ 261 261 262 262 263 263 264 -== ** 4.2 Application Server ~-~- Node-Red** ==317 +== **5.2 Application Server ~-~- Node-Red** == 265 265 266 266 267 267 You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser. ... ... @@ -273,10 +273,9 @@ 273 273 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220725172124-3.png?width=843&height=610&rev=1.1||alt="image-20220725172124-3.png"]] 274 274 275 275 329 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**6. How users can access LG01v2 using serial USB**(%%) = 276 276 277 -= **5. How users can access LG01v2 using serial USB** = 278 278 279 - 280 280 (% style="color:blue" %)**USB TTL to LG01v2 Connection:** 281 281 282 282 ... ... @@ -305,78 +305,13 @@ 305 305 306 306 [[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"]] 307 307 308 -= **3. How to configure the LA66 module** = 309 309 361 += **7. FAQ** = 310 310 311 -== **3.1 Access the LA66 module** == 312 312 364 +7.1 313 313 314 -Users can access the LA66 module by running the following command, then select the option **''serial port setup"**: 315 315 316 -(% class="box infomessage" %) 317 -((( 318 -**root@dragino-2406ef:~~# minicom -s** 319 -))) 320 - 321 -[[image:image-20221029174637-2.png||height="410" width="524"]] 322 - 323 - 324 -And then, change the setting: 325 - 326 -(% class="box infomessage" %) 327 -((( 328 -**Serial Device :** **/dev/ttyUSB0** 329 - 330 -**Bps/Par/Bits : 9600 8N1** 331 -))) 332 - 333 - 334 -(% style="color:red" %)**Note: Enter the corresponding letter to change the configuration, like A,B,C**(%%) 335 -(% style="color:red" %)[[image:image-20221029174703-3.png]] 336 - 337 - 338 -Enter **AT+CFG **in the interface to get the configuration, 339 - 340 -[[image:image-20221029172156-1.png||height="315" width="358"]] 341 - 342 - 343 -LG01v2 Peer-to-Peer example: 344 - 345 -(% style="color:red" %)**LG01v2 as Receiver: (configured as AT+RXMOD=65535,2)** 346 - 347 -[[image:image-20221031091652-2.png]] 348 - 349 - 350 -(% style="color:red" %)**Sender:** 351 - 352 - 353 -[[image:image-20221031092053-4.png]] 354 - 355 - 356 -Instruction for LA66 Peer-to-Peer firmware :[[ **Instruction **>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]] 357 -))) 358 - 359 -= **7. Trouble Shooting** = 360 - 361 - 362 -== 7.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == 363 - 364 - 365 - 366 - 367 -This is caused by the inconsistency between the built-in TTN-Stack domain configuration and your login URL. 368 - 369 -By default, ttn-stack uses the gateway's domain name for URL resolution, but in some networks, they prefer to resolve IP-v4 addresses. 370 - 371 - 372 -So you can change the domain name of the TTN-Stack configuration to the IPv4 address. 373 - 374 -**Click the update URL button to configure the URL with the current eth port address.** 375 - 376 - 377 - 378 - 379 - 380 380 = (% style="color:inherit; font-family:inherit; font-size:29px" %)**8. Supports**(%%) = 381 381 382 382