firmware
firmware copied to clipboard
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.
-There was an error in the SPI definition of the rak4631. It only has a single SPI interface. See #6042 -Merged master into S&F and fixed the SPI definition mismatch...
### Category BLE, Other ### Hardware T-Deck ### Firmware Version 2.5.15.79da236 ### Description the tdeck plus dose not want to stay connected if the ringtone is set to nothing or...
Centralize ExternalNotificationModule LED handling This PR attemtps to take a small step towards addressing issue 5194 by de-duplicating LED handling code within ExternalNotificationModule. I also refactored the color state code...
I had some issues to build a new firmware for the _Bluetooth Nugget + LoRa Node_, which was part of a workshop where a friend of mine was attending. [Here...
Be a bit more defensive about the incoming host telemetry packets, and force a null termination on the user string.
This is a WIP effort to unify the builds for MUI targets, so the use of the MUI can be a runtime config option, currently config.display.displaymode == meshtastic_Config_DisplayConfig_DisplayMode_COLOR. It's currently...
## An addition to PacketHistory class to track entries aging This is compile time option to enable logging aging data to serial/syslog Logged is: - type of event NEW, MATCHED...
### Platform ESP32 ### Description When the device cannot connect to the set Wifi SSID it would be nice if it would fall back to Bluetooth, urrently it does not....
Introduce the RAK12035 sensor as an environmental telemetry sensor, including necessary calibration checks and default values. Update relevant files to integrate the sensor into the existing telemetry system. star of...
### Category Other ### Hardware Seeed Card Tracker T1000-E ### Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)? - [ ] Meshtastic UI...