chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
414 stars 269 forks source link

Chirpstack-gateway-bridge, gateway 16 channels (basic station, SX1302, SX1303) #237

Open BlokhinVega opened 1 month ago

BlokhinVega commented 1 month ago

Hi all!

Does chirpstack-gateway-bridge support the ability to connect Gateways built on the reference SX1302, SX1303?

The example configuration file itself says that it is intended for the SX1301.

Currently testing a Gateway prototype with two SPI LoRa modules: 8 + 8 channels

I want to connect the gateway to the server as one 16-channel device, and not as two 8-channel devices..

Has anyone experienced this possibility?

brocaar commented 1 month ago

While the docs state it is for the SX1301, I think that is just because that part never gots updated. I think the same config example applies to SX1302/3.

BlokhinVega commented 1 month ago

It’s probably worth clarifying that I use the LoRa Basic Station backend on the gateway :)