Back // guide · meshtastic

Set up your first Meshtastic node

Guide · updated June 2026

From a bare LoRa board to your first message on the mesh — flash it, pair the app, set your region, say hi. Fifteen minutes, no command line.

What you need

  • A supported LoRa board — a Heltec V3 is the cheapest, easiest start.
  • The matching antenna for your region (915 MHz in the US).
  • A USB-C cable and either a phone (Android / iOS) or a Chrome / Edge browser.

Attach the antenna before you power it on. Transmitting a LoRa radio with no antenna can damage the transmitter. Screw the antenna on first, every time.

// walkthrough

Board to first message

  1. Flash Meshtastic

    Antenna on, then plug the board into your computer with USB-C. Open the web flasher in Chrome or Edge, pick your board, choose the latest stable firmware, and hit Flash. It takes a minute or two and handles everything for you.

  2. Install the app

    Grab the Meshtastic app for Android or iOS — or skip the phone and use the web client in your browser.

  3. Connect to the node

    Over Bluetooth, pick your node from the list and enter the pairing code shown on its screen (boards with no screen use 123456). No Bluetooth? Connect by USB, or for ESP32 boards, over WiFi.

  4. Set your region

    This one is mandatory — the node won’t transmit until you set a region. Tap Set your region (or Settings → LoRa) and choose US (915 MHz) if you’re in the States. The node reboots.

  5. Name your node

    Give it a Long name (anything you like) and a Short name (up to four characters — this is what shows on maps and node lists). Make the short name something you’ll recognize.

  6. Say hi

    You’re on the default LongFast channel. Send a message and watch the Nodes tab for anyone nearby. Then come show off your node in #meshtastic.

Only see your own node? You may just be out of range of others — that’s normal starting out. Ask in Discord where the local mesh and repeaters are.

// before you go further

Two things worth knowing

The default channel is public. LongFast ships with a well-known key everyone has, so treat it like an open channel. When you want a private group, make a custom channel with its own key — that’s in the backup & security guide.

Back up before you customize. Your node generates a private key that’s its identity on the mesh. A factory reset or re-flash wipes it — so once it’s yours, save a backup before you start changing things.

First node on the mesh?

Show it off — and find the local nodes — in #meshtastic.