If You are ready to loose “close to real time” alarms, than one of the ways to to survive the winter could be to correctly shut down the Raspi and wake up it to send the telemetry by means of some timer.
I’m testing at the moment ELTAKO 2 channel timer S2U12DBT-UC. The system in question is remote and struggles during winter, so idea is to switch off everything except charge controller, than wake system up once per day for some 15 min, get data, than switch all off (except charger).
Timer has 2 independent latching relays and has self consumption of 0.1 - 0.3 W, so it could spare about 60 Wh per day.
You could use one relay to tell Venus Os to shutdown, after a while to switch off the power using second relay - it could be bad to just “pull the plug”.
… And for fine tuning at low current I suggest to use multimeter, the Shunt is too ignorant to small changes.
Thanks for the proposal. About telemetry, I know I can easily configure the period of transmission : by default 15 min.
But what about the recording period of data of peripheral connected using ve direct ? Can it be tuned ?
I know these data can be recorded even without Ethernet connection and transmitted to vrm when Ethernet connection is available. Maybe what I think is the vrm transmission period is the data recording period ?
Your proposal is to wake up the venus os each 15 minutes so data resolution would be 15 minutes. Instead of ?
I my case the system will be down (except the SCC) for 23 h 45 min, then 15 min to collect couple of data points, establish mobile connection, transmit data and go to “off” again.
It is a shame that this delay is so expensive I already put a lot of money in my victron devices
But it is a great idea. Currently the load output of my victron mppt is used for the raspberry and it is cut off each day when the voltage is too low (below 2.4v). So as you said it may be bad for the venus os or the raspberry pi I don’t know Maybe it is possible to write a script to shut down the venus os each day at a specific time to have it shutdown before the voltage is too low.
There is ShutdownMonitor, it activates one of Digital In lines as dedicated “Off” switch (button to minus/ground pin), as well as menu item on Remote console.
I’m still happy enough, but it’s is said many time that by just switching off the power to Raspi, You could ruin SD card. Think of it as pulling the plug on any PC.
I’m still curious how Cerbo and alike survives - some magic from Victron ?