Been scratching my head over something odd with my Victron MPPT setup on the static caravan and wondering if anyone else has hit this.
The instantaneous solar readings are coming through absolutely fine — I can see live wattage in VRM, it's logging correctly to InfluxDB via Node-Red, everything looks healthy in real time. However, the Daily Yield figure appears to be stuck or resetting at unexpected intervals. It's not accumulating properly across the day. By late afternoon I might be showing 0.8 kWh when the running total from my own logging clearly shows closer to 2.4 kWh.
My setup is a Cerbo GX with a couple of Victron SmartSolar 100/30 controllers, Fogstar Drift 200Ah LiFePO4, and a small 600W panel array facing south-southwest. VRM firmware is current and the MPPTs are on the latest stable release.
A few questions:
- Is Daily Yield calculated on the MPPT itself and simply reported upstream, or is it computed by the GX device or VRM?
- Could a midnight clock drift on the Cerbo be causing the yield counter to reset at the wrong time?
- Has anyone seen this specific to certain firmware versions on the SmartSolar range?
I've already checked the timezone settings on the Cerbo (set to Europe/London, BST currently active) and that all looks correct. Tempted to do a hard reset on the MPPT history but I'd rather understand the root cause before wiping anything.
Any pointers appreciated — particularly if someone has dug into this via Node-Red or the VRM API rather than just the dashboard view.