Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

727 total results found

Meshtastic Node IDs, Addresses, and Naming

Meshtastic How Meshtastic Works

Understanding how Meshtastic nodes are identified helps you interpret the node list, configure direct messaging, and troubleshoot network issues. Node ID Format Every Meshtastic node has a 32-bit node ID derived by default from its hardware MAC address. It is...

Initial Node Configuration Checklist

Meshtastic Setting Up Meshtastic

When you get a new Meshtastic node, running through a standard configuration checklist ensures it's properly set up for your network before deployment. This guide covers every setting that matters for a production deployment. Step 1: Flash Latest Stable Firmw...

Advanced Configuration for Infrastructure Nodes

Meshtastic Setting Up Meshtastic

Infrastructure nodes (routers, backbone repeaters) require additional configuration beyond the defaults to operate efficiently and reliably in a production network. Power Management The ROUTER role automatically uses power-saving sleep on ESP32 boards (the Lo...

Complete Meshtastic CLI Command Reference

Meshtastic Meshtastic CLI Reference

The Meshtastic Python CLI provides the most comprehensive access to node configuration and data. This reference covers all major command categories. Installation pip3 install --upgrade "meshtastic[cli]" # or for the latest pre-release version: pip3 install --...

Power Configuration Settings Reference

Meshtastic Power Configuration

Meshtastic's power management settings control how your node balances battery life against responsiveness. Understanding these settings is essential for field deployments and battery-powered infrastructure. Key Power Settings SettingDefaultDescription power...

Home Assistant Integration via MQTT

Meshtastic Integrations & Automation

Overview Integrating Meshtastic into Home Assistant unlocks powerful home automation possibilities: track family members on a mesh map, get alerts when a node goes offline, and trigger smart-home actions based on mesh events. The integration uses MQTT as the t...

DIY Antenna Construction

Antennas & RF

Building a 915 MHz Yagi Antenna

Antennas & RF DIY Antenna Construction

A yagi antenna provides significant directional gain for point-to-point links - ideal for connecting two backbone nodes across a valley, mountain, or city. Building your own 915 MHz yagi is a rewarding project that costs $10-20 in materials vs. $50-150 for a c...

Building a Collinear Vertical Antenna

Antennas & RF DIY Antenna Construction

This page covers two simple, easy-to-build omnidirectional verticals for 915 MHz - a J-pole and a 5/8-wave vertical - both a significant improvement over the stock rubber duck antennas included with most LoRa boards. (A true multi-element collinear, which stac...

Vehicle and Mobile Builds

DIY Build Guides

Vehicle-Mounted Meshtastic Node Build

DIY Build Guides Vehicle and Mobile Builds

A vehicle-mounted mesh node extends your coverage as you drive and creates a mobile relay point that dramatically improves network coverage in areas you travel through regularly. Vehicle Safety Warnings (Read First) Never mount a node, antenna, or route cab...

Portable Go-Kit: Field-Deployable Mesh Node

DIY Build Guides Vehicle and Mobile Builds

A go-kit is a self-contained, rapidly deployable mesh node in a single weather-resistant case. It powers up in under 2 minutes. Runtime depends entirely on the battery, the node role, and display use: with the 12V 20Ah LiFePO4 pack specified below, a low-power...

Node-RED Flows for Mesh Automation

Meshtastic Integrations & Automation

Overview Node-RED is a visual flow-based programming tool that acts as powerful middleware between your Meshtastic MQTT feed and virtually any other service. It runs on Linux (including Raspberry Pi), inside Home Assistant, or on any Node.js-capable machine. A...

Traceroute and Path Diagnostics

Meshtastic Advanced Features

What Is Meshtastic Traceroute? Traceroute is a diagnostic feature built into Meshtastic firmware that lets you discover the path a packet takes through the mesh to reach a destination node. Unlike a simple ping, traceroute collects the ID of each intermediate ...

Neighbor Info and Signal Mapping

Meshtastic Advanced Features

What Is the Neighbor Info Module? The Neighbor Info module is a built-in Meshtastic feature that periodically broadcasts a summary of every node your device can hear directly, along with the signal-to-noise ratio (SNR) of each link. This data lets you build an...

Spectrum Analysis and RF Tools

Network Planning

Using an SDR for 915 MHz Band Analysis

Network Planning Spectrum Analysis and RF Tools

A Software Defined Radio (SDR) is one of the most useful tools for mesh network operators: it lets you visualize the actual RF environment your nodes operate in, identify interference sources, and verify that your nodes are transmitting on the correct frequenc...

NanoVNA Guide for Mesh Antenna Work

Network Planning Spectrum Analysis and RF Tools

The NanoVNA is an affordable vector network analyzer that every serious mesh network operator should own. It measures antenna SWR, impedance, and resonant frequency directly - letting you verify antennas before installation and diagnose field problems. What a...