[Feature Request]: allow to define also NUM_CELLS when battery voltage is provided by INA #5360
Labels
enhancement
New feature or request
requires-protos
A change in device that requires changes to protobufs
Platform
NRF52, ESP32, RP2040, Linux Native, Cross-Platform, other
Description
It is not uncommon to power a remote node with 12.6 volts provided by three big cells, charged by a solar panel followed by a dc/dc converter to obtain 5 volt for the node. In this situation, It would be nice to know the percentage of battery charge, but the percentage show always 100% if i cannot scale the cells. Currently the firmware has a #define NUM_CELLS but it is hard coded, it would be nice if this parameters could be set in the APP, with INA_ADDR
The text was updated successfully, but these errors were encountered: