-
Notifications
You must be signed in to change notification settings - Fork 28
Description
I recently updated from Firmware 10 to Firmware 14. Firmware 10 was mostly working fine, though I wanted to test my NUT UPS driver with the newer firmware.
I am running a script to read the data from the i2c bus every 10 seconds to see which fields are actually updated by the sample interval. The script was working fine with FW 10.
FW 14 runs for a while (approx 35-39 minutes) then stops reporting new data. I can read the registers ok, but they stop updating. I found that I have to reboot the device to get it running again (remove power and batteries, then re-insert power and batteries). When I do so, I see that the Running Time counters are all reset to zero.
I can set values in the registers but they don't stick.
I tried downloading firmware 10, but it says the firmware version not found.