firmware
https://github.com/meshtastic/firmware
C++
Meshtastic device firmware
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to firmware
Help out
- Issues
- First attempt at power.cpp split
- HWIdentity: derive Curve25519 keypair from per-chip UID + NVS-persistent salt
- Add QMP6988 environmental telemetry support
- [Feature Request]: Beacon mode to allow nodes to advertise on a different preset
- RadioLibInterface: drop "caught missed RX_DONE" from WARN to DEBUG
- Stop maintaining nimbleBluetoothConnHandle explicitly, just grab it from bleServer as needed.
- Router::allocForSending: null-check packet pool allocation
- RadioLibInterface: harden RX path (4 related fixes)
- PhoneAPI: rate-limit handleStartConfig to prevent reconnect-storm heap fragmentation
- KeyVerificationModule: null-check getMeshNode() before dereference
- Docs
- C++ not yet supported