Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:chirpstackos [2024/08/14 23:57] – darron | tools:chirpstackos [2024/08/15 13:35] (current) – [Network] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====Chirpstack | + | ====ChirpStack |
<wrap right> | <wrap right> | ||
- | {{: | + | {{: |
\\ \\ | \\ \\ | ||
- | {{: | + | {{: |
- | </ | + | \\ \\ |
+ | {{: | ||
+ | </ | ||
This is an IoT operating system for the Raspberry Pi which supports | This is an IoT operating system for the Raspberry Pi which supports | ||
Line 37: | Line 39: | ||
The O/S will assign itself a LAN address via DHCP. If you know the MAC address | The O/S will assign itself a LAN address via DHCP. If you know the MAC address | ||
you can use that in advance to setup a fixed IP address. | you can use that in advance to setup a fixed IP address. | ||
+ | |||
+ | Ensure that ignore interface is set for DHCP on the LAN. There should be no | ||
+ | harm disabling dnsmasq authoritative DHCP for the LAN as well. | ||
+ | |||
+ | ===ChirpStack=== | ||
+ | |||
+ | Under ChirpStack enable concentratord, | ||
+ | and then selected the Waveshare device on the SX1302/ | ||
+ | |||
+ | Now enable MQTT forwarding and the gateway is up and running and the ChirpStack server | ||
+ | application can now be configured. | ||
+ | |||