Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Hardware Guide

Always make sure on AliExpress and similar sites, that you are buying the full chip, not just a module. Often the sellers list the cheapest module or case, as the list price.

Budget Starter Kit (5 Nodes) - ~€150 Total

DeviceHeltec LoRa 32 V3QuantityUnit PriceTotal
MCUESP32-S3FN85x€25€125
Purchase LinksAliExpress Search
Antennas868/915 MHz 2dBi5x€3€15
CasesOptional plastic5x€2€10

Pros: Cheap, WiFi+BLE, OLED display, good for learning
Cons: Power-hungry (~90-200mA), not suitable for long-term battery use
Best for: Indoor nodes, mains power, development, short-term mobile use

Low-Power Starter Kit (5 Nodes) - ~€300 Total

DeviceHeltec T114 Mesh Node V2QuantityUnit PriceTotal
MCUnRF52840 + SX12625x€50€250
Purchase LinksAliExpress Muzi Works | Rokland | Amazon
Solar Panels1W each5x€8€40
CasesWaterproof IP655x€2€10

Pros: Ultra-low power (11µA sleep), solar-ready, 1.14" TFT display, no soldering required, built-in BMS
Cons: More expensive, BLE only (no WiFi)
Best for: Long-term deployment, solar nodes, battery operation, remote locations

Why T114 over RAK4631? The Heltec T114 is plug-and-play with built-in battery management and display, while RAK4631 requires additional BMS components and soldering.

Protocol Architecture Comparison

This guide covers three distinct mesh networking approaches with fundamentally different transport mechanisms:

  • Meshtastic: Application-layer mesh protocol over LoRa PHY/MAC
  • Reticulum: SDLC-based (Synchronous Data Link Control) networking stack, transport-agnostic
  • OpenMANET: IP-based MANET (Mobile Ad-Hoc Network) over WiFi HaLow (802.11ah)

Critical Engineering Distinction: Reticulum operates at the data link layer without IP dependencies, while OpenMANET maintains full IP stack compatibility. This architectural difference impacts power consumption, protocol overhead, and network interoperability.

Hardware Platform Analysis

Microcontroller Architectures

ESP32 Family Characteristics
  • Architecture: Xtensa 32-bit LX6/LX7 dual-core
  • Power Profile: High consumption - 90-200mA active, ~900µA deep sleep
  • Radio Integration: WiFi + Bluetooth + LoRa (external)
  • Use Cases: Mains-powered base stations, vehicle installations, development
  • Cost: Low (€15-35 per node)
nRF52840 Characteristics
  • Architecture: 32-bit ARM Cortex-M4F with FPU, 64MHz
  • Power Profile: Ultra-low - 2-11µA sleep, ~125mA TX@20dBm
  • Radio Integration: BLE 5.0 + LoRa (external)
  • Use Cases: Battery/solar nodes, remote sensors, handheld devices
  • Cost: Medium (€40-70 per node)

LoRa Transceiver Performance Matrix

ParameterSX1276/1278SX1262/1268SX1280
Frequency Range137-1020 MHz150-960 MHz2.4 GHz
Max TX Power+20 dBm+22 dBm+12.5 dBm
RX Sensitivity-148 dBm-148 dBm-132 dBm
Sleep Current0.2 µA1.6 µA1.1 µA
RX Current10.8 mA4.2 mA6.8 mA
TX Current @20dBm87 mA38 mA25 mA
EfficiencyLegacyBestHigh speed

Recommendation: SX1262/1268 offers the best power efficiency and is used in modern devices like Heltec T114.

Complete Hardware Bill of Materials

Meshtastic Devices

