mwanafunzi
New Member
I have a solarthon 8KW inverter. I want to access data from it, but I can get no information from the manufacturer or the web.
It has an RJ45 plug at the bottom, so I plugged it into my network! I see an ip address with port 502 open. I am trying python scripts using
pymodbus and ModbusTcpClient. I sem to connect to a modbus server, but I cannot interpret anything that I read on the registers. I have tried assuming the register map is according to several different manufacturers (Deye, Sunspec and others), but I am getting nowhere. Solarthon are not responding to my queries, any ideas where to go from here to establish communications?
It has an RJ45 plug at the bottom, so I plugged it into my network! I see an ip address with port 502 open. I am trying python scripts using
pymodbus and ModbusTcpClient. I sem to connect to a modbus server, but I cannot interpret anything that I read on the registers. I have tried assuming the register map is according to several different manufacturers (Deye, Sunspec and others), but I am getting nowhere. Solarthon are not responding to my queries, any ideas where to go from here to establish communications?