Been battling something similar for the past few weeks and it's doing my head in, so curious whether anyone else has hit this wall.
Running an Ekrano GX on Venus OS Large (currently on v3.75), with a pair of EVCS AC22NS units pulling charge duty for my van and a second vehicle. Three-phase MultiPlus-II setup, Fogstar-supplied LiFePO4 pack with CAN BMS talking over VE.Can — reasonably tidy system on paper.
The issue: the AC22NS units seem to be dropping their Modbus-TCP connection intermittently, probably every 45–90 minutes. Wouldn't be catastrophic on its own, but the GX appears to hammer reconnection attempts in a tight loop rather than backing off gracefully. Net result is CPU load climbs, Node-RED (I've got a custom phase-balancing flow running) starts misbehaving, and eventually the watchdog trips and reboots the whole GX. Logs show the Modbus service timing out repeatedly before the reboot event.
A few things I've already tried:
- Static IPs for both chargers (ruled out DHCP flapping)
- Reduced Node-RED polling interval
- Checked EVCS firmware — both on v2.08
Haven't yet tried disabling the DBUS EVCS service entirely and managing the chargers purely through Node-RED OCPP, but that feels like admitting defeat.
Is this a known Venus OS v3.75 regression, or something specific to how the AC22NS handles dropped TCP sessions? Victron's changelog doesn't mention anything obvious.
Anyone running AC22NS units on an Ekrano who's managed to stabilise this? Particularly interested if you've