tiggilyboo
New Member
Hello again everyone, sorry to bump this thread again - But I have made great progress with the status module. It now talks to the DCC50S, and also my Renogy Rover over RS232 (As my panel is over the voltage limit on the DCC unit).
My work is here, for anyone interested: Tiggilyboo/vanny-hub (see RS232 branch for solar charge controller as well)
I came back to ask however if anyone has had any more luck with the Renogy Smart Battery? I am trying to figure out the modbus 485 over RJ45 pinout (it does not seem to be the same as the DCC50S unit? Unless I'm mistaken), I can start spamming read requests to figure out some basic figures from there...
Cheers, nearly there with all my devices in one reporting unit! It has been a blast to work on.
My work is here, for anyone interested: Tiggilyboo/vanny-hub (see RS232 branch for solar charge controller as well)
I came back to ask however if anyone has had any more luck with the Renogy Smart Battery? I am trying to figure out the modbus 485 over RJ45 pinout (it does not seem to be the same as the DCC50S unit? Unless I'm mistaken), I can start spamming read requests to figure out some basic figures from there...
Hi, unfortunately Renogy wouldn't give out the battery mappings due to safety concerns . I have got a Python driver to get a load of stats but it's not quite refined as not all the mappings are in there yet. It outputs the data to an MQTT Subscriber but could be anything I guess
Cheers, nearly there with all my devices in one reporting unit! It has been a blast to work on.