Skip to content

Meshtastic

Tim Wilkinson edited this page Mar 26, 2026 · 11 revisions

You should only enable the Meshtastic bridge if you have an appropriate Meshtastic device connected to the LAN interface on your Raven node.

Meshtastic Bridge

Hardware

... TODO ...

Configuration

... TODO ...

Raven Configuration

To enable the Meshtastic bridge, edit raven.conf.override (see Advanced Configuration for details) and add the following as a top-level JSON key:

"meshtastic": {}

If the override file contains no other changes it would look like this:

{
  "meshtastic: {}
}

Restart Raven by typing /etc/init.d/raven restart.

Raven will now be configured to received Meshtastic traffic from the Meshtastic device connected to the node's LAN network, and will forward traffic to the same Meshtastic device when necessary.

Crow Wiki

Pages

Markdown files

  • APRS.md
  • Backend-Selection-and-Deployment.md
  • Change-Log.md
  • Command-Reference.md
  • Configuration.md
  • Configuring-Channels.md
  • Home.md
  • LoRa-Gateway-Tags.md
  • Meshtastic-API.md
  • Memory-Use.md
  • Strict-Gatekeeper.md
  • USB-Storage.md
  • Winlink.md
  • _Sidebar.md

Maintenance

  • Keep every .md wiki page linked here.
  • Keep Home.md and _Sidebar.md in sync.
  • When a wiki page is removed, remove it from both the Home page inventory and this sidebar.

Clone this wiki locally