pulquero/BatteryAggregator

Wrong voltage reading

Closed this issue · 6 comments

I sometimes have a problem with completely wrong voltage readings, almost gave me a heart attack the first time it happened.

image

Check the log please

github format.... text just looks bad, here is a picture of it

image

Pushed a fix for the error. Not sure where 59.15V is coming from, it should be min of the two battery voltages, unless balancing then it is the max of the two. Does it eventually drop to 54.8V? The current is also not correct.

I'm also not sure where that is coming from. It happened one time in the night with 69v while both my batteries were 53v.
image
image

image

BTW: no rush to fix things fast, take your time, when you need additional information let me know.
It seems like I am the only one with this problem for now.

I've released a new version which uses event-based updating. This should make the aggregator more closely track changes to the individual batteries.

I've released a new version which uses event-based updating. This should make the aggregator more closely track changes to the individual batteries.

It is fixed, thank you very much.