>_ Columba Quick-start
Installing Columba on Android, getting it onto the network — over TCP or a LoRa RNode — and finding your way around its settings.
Getting Columba
Columba is a full-featured Reticulum client for Android — messaging, voice calls, a shared map, and direct radio links all in one app. Like the rest of the ecosystem it isn't on any app store; it's distributed as an APK from the project's releases page.
Grab it from the Columba releases on GitHub. Install the latest beta, choosing the freshest Python backend (official-rns-py) build — that's the one the author recommends.
On first launch Columba asks for an account name and a few permissions. Fill those in and you land on the main screen, with Chats, Contacts, Map and Settings along the bottom. Everything below lives under Settings — the gear at the bottom-right.
Connecting via TCP
To reach the wider Reticulum network, Columba needs a connection to a transport node, and TCP is the simplest way there from a phone with internet. In Settings → Network you can monitor the network and manage every interface Columba supports.
Tap Network to expand it. View Network Status shows the state of the RNS service, active interfaces, and BLE connections, and lets you send a test announce. Manage Interfaces is where connections are added and edited — open it.
The interface list shows what's already configured, with an Enabled / Total count up top. To point one at the Moscow hub, long-press an interface and choose Edit interface from the popup (or tap the + at the bottom-right to add a fresh TCP Client). Scroll the preset servers to the very bottom, pick Custom, and tap Next.
On the Custom server screen, fill in the fields and tap Save:
tcpmow. It's just how the interface shows up in your list.
Connecting via RNode
If you have a supported LoRa device, Columba can drive it directly as an RNode — for peer-to-peer radio messaging, or to reach the network with no internet at all.
First, the device has to run the RNode firmware. Flash it at flasher.rns.moscow; when it's done, enable Bluetooth on the device and put it into pairing mode — the Flasher walks you through both.
Back in Columba, go to Settings → Network → Manage Interfaces and tap the + at the bottom-right. The Select Interface Type sheet lists everything Columba can add — Auto Discovery, TCP Client, Bluetooth LE, RNode LoRa, and more under Advanced. Choose RNode LoRa.
Find your device in the list and tap it, then confirm the numeric code shown on the device's screen (or on the Flasher page) to pair. Once paired, Columba offers to configure the radio.
Region & radio parameters
The Choose Region step offers ready-made frequency plans, but for the RNS.MOSCOW network you set the parameters yourself: scroll to the bottom, pick Custom Settings, and tap Next.
On the radio screen, enter the Moscow values. For two RNodes to hear each other every field has to match on both ends, except TX power, which can differ.
| MODE | Frequency | Bandwidth | SF | CR |
|---|---|---|---|---|
| LoRa | 868.825 MHz | 125 kHz | 10 | 7 |
Settings, section by section
Beyond Network, the Settings screen is a stack of expandable sections. Defaults are sensible, but here's what each one is for.
Transport & instance sharing
Two switches under Advanced turn your phone from a plain client into part of the network's plumbing. Leave them off for normal use; turn them on deliberately.