[App][Pro] Sofar (Release 1.1.45, Test 1.1.46)

I have added maps for deye inverters, so could you try the new test version.

Hello Adrian,

First of all, thank you for staying tuned.

I installed the new version and unfortunately nothing changes.

I also deleted the fixed entry of the logger again and then tried… nothing. Then the IP with serial number entered again but unfortunately again without success.

Send the logs out again if you still feel like looking further.

Best regards

Frank

Could there be a problem with the settings of the fixed IP?

Don’t understand that your app doesn’t reach the logger/inverter.

Autodiscover yes that doesn’t work but otherwise you would have to get some answer or not?

Yep, I have found the issue. The serial number was being set as a string instead of a number.

There is a new test version 1.1.48.

Note: Delete existing manually added devices and add it again to ensure the serial number is saved in the correct format.

Also, the serial number is from the logger, not that inverter.

Now it works again, however, with restrictions.

The battery, for example, repeatedly has dropouts see screenshot:

Whether the values fit, I can’t say 100% quickly. But I don’t believe all of them.

I have to look at it in detail.

Frank

Ah, progress. Let me know if you find any values that are not correct.

Could you also restart the app and send the log again so it shows which map it has decided to use.

Looking online there seems to be some variation in register addresses from different sources, so I used what seemed logical based on the similar registers around them. I can see from your log that there are some issues, so I will investigate once you let me know which map it has chosen.

Logs are out.

Rest later the day.

First Familytime. :grinning_face:

I think we have to fix the problem with the error ā€œBattery charge out of rangeā€ first because it occurs about every 30 seconds. Thus, he also mixes up all other values that I want to check.

The log shows the app is picking the sun3p map as it finds a valid grid frequency in register 609.

Looking back in this topic, I see you posted the registers for that map a while back, so I presume that was the one it did work with before the firmware update.

The new map I made looks for the frequency in register 552, but the sun3p map is checked before the new map and therefore stops the search. However, if it did work before with the sun3p map, then I don’t know why it isn’t working now.

Do you think you could get a register map for the new firmware?

I don’t think it’s the firmware. Currently I think your APP shows the values correctly so far. Only by the error ā€œBattery charge out of Rangeā€ is the connection interrupted again and again. I think there is only one parameter that does not quite fit. But this was also the case before the firmware update. Only now the frequency is more frequent. So it is difficult for me to check the values. But I can try it later.

Can you send me the registers you are asking for? The error should have something to do with Battery Charge parameters. Isn’t it?

Here are some screenshots of the parameters.

Anything with hooks is probably good.

Only the consumption today does not fit. Should be 2KWh more.

IMB_GwuGPG

I’m on holiday until Saturday, so I will take another look then.

Happy holidays to you and your family.

I think I found the connection problem. It looks like it is because the logger is accessed too often. At what interval do you retrieve the data?

The app polls the inverter every 15 seconds.

I have published a new test version that has an app setting to define the polling interval.

Thank you very much.

I’ll test it with a longer interval.

But after I set the interval longer with the other app, it was also with yours only 5-6 times a day that the app has dropouts.

I think that solves all the problems that were still open.