Hi Zanshin,
Thanks for the library.
I want to ask about voltage reading using INA226
i use INA226 to read voltage and amperage from Solar Charger Controller to Li Ion 7S Battery
My PV is 600wp, so i order and use this module https://www.aliexpress.com/item/1005003306504394.html
Its have R002 and sugested max reading is 20A
the problem is, voltage only read 25v it should be 28v so i modified the code to get 28v reading.
but when there is no input ( no sun ), the voltage reading will drop 1 volt and there is 20mA reading.
Hi Zanshin, Thanks for the library. I want to ask about voltage reading using INA226
i use INA226 to read voltage and amperage from Solar Charger Controller to Li Ion 7S Battery My PV is 600wp, so i order and use this module https://www.aliexpress.com/item/1005003306504394.html Its have R002 and sugested max reading is 20A
the problem is, voltage only read 25v it should be 28v so i modified the code to get 28v reading. but when there is no input ( no sun ), the voltage reading will drop 1 volt and there is 20mA reading.
is that normal behavior?
here the code i use
Edit: NVM , its because onboard rshunt is too hot and make the ina226 chip getting hot. After moving the rshunt to eksternal pcb, the problem is gone.
Best Regrads, Teguh