firmware icon indicating copy to clipboard operation
firmware copied to clipboard

[Feature Request]: Remote radio driver

Open danielkucera opened this issue 1 year ago • 0 comments

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 avatar Jul 03 '24 21:07 danielkucera