meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.03k stars 725 forks source link

[Feature Request]: Node firmware version added to node information #3465

Closed grahamrobertslx closed 3 months ago

grahamrobertslx commented 3 months ago

Platform

NRF52, ESP32

Description

Add firmware version to node information to help with fault finding / compatibility in the future

garthvh commented 3 months ago

Firmware version is part of the device metadata packet already, the is no room on node info, and including it on a public packet is a security concern.