Budget ESP32 Platforms
DeviceHeltec LoRa 32 V3
MCUESP32-S3FN8 (240MHz dual-core)
LoRaSX1262
Frequency433/868/915/923 MHz variants
TX Power22 dBm
Display0.96" OLED 128×64
WiFi/BTYes / BLE 5.0
GPSNo
BatteryJST SH1.25-2 connector, built-in BMS
CaseOptional plastic case available
Price€25-30
Power90-200mA active, ~900µA sleep
Best ForLearning, indoor nodes, short-term mobile
PurchaseAliExpress | Amazon
DeviceLILYGO T-Beam
MCUESP32 WROVER-B
LoRaSX1276/SX1278
Frequency433/868/915/923 MHz variants
TX Power20 dBm
DisplayOptional 0.96" OLED
WiFi/BTYes / Classic BT + BLE
GPSNEO-6M/NEO-8M
Battery18650 holder
CaseNo (requires DIY)
Price€35-45
Power150-300mA active (with GPS)
Best ForMobile tracking, vehicle installation
PurchaseAliExpress
Ultra-Low Power nRF52 Platforms
DeviceHeltec T114 Mesh Node V2
MCUnRF52840 (ARM Cortex-M4F, 64MHz)
LoRaSX1262
Frequency433/470/868/915 MHz variants
TX Power22 dBm
Display1.14" TFT 135×240, 262K colors
WiFi/BTNo / BLE 5.0
GPSOptional module
BatteryJST 1.25mm connector, built-in BMS
SolarJST 1.25mm solar input
CaseOptional enclosures
Price€45-60
Power11µA sleep, 23µA Meshtastic mode
Best ForSolar nodes, long-term battery deployment
PurchaseMuzi Works | Rokland
User Review"Nearly a week on single 18650 without solar. Stays fully charged even on cloudy days."
All-in-One Solutions
DeviceLILYGO T-Echo
MCUnRF52840
LoRaSX1262
Frequency433/868/915/923 MHz variants
TX Power22 dBm
Display1.54" E-Paper (ultra-low power)
WiFi/BTNo / BLE 5.0
GPSAir530Z
BatteryBuilt-in 1200mAh
CaseInjection-molded (included)
Price€55-70
PowerUltra-low with e-paper display
Best ForHandheld use, harsh environments

Reticulum RNode Hardware

Important: Reticulum supports the Heltec T114 and other nRF52840 devices via RNode firmware as nodes.

Supported Platforms
DeviceLILYGO LoRa32 V2.1
MCUESP32 WROVER-B
LoRaSX1276/SX1278
Frequency433/868/915 MHz variants
TX Power17 dBm
Display0.96" OLED
WiFi/BTYes / BLE
GPSNo
BatteryJST connector
Case3D-printable STL files
Price€20-30
FirmwareRNode via rnodeconf --autoinstall
Best ForDIY handheld RNodes
DeviceHeltec T114 (RNode Compatible)
SupportFull RNode firmware support
Installationrnodeconf --autoinstall
AdvantagesUltra-low power, professional grade
Use CaseBattery-powered RNode deployments
RNode Firmware Support Matrix
MCU PlatformSupported BoardsFlash MethodReticulum Support
ESP32Generic ESP32, LILYGO, HeltecSerial/USB✅ Full
nRF52840T114, RAK4631, custom designsUF2 bootloader✅ Full
ATmega1284pHomebrew designsISP/Arduino✅ Limited
ATmega2560Arduino Mega compatibleUSB/ISP✅ Limited

WiFi HaLow Hardware (Experimental)

Development Modules
DeviceSeeed Studio Wio WM6180
StandardIEEE 802.11ah (WiFi HaLow)
Frequency902-928 MHz ISM band
RangeUp to 1 km (line of sight)
Data Rate150 kbit/s - 32.5 Mbps
TX Power21±1 dBm
Price€50-80
StatusExperimental, OpenMANET compatible
ReticulumNot directly supported (IP-based vs SDLC)
PurchaseSeeed Studio

Antenna Specifications

LoRa Antennas
TypeFrequencyGainImpedancePriceApplication
Omnidirectional868/915 MHz2-3 dBi50Ω€5-15Base stations
High-gain Yagi868/915 MHz8-12 dBi50Ω€20-50Point-to-point links
Magnetic Mount433 MHz3 dBi50Ω€10-25Vehicle mobile
Whip AntennaAll bands2.1 dBi50Ω€3-8Handheld devices

Purchase Links: AliExpress Antennas | Search for your specific frequency band

Power and Environmental

