-
-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last inverter missing Alarms informations [Bug] #1105
Comments
Ist mir gar nicht aufgefallen, aber bei mir hat der letzte Inverter auch keinen Alarm. Sollte ja zumindest der Start heute morgen drin sein. |
Nein, das ist nur blöder Zufall. Könnte auch behaupten, der erste Inverter ist der der am letzten online kommt. Das beobachte ich bei meinen 3 DTUs 😉 Es werden die letzten 10 Alarms vorgehalten. Aber man sollte noch das Datum mit aufnehmen. Verwirrt manchmal wenn mehrere Einträge drin sind, vor alles sieht es dann doppelt aus, falls der gleiche Alarm am nächsten Tag nochmal kommt. |
I can confirm that today again Inverter 2 didn't get Alarm data and stay at 0. Inverter 0 and 1 get one alarm(Inverter start) and this is ok. Also it looks like it is old data because time is exactly same as yesterday which is not possible... By experience with OpenDTU every day Alarms reset and I receive new Inverter Start and other Alarms... @knickohr Using multiple AhoyDTU's at same time for same inverters as I know is not ok and produce communication problems... |
Good morning, |
Im remove AC power and now for Inverter 0 and 1 I have 5 Alarms and for inverter 2 I have 4 Alarms... I think that Sunrise/Sunset function pooling do not work ok and my inverters start before location sunrise and work longer than location sunset... For Sunset Im 100% sure because I see that inverters has produce small power when DTU already stop pooling(I have enabled "Pause polling inverters during night")... Then Im also set "Offset (pre sunrise, post sunset)" to 10 minutes but I will now try 1 hour to see if tomorrow DTU will catch Alarms... |
Hi, correct me if I'am wrong but: |
Reboot Ahoy at midnight |
Yes, Sunrise, Sunset can be an issue if it is too Late/early. No, I‘m using different Inverters on the different DTUs 😉 |
@Peertje62 Can you please tell me how reset at midnight will solve that DTU do not pool alarm data in the morning? Only thing which will help will be reset after all inverters are online… @knickohr ok understand you use something like one DTU for one inverter… Does this help you with “power change”(For example zero feed option) response times? @lumapu can you please check code if is possible to add read alarms when inverters became online? Thanks. |
Hi, |
@Peertje62 Im open issue about missing alarms and not duplicated or old data... For old data is already opened issue #1096 which is different as my problem... |
@DejanBukovec can you post a log which was captured during inverter start? Maybe a Ahoy reboot is enough. |
do you use power limit control? Checking the code I saw, that once you apply a new power limit control command the entiere queue will be cleared. If this happens before the alarms were read the read will not be triggered again. |
Today with 60 minute offset it didn't receive alarm data. I use power limit because have "zero export" solar system So I send probably imediately when inverter became online power limit command which reset alarm receive command... Can you somehow re-add alarm command together with statistics command into queue if it is deleted from queue? One question about queue. Is there some optimization of queue request commands in queue? After optimization and when command "set inverter 1 power 100" will finish it will became: |
With the v0.7.39 all of my Inverters now have a Start Alarm. |
Is that fixed now? |
No it is not. I m report this issue with latest release 0.7.36 and there is no new release yet... |
Thanks, then I try to solve it. :) |
Im yesterday install prebuilded dev version 0.7.40 and problem is not fixed in it. Alarm for Inverter Start is still missing(Cleared from queue because of limit commands)... |
Today in the morning when Inverters already produce some small power I'm install prebulded dev version 0.7.41 and issue is not fixed. Only first inverter has get Alarm data after DTU reboot... |
@DejanBukovec Danke für die Meldung, ja es gibt noch ein paar Unbekannte / unknown Fehlermeldungen.
Ich bin in den Hier mal die bisher aufgetretenen Fehler oder Warnings aus dem in #121 angehängten warn_code.json (GitHub versteht nur ZIP ?). 11: Grid voltage surge Es wird von @lumapu im Rahmen von #1105, #177 oder #608 in Ahoy implementiert und daher kann dieses Issue evtl. auch bald geschlossen werden ? |
Ich versuche mich mal an das Issue ran zuhängen. In einer älteren AHOY Version habe ich hochzählende Nummern als Alarm bekommen. Jeden Inverter Start von der Nummer des letzten wieder hoch. Mit der aktuellen Version bekomme ich immer nur die Erhöhung um 1. Was wird denn aktuell genutzt als Ausgabe? |
die ID ansich sagt nichts zum Alarm, sie gibt nur an wie viele Alarme getrackt wurden. Anhand dieser ID liest Ahoy dann die Alarme der Reihe nach aus. |
Platform
ESP32
Assembly
I did the assebly by myself
nRF24L01+ Module
nRF24L01+ plus
Antenna
external antenna
Power Stabilization
Elko (~100uF)
Connection picture
Version
0.7.36
Github Hash
ba218ed
Build & Flash Method
AhoyDTU Webinstaller
Setup
Debug Serial Log output
No response
Error description
Hi,
Is possible that there is bug in new "Alarms" function?
I have 3 inverters and for example today first two of them get information of "Alarm" and count is 1 and last one do not get information and it stay at 0...
Problematic one:
The text was updated successfully, but these errors were encountered: