I understand what a tx consists of. It still needs to be broadcast, and somehow get from nostr.
Login to reply
Replies (1)
https://hackaday.com/2024/06/26/decoding-meshtastic-with-gnu-radio/
Could replicate the gnu radio into a library or crate for RXing meshtastic with SDR and then send out using standard bitcoin RPC.
I have limited time but have been exploring this approach.
GitHub
GitHub - rustradio/rustradio: An SDR-focused signal processing framework built using Rust
An SDR-focused signal processing framework built using Rust - rustradio/rustradio