<
From version < 145.2 >
edited by Xiaoye
on 2024/02/26 16:24
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
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
... ... @@ -53,8 +53,8 @@
53 53  == 1.4 Pin Mapping ==
54 54  
55 55  
56 -[[image:image-20240122140551-1.png]]
57 57  
57 +[[image:image-20240506170941-3.png]]
58 58  
59 59  == 1.5 LEDs ==
60 60  
... ... @@ -97,7 +97,6 @@
97 97  * Smart Cities
98 98  * Smart Factory
99 99  
100 -
101 101  = 2. Example: Set up as LoRaWAN gateway =
102 102  
103 103  == 2.1 System structure ==
... ... @@ -120,10 +120,10 @@
120 120  [[image:image-20220621104746-1.png||height="351" width="415"]]
121 121  
122 122  
123 -= 3. Install the software? =
122 += 3. Install the software. =
124 124  
125 125  
126 -**Raspberry Pi 3B/3B+/4,**
125 +**Raspberry Pi 3B/3B+/4B/5B**
127 127  
128 128  * Flash SD card with Dragino pre-build image which supports Web UI.
129 129  * Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in existing RPi OS.
... ... @@ -536,6 +536,12 @@
536 536  * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot:  sudo systemctl enable draginofwd
537 537  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
538 538  
538 +
539 +
540 +
541 +
542 +
543 +
539 539  === 5.2.2 Basic Station Mode. ===
540 540  
541 541  
... ... @@ -582,54 +582,73 @@
582 582  ==== **e.) Uploda API keys into the gateway** ====
583 583  
584 584  
585 -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/:**
586 586  
587 587  //**directory tree:**//
588 588  
589 -///etc/station/
590 -├── station.conf 
591 -└── ttnstack  ~-~--> ** ttnstack configuration file directory**
592 - ├── cups.trust  ~-~-->  ttnstack auth file
593 - ├── cups.uri  ~-~-->  ttnstack server URI file
594 - └── station.conf  ~-~-~-~-> backup configuration file//
594 +/etc/station/
595 +└── station.conf  ~-~--> station configuration file
595 595  
596 596  
597 -
598 598  **and then upload the downloaded keys to this directory((% style="color:#0000ff" %)/etc/station/(%%))**
599 599  
600 600  eg:
601 601  
602 -/etc/station/
603 -├── cups.key  ~-~--> uploaded by you
604 -├── lns.key  ~-~--> uploaded by you
605 -├── station.conf
602 +/etc/station/.
603 +├── cups.key
604 +├── cups.trust
605 +├── cups.uri
606 +├── lns.key
607 +└── station.conf
608 +
606 606  
610 +==== **f). Configure Gateway EUI** ====
607 607  
608 -==== **f). Configure gateway EUI and server address** ====
612 +[[image:image-20240622094409-1.png]]
609 609  
610 610  
611 -[[image:image-20230329195650-10.png]]
612 612  
613 613  
614 -After the user enters the correct parameters, the server will be run automatically
617 +==== **g). **Start the station service ====
615 615  
619 +After configuring the GWEUI and uploading the certificate, you can start the station service via the below command:
616 616  
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 +
617 617  Tree Directory:
618 618  
619 619  /etc/station/
634 +
635 +├── cups-bak.done
636 +├── cups-bak.key
637 +├── cups-bak.trust
638 +├── cups-bak.uri
620 620  ├── cups.key
621 621  ├── cups.trust
622 622  ├── cups.uri
623 623  ├── lns.key
624 -├── start-configure.sh
625 625  ├── station.conf
626 -└── ttnstack
627 - ├── cups.trust
628 - ├── cups.uri
629 - └── 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 +
630 630  
631 631  
632 -==== **g). Check station running log** ====
656 +==== **h). Check station running log** ====
633 633  
634 634  
635 635  tail -f /var/log/station.log
image-20240506170501-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +104.7 KB
Content
image-20240506170559-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +154.3 KB
Content
image-20240506170941-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +357.5 KB
Content
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