Hardware

General Guides

The one distinction that matters: ESP32 vs nRF52

Every popular mesh board pairs a LoRa radio (usually a Semtech SX1262) with one of two microcontroller families, and the choice drives battery life more than anything else you will configure later.

Rule of thumb: wall or USB powered, ESP32 is fine. Battery or solar, buy nRF52.

The common board families

Both ecosystems, same silicon

MeshCore and Meshtastic overlap heavily on supported hardware: the same Heltec, RAK, LilyGo, and Seeed boards appear on both projects' flasher lists. A board is not a commitment to one firmware; reflashing takes minutes from a browser. Check the specific board against each project's web flasher before buying, since support does differ at the edges.

Practical gotchas

What to actually buy first

Two cheap boards, not one: you cannot test a mesh with a single node. A pair of Heltec V3-class boards is the lowest-cost way to learn on USB power. If you already know you want a battery node or an always-on relay in a window, start with nRF52 (T114, RAK4631, T-Echo) and skip the battery disappointment.