Skip to content

Integrations

mathisono edited this page Jun 8, 2026 · 6 revisions

By default, Crow provides messaging within the AREDN network. But Crow also support other messaging protocols. Currently these are:

  • Meshtastic
  • MeshCore

You do not have to have your own Meshtastic or MeshCore node to talk to these networks from Crow. It only matters that, somewhere on your local network, someone has installed the necessary bridge device and software. With that in place, your Crow node will appear as a Meshtastic node on the Meshtastic network, and as a MeshCore node on the MeshCore network.

Meshtastic and MeshCore messages are transported as third-party, unencrypted traffic across the AREDN network with messages tagged with the callsign of bridge.

Crow does not link Meshtastic or MeshCore networks together between regions, and it does not link Meshtastic and MeshCore networks together even in the same region. AREDN can see your local Meshtasticore networks, and they can see you but not each other. Everything remains in your local area.

Meshtastic

Meshtastic (https://meshtastic.org) is probably the best well known off-grid messaging platform. It uses LoRa radios to send small text messages between an adhoc arrange of nodes.

MeshCore

MeshCore (https://meshcore.co.uk) is an increasingly popular messaging platform which also uses LoRa radios. From a high-level its very similar to Meshtastic, but achieves its goals using a very different network philosophy.

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