Solar Power Systems
ComponentSpecificationPricePurpose
1W Solar Panel6V, 167mA€8-15Single T114 node
5W Solar Panel12V, 417mA€25-40Multiple ESP32 nodes
Charge Controller6-24V input€15-40Waveshare Module
18650 Battery2500-3500mAh€5-12Primary storage
Enclosures
TypeIP RatingMaterialPrice RangeUse Case
Waterproof BoxIP65-IP67ABS Plastic€10-30Permanent outdoor
Transparent CaseIP54Polycarbonate€5-15Temporary/indoor
Metal EnclosureIP67Aluminum€25-60Professional installation

Power Analysis

Battery Life Calculations

PlatformSleep CurrentActive CurrentBattery Life (2500mAh)
ESP32 + SX1276900µA - 2mA87-200mA2-14 days
nRF52 + SX1262 (T114)11µA38-125mA6+ months
WiFi HaLow~10-50µA40-60mA3-6 months

Solar Sizing Guidelines

Daily Power = (Sleep Hours × Sleep Current) + (TX Hours × TX Current)

ESP32 Node: ~0.1W average → 5W panel minimum (3x safety factor)
T114 Node: ~0.01W average → 1W panel sufficient (10x safety factor)

Regional Frequency Regulations

RegionPrimary BandPower LimitDuty CycleNotes
Europe868 MHz25mW ERP1% or 10%SRD regulations
North America915 MHz1W EIRPNonePart 15.247
Asia-Pacific433/923 MHz25-50mWVariesCountry-specific
Germany868 MHz25mW ERP1%/10%BNetzA approved

Network Architecture

Meshtastic Topology

  • Max nodes per channel: 100-200 (duty cycle limited)
  • Hop limit: 3-7 hops typical
  • Channel utilization: <10% (regulatory requirement)
  • Optimal spacing: 1-5 km (terrain dependent)

Reticulum Network Design

  • Transport agnostic: LoRa, WiFi, Ethernet, Serial, Packet Radio
  • No hop limits: Dynamic route discovery
  • Bandwidth adaptation: Automatic rate adjustment
  • Heterogeneous: Mix different radio technologies

OpenMANET Architecture

  • IP-based: Full TCP/IP stack
  • Range: Up to 3 km (WiFi HaLow)
  • Device capacity: 1000+ nodes per AP
  • Protocols: B.A.T.M.A.N. Advanced, OLSR

Setup and Configuration

Video Resources

Hardware Setup Guide: YouTube - RNode Hardware Setup

Application Usage: YouTube - Meshtastic App Tutorial

Installation Commands

Reticulum/RNode Setup
# Install RNode configuration utility  
pip install rns --upgrade

# Auto-install firmware (supports T114)
# Or use the web based installer: https://liamcottle.github.io/rnode-flasher/
rnodeconf --autoinstall

Meshtastic Firmware
# Web-based installer (recommended)
# Visit: https://flasher.meshtastic.org/

# For T114: Select "Heltec Mesh Node T114"
OpenMANET (WiFi HaLow)
# Download OpenWRT image
wget https://github.com/OpenMANET/openwrt/releases/latest

# Flash to supported hardware
# See: https://openmanet.github.io/docs/initial-setup.html

Integration Notes

Reticulum + OpenMANET

Currently incompatible due to fundamental differences:

  • Reticulum: SDLC-based, no IP layer
  • OpenMANET: IP-based MANET protocols

Future Integration: Possible through bridge applications or protocol gateways.

OpenMANET Resources:

Purchasing Summary

For Beginners: 2x Heltec LoRa 32 V3 (€50) + antennas (€10) = €60 total

For Serious Deployment: 5x Heltec T114 (€250) + solar panels (€40) + cases (€10) = €300 total

Purchase Priority:

  1. T114 for battery/solar nodes - No soldering, built-in BMS, ultra-low power
  2. ESP32 for mains-powered base stations - WiFi capability, lower cost
  3. Professional antennas for range improvement
  4. Proper enclosures for permanent deployment

Further Reading


This guide reflects current hardware availability as of September 2025. Verify specifications and regional compliance before deployment.