Woutrrr / Omnik-Data-Logger

Data logger for Omnik Solar Inverters
GNU General Public License v3.0
40 stars 42 forks source link

Code seems to work on inverter with SN 603xxx #10

Closed marcovansteen closed 8 years ago

marcovansteen commented 11 years ago

I noticed that the python script reads out my inverter correctly. So maybe README.MD can be updated so people with 603 are not discouraged to try.

Inverter: NLDN2020134J1085 S/N: 603701905 FW Main: NL1_V1.0-0043-4 FW Slave: V1.6-0018

pgroene commented 11 years ago

I do have a 603xxx inverter, but I get the error: could not open socket. Anything you did to get it working?

marcovansteen commented 11 years ago

Ok i made sure that:

I don't know if all this is necessary, it's just how i set it up.

I have an Omnik 2.0TL with wifi module (not wifi kit). My firmware is

By the way: I am developing a script in Perl that captures the 'normal' packets that are also sent to the Omnik web site, so they can be stored locally in a mysql database.

That way, the situation that livestats does not return data because a data transfer from inverter to the omnik portal is taking place, is prevented. So it should be a bit more robust.

Op 22 aug. 2013 07:47 schreef "pgroene" notifications@github.com het volgende:

I do have a 603xxx inverter, but I get the error: could not open socket. Anything you did to get it working?

— Reply to this email directly or view it on GitHubhttps://github.com/Woutrrr/Omnik-Data-Logger/issues/10#issuecomment-23069768 .

pgroene commented 11 years ago

I fixed the script for python 3.3, changed the configparser name and changed the print statements. Now it seems to work better, but there is not light at the moment. So not testing till the sun comes tomorrow.

Woutrrr commented 8 years ago

Updated the readme with supported s/n