Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -249,7 +249,6 @@ 249 249 * **Cellular Mode** 250 250 251 251 252 - 253 253 == 3.2 Use WAN port to access Internet == 254 254 255 255 By default, the DLOS8N is set to use the WAN port to connect to an upstream network. When you connect the DLOS8N’s WAN port to an upstream router, DLOS8N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**: ... ... @@ -366,7 +366,6 @@ 366 366 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 367 367 368 368 369 - 370 370 (% style="color:#4f81bd" %)**Step 4: Create a Gateway** 371 371 372 372 [[image:1652422440891-514.png||height="360" width="747"]] ... ... @@ -457,6 +457,8 @@ 457 457 * APP Key - Unique key to secure communications with a particular device. 458 458 459 459 ((( 458 + 459 + 460 460 A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below. 461 461 ))) 462 462 ... ... @@ -479,8 +479,10 @@ 479 479 480 480 [[image:1657014671459-433.png]] 481 481 482 + 482 482 Open the **Application **select** Add end device** 483 483 485 + 484 484 Start Register the end device 485 485 486 486 [[image:1652422975885-591.png||height="359" width="726"]] ... ... @@ -487,6 +487,8 @@ 487 487 488 488 ((( 489 489 Select OTAA activation mode 492 + 493 + 490 490 ))) 491 491 492 492 ((( ... ... @@ -497,14 +497,18 @@ 497 497 498 498 First, input the End device ID, AppEUI and DevEUI. 499 499 504 + 500 500 [[image:1652423022781-339.png||height="365" width="741"]] 501 501 502 502 Secondly, choose the corresponding frequency and LoRaWAN class capabilities. 503 503 509 + 504 504 [[image:1652423046741-467.png||height="355" width="736"]] 505 505 506 506 ((( 507 507 Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device. 514 + 515 + 508 508 ))) 509 509 510 510 ((( ... ... @@ -518,18 +518,18 @@ 518 518 [[image:1652423277549-324.png||height="273" width="745"]] 519 519 520 520 521 -= 5. Web Configure Pages = 529 += 5. Web Configure Pages = 522 522 523 -== 5.1 Home == 531 +== 5.1 Home == 524 524 525 525 Shows the system running status. 526 526 527 -[[image:165 2423418568-752.png||height="329" width="724"]]535 +[[image:1657014949846-507.png]] 528 528 529 529 530 -== 5.2 LoRa Settings == 538 +== 5.2 LoRa Settings == 531 531 532 -=== 5.2.1 LoRa ~-~-> LoRa === 540 +=== 5.2.1 LoRa ~-~-> LoRa === 533 533 534 534 ((( 535 535 This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well. ... ... @@ -536,11 +536,11 @@ 536 536 ))) 537 537 538 538 ((( 539 -Different DLOS8N hardware version can support different frequency range:547 +Different LG308N hardware version can support different frequency range: 540 540 ))) 541 541 542 -* **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 543 -* **915**: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 550 +* (% style="color:blue" %)**868**(%%): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 551 +* (% style="color:blue" %)**915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 544 544 545 545 ((( 546 546 After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log** ... ... @@ -551,9 +551,9 @@ 551 551 Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** 552 552 553 553 554 -=== 5.2.2 LoRa ~-~-> ABP Decryption === 562 +=== 5.2.2 LoRa ~-~-> ABP Decryption === 555 555 556 -The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:564 +The LG308N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as: 557 557 558 558 * No internet connection. 559 559 * User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>doc:Main.MQTT Forward Instruction.WebHome]]).