DVCC variable temp charge limits

Is any way to tell the DVCC to modulate the battery charging power at different temperatures? For example if temp is 5 Celsius the max charging amps will be 20A, so mppt and victron acin will modulate to this parameter. This could be a nice addition as BMS only allow on/off charge and LFPO cells can be charged at low temp but with caution, so limit the charge in the DVCC to, for example, 800W at 5 Celsius, 1000w at 6 Celsius or so could be a nice feature.

1 Like

With “Battery Safety Controller” you can manipulate CCL and CVL from BMS to Venus OS.

1 Like

If you have a way for the GX to read the temp then you can in node red limit or delimit in dvcc

1 Like

yes, got JK BMS connected to the cerbo, who reads the BMS info directly. I suppose I will need to make my own programing like you said, as there is not direct option on venus OS. Thank you.