LoRa HAT / Pi-Supply / Packet fwd?

Just received a LoRa hat from pi-supply and installing the Chirpstack on the Rpi4 (raspian lite OS).

The Chirpstack Srvs are running and gateway-bridge is setup and listening on port 1700.

Nov 05 16:17:15 raspberrypi chirpstack-gateway-bridge[561]: time="2020-11-05T16:17:15Z" level=info msg="starting ChirpStack Gateway Bridge" docs="https://www.chirpstack.io/gateway-bridge/" version=3.9.2
Nov 05 16:17:15 raspberrypi chirpstack-gateway-bridge[561]: time="2020-11-05T16:17:15Z" level=info msg="backend/semtechudp: starting gateway udp listener" addr="0.0.0.0:1700"
Nov 05 16:17:16 raspberrypi chirpstack-gateway-bridge[561]: time="2020-11-05T16:17:16Z" level=info msg="integration/mqtt: connected to mqtt broker"

However on ChirpStack site (https://www.chirpstack.io/gateway-bridge/gateway/) there is no information regarding integrating the LoRa hat for ChirpStack. And the missing part is the packet fwd configuration / installation.

How to set the packet fwd up (in case of pi supply LoRa hat)?

Thanks in advance

I am trying to install ChirpStack on Raspian Lite OS (so not using the full ChirpStackOS) with a pi-supply LoRa hat.

Have tried to install the rak_common-gateway (https://github.com/RAKWireless/rak_common_for_gateway) but it does not support the pi-supply hat out of the box.

Therefore I would like to use the ChirpStack Concentratord - do anybody know where is it downloadable?

You will find instructions here to (cross) compile the Concentratord to various targets: https://www.chirpstack.io/concentratord/community/source/.

I would however recommend using the ChirpStack Gateway OS (either base or full), it comes with a lot of things pre-configured for you :slight_smile: