Changes for page PG1302 -- LoRaWAN Concentrator User Manual
Last modified by Kilight Cao on 2024/06/22 10:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -516,7 +516,6 @@ 516 516 * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot: sudo systemctl enable draginofwd 517 517 * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd: sudo systemctl status draginofwd 518 518 519 - 520 520 === **5.2.2 Basic Station Mode.** === 521 521 522 522 ... ... @@ -523,7 +523,7 @@ 523 523 ==== a). Get a gateway EUI from the device ETH MAC. ==== 524 524 525 525 526 -In RPI, run the below command to get a Gateway I D525 +In RPI, run the below command to get a Gateway EUI 527 527 528 528 (% class="box infomessage" %) 529 529 ((( ... ... @@ -542,31 +542,85 @@ 542 542 543 543 544 544 545 -b 544 +==== b). Register the gateway with the Basic Station Mode on the TTN-Stack ==== 546 546 546 +[[image:image-20230329164417-5.png]] 547 547 548 548 549 549 550 -c 551 551 552 -d 551 +==== c). Download the gateway API keys, and then upload them to the gateway. ==== 553 553 554 -e 555 555 556 - f554 +[[image:image-20230329164704-6.png]] 557 557 558 -g 559 559 560 -h 557 +==== d). The status Shows disconnect. ==== 561 561 562 -i 559 +[[image:image-20230329165619-7.png||height="568" width="948"]] 563 563 564 -j 565 565 566 -k 562 +==== e.) Uploda API keys into the gateway ==== 567 567 564 +the User can find the Basic Station configuration directory in (% style="color:#0000ff" %)**/etc/station/**(%%) there is the station.conf files, and ttnstack directory. 568 568 566 +//**directory tree:**// 569 569 568 +///etc/station/ 569 +├── station.conf 570 +└── ttnstack ~-~--> ** ttnstack configuration file directory** 571 + ├── cups.trust ~-~--> ttnstack auth file 572 + ├── cups.uri ~-~--> ttnstack server URI file 573 + └── station.conf ~-~-~-~-> backup configuration file// 574 + 575 + 576 + 577 +**and then upload the downloaded keys to this directory((% style="color:#0000ff" %)/etc/station/(%%))** 578 + 579 +eg: 580 + 581 +/etc/station/ 582 +├── cups.key ~-~--> uploaded by you 583 +├── lns.key ~-~--> uploaded by you 584 +├── station.conf 585 + 586 + 587 +==== f). Configure gateway EUI and server address ==== 588 + 589 + 590 +[[image:image-20230329195650-10.png]] 591 + 592 + 593 +After the user enters the correct parameters, the server will be run automatically 594 + 595 + 596 +Tree Directory: 597 + 598 +/etc/station/ 599 +├── cups.key 600 +├── cups.trust 601 +├── cups.uri 602 +├── lns.key 603 +├── start-configure.sh 604 +├── station.conf 605 +└── ttnstack 606 + ├── cups.trust 607 + ├── cups.uri 608 + └── station.conf 609 + 610 + 611 +==== g). Check station running log ==== 612 + 613 + 614 +tail -f /var/log/station.log 615 + 616 + 617 +[[image:image-20230329201624-11.png]] 618 + 619 + 620 + 621 + 622 + 570 570 = 6. Order Info = 571 571 572 572