Skip to content

Installation

mathison edited this page Jun 11, 2026 · 8 revisions

While Crow can be installed on any AREDN node, we have some recommendations for the best experience.

Node Recommendations

We recommend choosing a node with the following characteristics:

  • Pick your primary node; the one which resolves from http://localnode.local.mesh to make it easy to see your messages.
  • Pick a node with plenty of RAM. RAM is used to store large shared messages (e.g. images).
  • Pick a node with plenty of FLASH. FLASH is used to persist messages.
  • Or pick a node with a USB port, and bring your own storage drive.

Installing the Crow package

You can find the latest Crow installation package here https://github.com/kn6plv/Crow We distribute Crow as two different packages; an IPK and an APK.

  • IPK is used to install Crow on AREDN release 4.26.1.0. We don't recommend installing on earlier versions.
  • APK is used to install Crow on Nightly Builds and releases after 4.26.1.0

Which ever package you are using, install it using the usual AREDN installation procedure (see http://docs.arednmesh.org/en/latest/arednGettingStarted/node_admin.html#upload-package)

The first time you install Crow, it may take a little time to complete as it must make changes to the node's firewall and create some initial configuration.

Once installed you can start using it (see Getting Started).

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