Set "State of Charge" parameter for SmartShunt

Using my own program, I read the data that the SmartShunt sends to the UART interface. Everything works flawlessly.
There was a need to change the SmartShunt settings. Namely, to change the current value of the “State-of-Charge” parameter.
What command should be sent to the UART to change this parameter?
Thanks for any ideas.


Have you tried the set instruction on the Soc register?

1 Like

Thanks for the help.
I managed to update the SOC.
I decreasing SOC once an hour, compensating for the BMS consumption.
Although it consumes little (about 30 mA), a significant error accumulates over the week.
I rarely charge the battery to absorption state - once every two to three weeks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.