Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Station Protocol Support #36

Open
martin2250 opened this issue Dec 31, 2024 · 1 comment
Open

Basic Station Protocol Support #36

martin2250 opened this issue Dec 31, 2024 · 1 comment

Comments

@martin2250
Copy link

Hi,

it would be useful if the multiplexer could forward packets with the basic station protocol. The network side (so eg. connecting the multiplexer to TTN and chirpstack-gateway-bridge) is more critical, but the gateway side (gateway to multiplexer) would be nice too.

I assume it would be a considerable effort to implement, but it would also improve security.

In addition, it would be useful if the multiplexer could also directly send the ChirpStack common data-format to a (or multiple?) mqtt server(s). Maybe it would make sense to combine both the multiplexer and gateway-bridge, since they ultimately fulfill similar tasks in the stack?

@brocaar
Copy link
Collaborator

brocaar commented Jan 7, 2025

I understand that this could be useful, but at this moment I do not have the bandwidth to implement this. As well, the Basics Station receives configuration from the LNS when it connects. There is no guarantee that all LNSes are using the same config.

In addition, it would be useful if the multiplexer could also directly send the ChirpStack common data-format to a (or multiple?) mqtt server(s).

This is already possible if you create a MQTT bridge between multiple MQTT brokers :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants