Your own private radio network.
Atlas Relay is an off-grid text network. Pocket handhelds pair to LoRa relays over Bluetooth and talk on a private, encrypted channel, with no towers, no internet, no accounts. Place a relay up high and it repeats for everyone.
Private by design
One encrypted "Atlas" channel on its own frequency slot, off the public mesh. Discovery is instant and everyone agrees on who's online.
Neighbourhood + DMs
A shared broadcast room plus 1:1 private chats, with unread badges and 24-hour history that replays when you reconnect.
HQ news ticker
Bulletins from HQ scroll across every unit as a live news crawl, network-wide announcements with no setup.
Characterful relays
Each relay has an animated face, a packet-processing LED flicker, and an optional chirp. Named like vehicles, unique per device.
Real range
Hundreds of metres in the city, many kilometres with height and line-of-sight. Extra relays repeat automatically to blanket an area.
Join from a laptop
Plug a relay into USB and use the Web Console to message, read, see who's online, and watch the news, right in your browser.
Flash a Relay
Install Atlas Relay firmware onto a Heltec V3 or V4 board straight from your browser. Use Chrome or Edge on a desktop (Web Serial required).
One-click install
Flash the latest Atlas Relay firmware: connect, full-erase, and write in a single step. Pick your board and plug it in first.
. Upload your built .factory.bin there. Hold BOOT/PRG while connecting if the board isn't detected.Advanced: load your own .bin
- Plug the Heltec V3 or V4 into USB.
- Choose the merged firmware:
firmware-heltec-v3-….factory.binorfirmware-heltec-v4-….factory.bin(PlatformIO builds it for you). - Connect, then Flash. Hold BOOT/PRG while connecting if it isn't detected.
pio run -e heltec-v4 for current hardware, or -e heltec-v3). It writes the full merged image to
.pio/build/<env>/firmware-<env>-<ver>.factory.bin. Load that here (not the plain
firmware-….bin, which is app-only / OTA). Rename it to e.g. atlas_relay_v1.2.46.bin if you like. Hosting it at a fixed URL later enables one-click installs. The relay firmware is a Meshtastic (GPLv3) build with the Atlas additions.Web Console
Plug an Atlas Relay into USB and join the same network from this computer: message, read, see who's online, and watch the news. Chrome/Edge desktop only.