1: I can't seem to get the UPS to work as expected. If I unplug the pi zerow, it reboots instead of the battery taking over to supply power. If I having it running on battery and plug it in, it also reboots. Is this normal? How do you test this if this isn't the way?
2: The settings in the server don't save after a reboot. I turn on battery input protection and after one of these reboots that spontaneously happens when trying to get the battery to failover in problem number 1 above, the settings is back to default.
3: I am not getting i2c to work either. When I run i2cdetect -y 1 I get the following:
Environment
Additional context
1: I can't seem to get the UPS to work as expected. If I unplug the pi zerow, it reboots instead of the battery taking over to supply power. If I having it running on battery and plug it in, it also reboots. Is this normal? How do you test this if this isn't the way?
2: The settings in the server don't save after a reboot. I turn on
battery input protection
and after one of these reboots that spontaneously happens when trying to get the battery to failover in problem number 1 above, the settings is back to default.3: I am not getting i2c to work either. When I run
i2cdetect -y 1
I get the following:sudo i2cdump -y 1 0x32
andsudo i2cdump -y 1 0x75
produce nothing but X's4: The RTC clock will not sync and stays at the year 2020.
Any help would be definitely appreciated as I have spent quite a bit of time combing through the "documentation" with no success.