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
- fix(mesh): don't evict ACKs when a background-priority packet arrives full
- fix(mesh): poll TX_DONE and stuck-TX timeout from main loop
- fix(power): arm deep-sleep hold so per-pin gpio_hold_en actually holds
- fix(power): soft-sleep the GPS receiver during CPU light-sleep
- fix(power): latch low-battery decision in RTC memory and add recovery hysteresis
- [Bug]: Trouble communicating over UART on the RasPi Pico
- fix(power): use BQ25896 ADC for both battery voltage and presence
- PKI commit_edit_settings (and other PKI command verbs) never delivers a routing ack — AdminModule sets pki_encrypted on a ROUTING_APP reply that Router refuses to PKC-encode
- fix(mesh): drop oversized RX packets instead of asserting
- fix(mesh): skip pre-encryption packet copy when MQTT does not need it
- Docs
- C++ not yet supported