mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-24 07:15:37 -04:00
2d518420aa351659249de8cfeeaa259cbed76d33
everSubscribed was updated outside the if that declares the pointer, which is
out of scope there, so 783e3a497 broke the rak4631_blemesh build and every nRF52
mesh env with it. The ESP32 copy in that same commit braces both statements; this
is the nRF52 half catching up.
rak4631_blemesh builds again: flash 92.2%, RAM 41.1%.
Overview
This repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.
Meshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.
Get Started
- 🔧 Building Instructions - Learn how to compile the firmware from source.
- ⚡ Flashing Instructions - Install or update the firmware on your device.
Join our community and help improve Meshtastic! 🚀
Stats
Languages
C++
72.9%
C
22.8%
Python
2.1%
Shell
1.6%
Batchfile
0.2%
Other
0.2%
