jantenhove / GoodWeLogger

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

Powering the ESP8266 #15

Closed danjenkins closed 5 years ago

danjenkins commented 5 years ago

Hi @jantenhove ,

Firstly - great project - works brilliantly. Now have all my solar values going into home assistant which then get logged to grafana - so can do some nice visuals & do automations based on generation etc.

I have a question though - how do you power your esp8266? I tried connecting a usb cable to my GW3600D-NS's USB port and into the d1 mini but no juice appears from the USB port. How best to power it? Or should I be getting power through the uart?

Cheers!

Dan

meteosat007 commented 5 years ago

Hi Dan,

I have a GoodWe 1000NS inverter also known as a Replus 1000TL2E with Wifi, USB and RS485 and I would be keen to hear your experiences of getting the data into Emoncms as its the last thing I would like to do on my system that I have had up and running for 4 years now. Any advice welcomed as I have tried a few options from Github with no success on USB or RS485.

Alan

jantenhove commented 5 years ago

I tried powering the ESP from the USB port, but it does not provide power. I now use a USB charger.

danjenkins commented 5 years ago

Yup, I ended up running a longer cable to the inverter and run the logger off usb in my server rack

On Fri, 19 Oct 2018, 08:32 jantenhove, notifications@github.com wrote:

I tried powering the ESP from the USB port, but it does not provide power. I now use a USB charger.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jantenhove/GoodWeLogger/issues/15#issuecomment-431271769, or mute the thread https://github.com/notifications/unsubscribe-auth/AAO1rVC8RVFJD6PrKVk6fX5tbA9s893dks5umYAEgaJpZM4WMdu9 .

ThinkPadNL commented 4 years ago

Hi,

Have a look at issue #25 that i just opened. I think powering the ESP8266 from the inverter should be possible, but i am not 100% sure about it yet.