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

Charging starts in spite of Autostart = off #40

Closed
lucky2k12 opened this issue Feb 7, 2023 · 2 comments
Closed

Charging starts in spite of Autostart = off #40

lucky2k12 opened this issue Feb 7, 2023 · 2 comments

Comments

@lucky2k12
Copy link

Describe the bug

Charging starts in spite of Autostart = off when plugging car in. (No start button pressed)

To Reproduce

Steps to reproduce the behavior:

  1. The LED stripe on the charger where blinking green.
  2. I plugged the charge cable into the car.
  3. The car started to charge and
  4. hitting Stop did not work either, I had to stop the charge by using the cars app

Expected behavior

If autocharge is of the car shouldn't start charging by itself.

Versions:

  • Firmware version: 2.0.11-63e237d2
  • Make and model of the car do you want to charge: MG4 electric

debug-report-AC011K-10052201194085-2023-02-07T14-27-58-429.txt

@lucky2k12
Copy link
Author

solved, since the autostart-jumper was set, once set to off the Start/Stop buttons also work in the GUI.
Sorry for the hassle°

@bs-github
Copy link
Collaborator

bs-github commented Feb 8, 2023

Ich hab diesen Kommentar vorher gestartet, bin aber mit dem posten nicht schnell genug gewesen.
Dennoch wollte ich das hier lassen damit es vielleicht anderen hilft...

In deinem Log sind mir folgende Dinge aufgefallen:
2023-02-07 14:19:32,906 EVSE GD Status now 3: Charging (charging ongoing, power output), allowed charging current 0mA
Da hat der Ladevorgang schon begonnen bevor die WARP Firmware auf dem ESP fertig gestartet hat.

Die WARP Firmware sendet gar keinen Start/Stop.

Hast du bei schon laufender Ladung die neue Firmware geflasht?

Wenn nicht, dann sieht mir das doch sehr nach dem Jumper CN7 an der falschen Position aus.
Ich hab diesbezüglich noch die Dokumentation ergänzt:
https://github.com/warp-more-hardware/esp32-firmware/wiki#betriebsarten-der-ac011k-wallbox

2023-02-07 14:19:37,797 set - slot 8: max_current: 32000, active: true, clear_on_disconnect: false
Sieht so aus als wenn Lastmanagement aktiviert ist. Ist das Absicht?

2023-02-07 14:24:46,557 Charger state changed from 3 to 2
Stop der Ladung (vom Auto initiiert)

2023-02-07 14:26:51,460 EVSE GD Status now 3: Charging (charging ongoing, power output), allowed charging current 0mA
2023-02-07 14:26:51,594 Charger state changed from 2 to 3
Auch am Ende des Logs lädt das Auto weiter (auch wenn es zwischendurch gestoppt hat).

Bitte mal die Box stromlos machen und wieder einschalten (um den GD chip neu zu starten).
Wenn das nichts ändert, bitte den Jumper CN7 prüfen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants