ESP32ArduinoRenogy icon indicating copy to clipboard operation
ESP32ArduinoRenogy copied to clipboard

Reads data from a Renogy solar charge controller's RS232 port with an ESP32 or Arduino

Results 8 ESP32ArduinoRenogy issues
Sort by recently updated
recently updated
newest added

I have it working with an ESP32-WROOM-32D board and a Rover Li 40 amp SCC

Works on my Renogy Adventurer 30A PWM controller. Thanks!

Hi, I read different stories about the load amps via Modbus. Some mention it is not possible to get it for the Wanderer 10A but in your library you mention...

I used your info to successfully connect an Arduino MKR1010 to a Renogy Wanderer 10A (model # RNG-CTRL-WND10) charge controller. The MKR1010 natively has Serial1 on pins 13 (RX) and...

How to get the charging mode (MPPT, equalize, boost, float)?

i'm working on setting up an ntp server using a gps hat that using the serial port. Im hoping to leverage a usb port to connect to the rs232 port....

I did some testing with my Renogy Wanderer 10 and a pinout diagram I found [here](https://forum.arduino.cc/t/trying-to-read-registers-from-a-solar-charge-controller-over-rs232-solved/1039864). It looks like pins 5 and 6 carry some subset of voltage depending on...