firmware
firmware copied to clipboard
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.
- Drop FreeRTOS dependency - LittleFS was using FreeRTOS locking functions and malloc()/free() - LittleFS works - properly unlock/lock the FLASH for erasing/writing; fix computation of block sizes - mutex...
### Contact Details Dandcodes ### What happened? I have a friend I DM with frequently, my application was saying I was connected to my Heltec Meshtastic device. Anytime I send...
- [x] Independent Node database redesign - [x] UDP Multicast (LAN mesh) support for ESP32 - [x] Enhanced slot time calculation and contention window size - [x] Next-hop routing protocol...
i can't find my wio-e5 to test this. Compiles without error though :-)
The Meshtastic firmware lacks the ability to publish INA power monitor measurements as battery voltage readings when `BATTERY_PIN` is not defined. This limitation affects users who want to monitor battery...
- Enable Wifi client on Pico2W. - Use correct processor on Pico2 for bsec2 library. - Fix deprecated warning. - Update platform and framework for RP2350. - Added Pico2W variant...
### Platform ESP32 ### Description Hey All! as 2.6 is coming up I'd have a quiet specific wish: It would be great to have meshing via a spare USART. Why?...
### Category Hardware Compatibility ### Hardware Other ### Firmware Version 2.5.18.89ebafc Beta ### Description I installed latest firmware on seedstudio XIAO ESP32S3 & Wio-SX1262 Kit for Meshtastic & LoRa However...
### Category Hardware Compatibility, Other ### Hardware Station G2 ### Firmware Version 2.5.x ### Description SHTC3 sensor (https://www.adafruit.com/product/4636) stops working after a soft-reboot. Power-cycle solves it. I'm not good at...