<
From version < 151.2 >
edited by Xiaoling
on 2024/05/06 17:10
To version < 154.1 >
edited by Xiaoye
on 2024/06/22 10:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -36,7 +36,7 @@
36 36  
37 37  
38 38  * Base on Semtech SX1302 solution
39 -* Support Raspberry Pi 3B/3B+/4, TinkerBoard2/2S, Orange Pi Pc/PC PLUS.
39 +* Support Raspberry Pi 3B/3B+/4/4B/5/5B, TinkerBoard2/2S, Orange Pi Pc/PC PLUS.
40 40  * Up to -140dBm sensitivity
41 41  * Support 3.3v and 5v.
42 42  * Mini-PCIe Interface
... ... @@ -535,6 +535,12 @@
535 535  * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot:  sudo systemctl enable draginofwd
536 536  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
537 537  
538 +
539 +
540 +
541 +
542 +
543 +
538 538  === 5.2.2 Basic Station Mode. ===
539 539  
540 540  
... ... @@ -581,54 +581,73 @@
581 581  ==== **e.) Uploda API keys into the gateway** ====
582 582  
583 583  
584 -the User can find the Basic Station configuration directory in (% style="color:#0000ff" %)**/etc/station/**(%%) there is the station.conf files, and ttnstack directory.
590 +The user can find the Basic Station configuration directory in (% style="color:#0000ff" %)**/etc/station/:**
585 585  
586 586  //**directory tree:**//
587 587  
588 -///etc/station/
589 -├── station.conf 
590 -└── ttnstack  ~-~--> ** ttnstack configuration file directory**
591 - ├── cups.trust  ~-~-->  ttnstack auth file
592 - ├── cups.uri  ~-~-->  ttnstack server URI file
593 - └── station.conf  ~-~-~-~-> backup configuration file//
594 +/etc/station/
595 +└── station.conf  ~-~--> station configuration file
594 594  
595 595  
596 -
597 597  **and then upload the downloaded keys to this directory((% style="color:#0000ff" %)/etc/station/(%%))**
598 598  
599 599  eg:
600 600  
601 -/etc/station/
602 -├── cups.key  ~-~--> uploaded by you
603 -├── lns.key  ~-~--> uploaded by you
604 -├── station.conf
602 +/etc/station/.
603 +├── cups.key
604 +├── cups.trust
605 +├── cups.uri
606 +├── lns.key
607 +└── station.conf
608 +
605 605  
610 +==== **f). Configure Gateway EUI** ====
606 606  
607 -==== **f). Configure gateway EUI and server address** ====
612 +[[image:image-20240622094409-1.png]]
608 608  
609 609  
610 -[[image:image-20230329195650-10.png]]
611 611  
612 612  
613 -After the user enters the correct parameters, the server will be run automatically
617 +==== **g). **Start the station service ====
614 614  
619 +After configuring the GWEUI and uploading the certificate, you can start the station service via the below command:
615 615  
621 +(% class="box infomessage" %)
622 +(((
623 +ln -sf /usr/bin/station_sx1302 /usr/bin/station
624 +
625 +systemctl start draginostation
626 +)))
627 +
628 +
629 +
630 +
616 616  Tree Directory:
617 617  
618 618  /etc/station/
634 +
635 +├── cups-bak.done
636 +├── cups-bak.key
637 +├── cups-bak.trust
638 +├── cups-bak.uri
619 619  ├── cups.key
620 620  ├── cups.trust
621 621  ├── cups.uri
622 622  ├── lns.key
623 -├── start-configure.sh
624 624  ├── station.conf
625 -└── ttnstack
626 - ├── cups.trust
627 - ├── cups.uri
628 - └── station.conf
644 +├── tc-bak.crt
645 +├── tc-bak.done
646 +├── tc-bak.key
647 +├── tc-bak.trust
648 +├── tc-bak.uri
649 +├── tc.crt
650 +├── tc.key
651 +├── tc.trust
652 +└── tc.uri
653 +
629 629  
630 630  
631 -==== **g). Check station running log** ====
656 +==== **h). Check station running log** ====
632 632  
633 633  
634 634  tail -f /var/log/station.log
image-20240622094409-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +134.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0