solaredge icon indicating copy to clipboard operation
solaredge copied to clipboard

SolarEdge inverter logging data capture

Results 72 solaredge issues
Sort by recently updated
recently updated
newest added

I haven't had any luck finding a micro-usb connector to solder onto the main board so I can gain access to the RS-232 interface. Checked Mouser and Digikey extensively. Does...

I have an SE10000 and an RPI2 running CentOS 7 with the requisite python libraries. My Inverter has the mini USB connector, so I'm using that connected to my RPI2....

Hey all. It seems that for this cool little tool, most of the communication is happening via issues (as can be seen in #8), as if they where a forum....

semonitor.py sometimes has issues with losing message synchronization after getting a corrupted message from a serial device. There is a workaround currently in place for this but it has other...

**Good afternoon, recently i am getting some weird outputs from my new Solaredge inverter. If i use the "c 322" command, sometimes the inverter returns empty strings. And other times...

Hi, Is it possible to add support for RS485 over ethernet? I have a Moxa NPort 5130 Serial Device Server that I would like to use instead of a USB...

help wanted

Not strictly an issue about this software, but I was wondering if there is a way to poll the inverter through the RS485 interface (configured as SolarEdge protocol) for the...

Hello everyone. I'm having some issue with piping the data to semonitor. My use case is to use a Raspberry Pi to digest the data coming from my FritzBox via...

Some inverters send a timestamp on the serial interface like this: XX1XXXXX FFFFFFFC 036A unkown INV => 03 03 0A 00 4F 29 06 58 20 1C 00 00 02...

First of all I would like to thank all of you for the success of this project. When I run the code semonitor.py it works well but when I want...