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] nach setzen eines power limits, liefert ahoy dtu nur n/a, statt limit wert #1427

Closed
1 task
MetaChuh opened this issue Feb 12, 2024 · 3 comments
Closed
1 task
Assignees
Labels
bug Something isn't working

Comments

@MetaChuh
Copy link

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.8.79

Github Hash

315541e

Build & Flash Method

AhoyDTU Webinstaller

Setup

api only

Debug Serial Log output

No response

Error description

nach setzen von limit_nonpersistent_relative oder limit_nonpersistent_absolutevia api,
liefert ahoy dtu v0.8.79, statt dem gesendeten oder aktuellen limit wert, für bis zu 20 sekunden nur power_limit 65535 (n/a)

in dieser phase werden neue limit befehle nicht durchgeführt, obwohl sie mit success bestätigt wurden.

dadurch wird die adaptive verbrauchssteuerung sehr träge, im vergleich zu ahoy 0.6.9 oder anderen dtus.

evtl. ist das seit dem -1 nach reboot anzeige bug reingerutscht.

@MetaChuh MetaChuh added the bug Something isn't working label Feb 12, 2024
@MetaChuh
Copy link
Author

cross check:

auch wenn man im web interface ein neues limit setzt, erscheint zwar akzeptiert,
jedoch wird die leistungsbegrenzung für mehrere sekunden auf n/a gesetzt,
und auch so über die api als 65535 n/a geliefert, wahrscheinlich auch über mqtt (ungetestet)

screenshot:

Bildschirmfoto 2024-02-12 um 17 07 04

@MetaChuh MetaChuh changed the title [Bug] nach setzen von limit_nonpersistent (relative & absolute) liefert ahoy dtu v0.8.79 nur power_limit 65535 (n/a) [Bug] nach setzen eines power limits, liefert ahoy dtu nur n/a, statt limit wert Feb 14, 2024
@MetaChuh
Copy link
Author

MetaChuh commented Feb 15, 2024

update:
als interimslösung speichere ich jetzt die eigenen externen werte last_power_limit und next_power_limit
und warte, wie von @reserve85 empfohlen, nicht mehr auf gültige rückmeldungen der ahoy dtu.

Bildschirmfoto 2024-02-15 um 13 07 31

@lumapu wird da noch etwas verbessert, oder ist noch etwas unklar ?
wenn nicht, schließe ich dieses issue mit won't fix external workaround available

@MetaChuh
Copy link
Author

closing as external workaround available
die externe lösung mit den zusatzwerten last_power_limit und next_power_limit ermöglicht auch mit ahoy dtu wieder eine zuverlässige batterie inverter limit steuerung im sekundentakt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants