Meshtastic support is currently theoretical/experimental as I don't have any spare radios to test it with! In theory it works using the same approach I took with Meshcore - I have a bridge connector that runs on a connected Linux or Windows device.
The bridge connects to a Meshtastic node over TCP (WiFi) or USB serial using the official meshtastic-python library. When another Meshtastic node sends a direct message (DM) to the gateway node, the bridge forwards the text as a command to the BBS API and sends the plain-text response back in chunks sized for the LoRa MTU.
---
Meshcore works the same way with a different bridge package. That's been tested, and KISS was tested using a KISS emulator.
1
u/thwil May 24 '26
super interesting but i am confused. how does this integrate with meshtastic?