Hi,
We are using two SMBus Battery monitors and they are connected to the flight controller. We have flashed the latest stable firmware. We are able to read pack voltages, current, temperature and remaining capacity of both the packs. But we are able to read the cell voltages of only one pack. I think the firmware reads the cell voltages from both the battery packs, but the voltages read from the first pack gets replaced with the voltages read from the second pack.
Has anyone faced this issue earlier? How can we resolve this issue?
The address of the second battery pack needs to be changed, and then both packs will be recognized as two separated entities.
Ask the manufacturer how to do that.