GoodWeLogger
GoodWeLogger copied to clipboard
ESP8266 based logger for GoodWe inverters. Can upload to pvoutput and publishes MQTT topics
This is a very interesting project, thankt for all the information. I own since last week a Goodwe GW8K-DT but the connections are completely different from what I see in...
The default Modbus adress is 247 (hex F7) see page 4: https://downloads.vodnici.net/uploads/wpforo/attachments/483/4349-1GoodweModbusPROTOCOLHybrid-ENV1-3EMseries.pdf 4. Inverter Address: Can be assigned from 1~247. 247 is factory default assignment. It may be an idea...
GW25K-MT
Hello! I am trying to use this code using ESP32. I have a doubt related to the pin conection of a MAX485 converter. On the file settings.h I do not...
I've got a GW-3600D-NS, hooked it up and no output to MQTT except for goodwe = online. Ouput on the remote debug: ``` (D) Sending discovery (D) Sending data to...
Does anyone know online CRC generator ? Till now i havn't found any siutable to that goodwe , Bytes AA 55 01 AB 00 81 00 on all of them...
I have the inverter without wifi module so this project is perfect for me. Thanks for making it possible. I have some issues. First I can't figure out witch of...
I have two inverters, GW6000-DT and GW8000-DT. I have both connected with a 6 pin 3.5pitch plug from PTR Hartmann. type AK1550/06-3.5
It looks like PVOutput is broken. Last update I had was april 30th and never checked the data after that date. On that day I have updated the code with...
Hello, While compiling for a wemos d1 pro, and other esp8266 there is an error; 'class RemoteDebug' has no member named 'isRunning'
Logger randomly stops sending data to mqtt and PVoutput. Some days there are no problems at all, and some days its really bad . - mqtt broker gives error: `Socket...