Hi,
I'm using a bq2014h and need to detect low battery to display an alert to the user.
The thing is that since the battery can be replaced at any time, the reading (and the alert) will not be trustful there.
The datasheet says that the battery replaced flag (BRP) is asserted by a serial port command or by the application of VCC (but where?).
In a debug sequence I can see that the values at FLAGS1 and FLAGS2 doesn't change when the batteries are removed (the cap on RBI?).
I need a flag or a reliable indicator for a battery-replace event so I can ignore the low batt alert when the reading is uncertain.
Any ideas?