I am using this BQ24196 to controlling an unexpected power interrupt, for that, I have used a 3.7V battery and my board running into 3.7V so when the power goes off I am running the device on the battery for 10 mins then after I was disabling using BATFEET(Q4) REG07. it was working perfectly few days, then after I am getting a issue like it is working only 15 sec then after automatically the entire board get SHUTDOWN. but in my code side logic, I kept it 10 mins only. Why earlier the battery gets BATFEET_Disabled(REG07).
Earlier working [71, 29, 0, 17, 178, 136, 3, 11, 172, 0]
not working [71, 29, 0, 17, 178, 136, 3, 11, 132, 0]
Why REG08 address has changed from 172 to 132.