jantenhove / GoodWeLogger

ESP8266 based logger for GoodWe inverters. Can upload to pvoutput and publishes MQTT topics
GNU General Public License v3.0
98 stars 24 forks source link

Is this code tested on a "XS" series inverter? #40

Open matthijsfh opened 1 year ago

matthijsfh commented 1 year ago

Hai,

Just wondering if this code has been tested on a "XS" series inverter. My wifi connections of the XS keeps failing and I would like to use the RS485. Just wondering if the coding of the data is the same.

Greetings Matthijs

diggelen commented 1 year ago

Hello Matthijs,

I can confirm this code is working on a GW2000-XS-11 inverter.

Greetings Johannes

matthijsfh commented 1 year ago

Great! Will have a go after the holidays. My goodwe loses internet connection all the time.

What is the purpose of the Visual Studio project in the root folder?