Re: Flying ADC 16 channel BMS 96S test
Posted: Thu Feb 20, 2025 8:35 pm
openinverter Community
https://openinverter.org/forum/
I will look into it over the weekend... will update to latest and check errors.johu wrote: ↑Fri Feb 21, 2025 10:18 am Ah yes, the newer firmwares have a POST (power-on self test) and apparently that fails. This is indicated by the slowly flashing LED. In "lasterr" you can see why.
On said module there is probably an issue with the i2c comms to the ADC. Of course I don't understand why it shows now. I have changed the I2C comms timing in the latest firmware, supposedly for the better
Yes, was thinking it was something with self tests.
Argh... I should come to that last night.
Why do you use different code for min and max? It's the same thing just on different bytes. So, code for min should return correct value for the max if you read from bytes 2 and 3.
Ouch. So BMS5 certainly has a hardware problem. You could flash the latest firmware to just that and see what it brings up. 2 and 4 might just be bad cell connections. No idea what's going on with #6 also. Sad thing is they all tested ok as far as I remember. I think I'll send you a number of v2.2 replacement boards.
You can set "enable" to "On" to resume operation. Will add some more debug output to find out more accurately what tests as bad.
Cool, some good news
i did try that at first, but in the case of cellmin and cellavg, the 2 bytes contain only voltage data.