You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an OmnikSol 4k-TL3, single fase, 2MPPT with a serial number that starts with 640. I'm able to ping the IP-address of the inverter, but when I run the python script the connection times out. Any idea how to solve this?
The text was updated successfully, but these errors were encountered:
The protocol has changed. When the script was developed the Frame format was V4.
iGEN has moved to Frame format V5.
iGEN and Omnik did not help me in any way up till now.
I have some clues from the iGEN android app but V5 is not working in this app also. Only partial implementation.
I am still trying but the first step is to figure out the format of the frame which triggers the logger to return current inverter data. Parsing the data itself is not that difficult.
I'm having an OmnikSol 4k-TL3, single fase, 2MPPT with a serial number that starts with 640. I'm able to ping the IP-address of the inverter, but when I run the python script the connection times out. Any idea how to solve this?
The text was updated successfully, but these errors were encountered: