Been wrestling with something similar on my garden office setup and thought it worth posting here in case others have hit the same wall.
After updating my Orion Smart 12/12-18A to firmware V1.13, the unit locked itself into a disabled state and flatly refused to resume charging. When I dug into the "off reason" section in VictronConnect, I got two simultaneous notifications:
- Low input voltage (fair enough, my starter battery was a bit marginal at the time)
- Engine shutdown detected (this one threw me — I'm running it between a vehicle and a 200Ah Fogstar Drift LiFePO4, not a traditional alternator/ignition setup)
The combination of both flags seems to trigger a kind of protective lockout that doesn't self-recover, even once input voltage climbs back into normal range. Factory reset did clear it, but I had to re-enter all my absorption, float, and equalisation parameters from scratch, which is mildly irritating when you've spent time dialling those in.
My suspicion is that V1.13 tightened the engine detection algorithm — possibly interpreting voltage ripple from my DC distribution board as an ignition-off signal. Has anyone else noticed the Orion behaving more conservatively post-update?
A couple of things I'd genuinely like to know from people who've resolved this cleanly:
- Is there a way to suppress the engine shutdown detection entirely for permanent off-grid installs where there's no ignition signal wired?
- Does rolling back firmware remain possible via VictronConnect on Android, or are you locked to the latest?
Running a Raspberry Pi with Venus OS on a Cerbo GX emulator here, so happy to pull logs if that helps anyone