solaredge icon indicating copy to clipboard operation
solaredge copied to clipboard

Only function 0501?

Open dragoshenron opened this issue 7 years ago • 0 comments

Dear all, I'm trying to set everything up to monitor my SE HD 3000 with a Raspberry Pi. The idea is to store power optimizers data in a InfluxDb database.

I was able to get the key via RS232 and I'm trying to get things working via passive LAN (see https://github.com/jbuehl/solaredge/issues/27#issuecomment-354552198 )

My understanding is that the inverter should push its data also to RS232 (after changing the server in the SE menu). However I'm able only to get 0501 messages and nothing else. Here is a screenshot: `python semonitor.py -s 73110AAB -t 2 /dev/ttyUSB0 -vvvv append: False baudrate: 115200 commands: datasource: /dev/ttyUSB0 follow: False following: True interface: None keyfile: None logfile: stderr master: False outfile: stdout ports: 22222,22221,80 record: None slaves: 73110AAB type: 2 updatefile: None verbose: 4 xerror: False opening /dev/ttyUSB0 /dev/ttyUSB0 --> message: 2 length: 22 data: 12 34 56 79 00 00 ff ff dd 03 ab 0a 11 73 fe ff data: ff ff 01 05 54 c4 dataLen: 0000 dataLenInv: ffff sequence: 03dd source: 73110aab dest: fffffffe function: 0501 `` I'm getting the same message over and over every couple of minutes or so.

Could someone help?

Last but not least: @jbuehl thank you very much for your work!

Alex

dragoshenron avatar Dec 30 '17 16:12 dragoshenron