firmware
firmware copied to clipboard
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.
### Firmware Version 2.5.12 ### What did you do? Go to Nodes list, select node, scroll down and press "Exchange Positions" button. I monitor what my node sends via separate...
Last release a change introduced different branching functions in gps.cpp based on the model of a device. This makes the code less readable and introduces the potential for bugs. This...
Our MQTT library of choice is without a maintainer and hasn't been updated in 4 years. Pretty depressing thread: https://github.com/knolleary/pubsubclient/issues/1045 Thingsboard has taken up the most involved fork of this...
The LTR390 is a UV sensor. This patch adds detection support, for a future patch that will add the full sensor support. https://github.com/meshtastic/firmware/issues/5980
As suggested by @RCGV1, this patch sets LOST_AND_FOUND role to * Broadcast full precision by default * Save battery by not re-broadcasting Fixes https://github.com/meshtastic/firmware/issues/5514
### Category Other ### Hardware Linux Native ### Firmware Version 2.5.15 ### Description If I use the tcp listener from https://github.com/brad28b/meshtastic-cli-receive-text/blob/main/read_messages_tcp.py it gets stuck every once in a while, crashing...
Related to https://github.com/meshtastic/firmware/pull/4692 The main purpose of this PR is to enhance the ESP32-C6 target by integrating BLE functionality
### Category Other ### Hardware Station G2 ### Firmware Version 2.5.21 ### Description Hi! It is a hard to reproduce bug, and my station g2 is on the roof, so...
### Category Other ### Hardware Rak4631 ### Firmware Version 2.4.* to at least 2.5.15 ### Description I have an ina3221 setup with input 1 showing power being used, input 2...
### Platform Cross-Platform ### Description How about a setting that you setup a secret word and it outputs on a pin. Can also be used to hard reset the unit...