To put the device in shipping mode, the datasheet says to:
"disable the watchdog timer (REG05[5:4] =00) and disable BATFET (REG07[5] = 1) at the same time."
What is meant "at the same time"? Is there a maximum time between making the two register settings?
When disabling the watchdog timer(REG05[5:4] =00), does the device automatically revert to the previous setting after a certain time? I'm seeing this behaviour but I'm not sure if it is the bq24296 or our host SW that's doing it.