Skip to content
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

[Bug] Inverter Polling doesn't start with Option Start without time sync (useful in AP-Only-Mode) enabled #1164

Closed
1 task
You69Man opened this issue Sep 18, 2023 · 4 comments
Assignees
Labels
bug Something isn't working fixed dev fixed

Comments

@You69Man
Copy link
Contributor

Platform

ESP32

Assembly

I did the assebly by myself

nRF24L01+ Module

nRF24L01+ plus

Antenna

external antenna

Power Stabilization

Elko (~100uF)

Connection picture

  • I will attach/upload an Image of my wiring

Version

0.7.51 ff

Github Hash

3b4365

Build & Flash Method

VSCode - Platform IO (build & flash)

Setup

Start without time sync (useful in AP-Only-Mode)

Debug Serial Log output

No response

Error description

Wie hier schon beschrieben: #1125

Ich fürchte, da hat's noch eine Kleinigkeit mit der neuen mainloop in der 0.7.51 (commit 77ba278).
Gerade testhalber aufgespielt (ESP8266, HM800): Wifi ist on, MQTT ist on, RF24 ok, aber Inverter bleibt not available, und Display status daher "offline".
Zurück auf 0.7.50 ist alles wieder gut.

Das Phänomen exisitert seit 0.7.51, ist aber auch in 0.7.56 noch vorhanden.

Mittlerweile habe ich festgestellt, dass dieses Verhalten mit der Option Start without time sync (useful in AP-Only-Mode) zusammenhängt. Ist diese gesetzt, beginnt das Inverter-Polling nicht nach dem Start. Ist sie nicht gesetzt, funktioniert es wie erwartet.
Bis 0.7.50 war das Verhalten anders. Hier hatte ich die Option bewusst gesetzt, weil ich eine lokale Display-Anzeige der Leistungswerte haben wollte, auch wenn mein WLan Router ausgeschaltet war. Ich denke, das sollte auch in Zukunft möglich sein, eine lokale Inverter-Abfrage und Display Anzeige, unabhängig von Wlan und MQTT zu haben.

@You69Man You69Man added the bug Something isn't working label Sep 18, 2023
@You69Man You69Man changed the title [Bug] [Bug] Inverter Polling doesn't start with Option Start without time sync (useful in AP-Only-Mode) enabled Sep 18, 2023
@lumapu
Copy link
Owner

lumapu commented Sep 18, 2023

Danke für's ermitteln, das klingt logisch.
Werde prüfen wie man das am besten behebt.

@fraggy2k
Copy link

fraggy2k commented May 1, 2024

Moin Moin,
gab es hier schon was neues?
Heute musste ich auch feststellen, dass bei der 0.8.83 mit gesetzter Option Start without time sync der Inverter nur als offline im Display angezeigt wird.

Sobald ich dann das Smartphone mit dem Ahoy WLAN verbunden habe, ohne auf die GUI zu wechseln, wurden die Daten empfangen und auf dem Display angezeigt. Die Zeit wurde nicht synchronisiert, wie mit der Option gewünscht.

Hardware ESP8266

@lumapu
Copy link
Owner

lumapu commented May 30, 2024

in der aktuellen Dev sollte dieses Problem nicht mehr auftreten. https://fw.ahoydtu.de/fw/dev/

@lumapu lumapu added the fixed dev fixed label May 30, 2024
@fraggy2k
Copy link

mit v0.8.125 sieht es gut aus!
Das Display zeigt im AP-Mode die Daten an

@lumapu lumapu closed this as completed Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed dev fixed
Projects
None yet
Development

No branches or pull requests

3 participants