this post was submitted on 28 Apr 2025
4 points (66.7% liked)

Amateur Radio

1380 readers
36 users here now

General amateur radio (ham radio) chat, questions, and news

founded 2 years ago
MODERATORS
 

Ever wondered if you could send voice notes over Meshtastic's low-bandwidth network? I certainly did, and I'm excited to share my weekend adventure trying to accomplish just that.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 4 hours ago

Why not use Codec2? It only needs 700 bits per second. That's well within the capabilities of LoRa.

[โ€“] [email protected] 1 points 4 hours ago

Okay, that is really fucking cool. I thought about doing something similar for web pages. Like your standard web page would be a bit much, probably. But something like a Gemini capsule might very well be able to be transmitted that way. Split the page into chunks, get the number of those chunks, and get the hash of all the chunks together, and start transmitting them with a sequence header, and then each chunk one at a time, and then send the hash at the end as a validation.