This has been bugging me for a while with my setup, so glad to see it being raised elsewhere too.
The fixed 78-second alarm output on the Smart BatteryProtect is frustrating when you're trying to integrate it cleanly into a more complex system. In my static caravan install, I've got a Victron BatteryProtect 65A sitting between my Fogstar Drift LiFePO4 bank and the non-critical loads, with the alarm output feeding into a relay that triggers an audible warning and also logs the event via a Raspberry Pi-based monitoring script.
The problem is that 78-second pulse is entirely arbitrary from a systems integration standpoint. Sometimes I want a brief pulse to toggle a relay and move on. Other times I'd prefer a sustained signal that holds until conditions are restored. Neither option is available — you just get whatever Victron decided.
What I'd love to see in a firmware update:
- Configurable alarm duration (e.g. 5s, 30s, 78s, latching)
- Pulse mode — useful for triggering one-shot events or counters
- Reset-on-recovery option — clear the alarm output as soon as voltage recovers, rather than waiting out the timer
The Smart BatteryProtect already connects via Bluetooth to VictronConnect, so the infrastructure for configurable parameters is clearly there. This feels like a relatively low-effort firmware change that would make the device dramatically more useful for automation-heavy setups.
Has anyone found a workaround in the meantime — perhaps using a monostable timer relay downstream to reshape the output signal? I've been considering that but it feels like adding unnecessary components to solve a software problem.
Would be interested to know if others with emergency backup or EV charging