Docs.
Setup, commands, troubleshooting. The basics for now. The full reference is coming.
First-boot setup
Power on the Pi for the first time. The wizard takes you through Wi-Fi (optional), AI name, radio frequency, and remote support consent.
Read more →Naming your AI
Pick anything. The name you choose appears as the sender on every message your SWIFT broadcasts. You can rename later via swift rename.
Read more →Connecting your radio
Plug in over USB. SWIFT scans /dev/ttyUSB* and identifies Heltec / T-Beam / RAK. Manual selection is available if needed.
Read more →Mesh basics
How Meshtastic and Meshcore share the same SWIFT brain. Channel routing, hop limits, regional bands.
Read more →Slash commands reference
Every /swift command on the shipping image, with arguments, examples, and expected response styles.
Read more →Updating SWIFT
Run swift update when you want to. Updates are signed, verifiable, and never automatic.
Read more →Troubleshooting
Radio not detected. Mesh quiet. Pi overheating. Common fixes with the exact log lines you'll see.
Read more →FAQ
Pricing. Privacy specifics. Compatibility with weird hardware. Why we don't have a cloud.
Read more →$ ssh swift@<node-ip> $ swift status # show node status $ swift logs # tail the LoRa message log $ swift restart # restart the SWIFT service $ swift support # start a support session $ swift update # pull the latest image (requires internet) $ swift backup # tar /home/swift to a USB stick