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

[Feature Request]: Remote radio driver #4228

Open
danielkucera opened this issue Jul 3, 2024 · 0 comments
Open

[Feature Request]: Remote radio driver #4228

danielkucera opened this issue Jul 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@danielkucera
Copy link

Platform

Linux Native

Description

Hello,
I have a conveniently located LoRaWAN gateway using packet forwarder protocol (see A in the picture).

lorawan-adapter

I would like to use this gateway as a radio for meshtastic native (see B).
In the middle, there is a multiplexer which will forward packets to/from both TTN and ??? box.
I am able to implement the ??? by myself.
On the meshtastic side, I would need a simple "virtual radio" driver which can communicate via TCP/UDP. I was looking at SimRadio but that doesn't send the modulation parameters (freq, bw, sf, cr,...)

Do you think this can be easily implemented?
Do you think it would be easier to extend the SimRadio or write a new radio driver?

@danielkucera danielkucera added the enhancement New feature or request label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant