Verify Your MeshCore Node Hardware
Before you begin, make sure you have:
- A supported Meshtastic device (TTGO T-Beam, T-Display, etc.)
- Appropriate antennas installed for your range goals
- Power source (USB or battery) ready and charged
Check that your device is recognized by your computer or mobile app. This ensures a smooth firmware installation and configuration process.
Know Your Role
MeshCore uses a few clearly defined roles, and each one runs its own firmware. The same hardware can be a companion node, repeater, or room server—it just depends on what you flash to it.
Here’s the breakdown of how each role works and how they fit together.
Companion Node

Companion nodes are your personal, portable devices—the way you actually connect to the mesh.
- Battery-powered or USB-powered
- Typically paired to your phone over Bluetooth for messaging
- Some all-in-one devices (like T-Decks) have screens and keyboards./li>
- Do not route packets
- Can talk directly to other nearby nodes
Bottom line:
These are endpoints, NOT infrastructure. They rely on repeaters to move traffic across the network.
Repeater

Repeaters are the backbone of the mesh. They route packets across the network and extend coverage.
- Usually powered by USB or wall adapter (some can run on batteries, but they’re not designed for it)
- Typically mounted in a fixed location (indoors or outdoors)
- Do not have Bluetooth or a user interface
- Route packets between companion nodes and other repeaters
Bottom line:
These ARE the infrastructure. They keep the mesh connected and help it grow.
Learn more about Repeaters
Room Server

Room servers act more like a shared message board or lightweight chat server than a traditional node.
- Store the last 32 messages sent to them
- When you connect, you pull messages like checking an inbox
- Technically capable of repeating, but this is discouraged
- Not full-featured repeaters and shouldn’t be used as such
Best use case:
Store and forward message channel for clients not currently connected to mesh.
Learn more about Room Servers