sophienyaa / NodeRenogy

Utility to retrieve data from Renogy solar controllers and publish it to MQTT, written in NodeJS
MIT License
60 stars 13 forks source link

Renogy Wanderer 10A not working #8

Closed whuang0705 closed 1 year ago

whuang0705 commented 1 year ago

Hi, Mick and everyone,

Thank you so much for this great program, really appreciate it.

It works on Renogy Wanderer 30A but not Renogy Wanderer 10A, any idea/suggestion to fix it would be much appreciated.

Have a nice day.

Regards, Wade H.

sophienyaa commented 1 year ago

Hi Wade, without having the hardware it would be difficult for me to work out what the issue is here.

duganj commented 1 year ago

n=1, but my Wanderer 10A unit I was able to get working without issue. Model: RNG-CTRL-WND10. Purchased from Amazon, April 2022.

whuang0705 commented 1 year ago

@duganj, thanks for the information, much appreciate. I get it working now by changing my renogy wanderer 10A slave modbus address to 1 via linux modbus client.

Regard, Wade