CurtRod / SimpleEVSE-WiFi

Brings EVSE WB/DIN into your WiFi
https://www.evse-wifi.de
78 stars 31 forks source link

Charge stops when ventilation start #35

Open hgmendes opened 4 years ago

hgmendes commented 4 years ago

Hi,

I've implemented this version in an ESP8266 and when charging Renault Zoe's the charge stops when AC starts to cool the batteries. I've already tried with almost 10 Zoe's and the problem is always the same. If we use SimpleEVSE as provided without modifications problem doesn't occur, problem only occur when power off by software is activated. As when Zoe start to cool batteries the charge is paused for a few secondsand then won't reactivate! I'm thinking to develop a kind of timer for that charge can restart... any comments?

hgmendes commented 4 years ago

Any comments regarding similar cenario? Any one else with Zoes?

CurtRod commented 4 years ago

Sorry for the late reply. Is it correct, that Zoe stops charging for a few minutes when ventilation starts? There is a timer checking, if the vehicle is already charging. It would be possible, to set up this timer, so the charging will be interrupted by EVSE-WiFi later. Can you tell me how long Zoe interrupts charging when ventilation starts? EDIT: okay, just a few seconds... I hope you can wait until the next release - I will give an improvement.

hgmendes commented 4 years ago

Hi Curt,

Thank you for your reply. The Zoe could take from 10 to 60 seconds to reactivate charging after ventilation start. I have feedback now that also occurs with other models like Kia e-Niro and Hyundai Kauai.

Hugo Mendes GSM PT: +351 916 903 578 Skype: hgmendes

CurtRod notifications@github.com escreveu no dia segunda, 4/11/2019 à(s) 18:25:

Sorry for the late reply. Is it correct, that Zoe stops charging for a few minutes when ventilation starts? There is a timer checking, if the vehicle is already charging. It would be possible, to set up this timer, so the charging will be interrupted by EVSE-WiFi later. Can you tell me how long Zoe interrupts charging when ventilation starts?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CurtRod/SimpleEVSE-WiFi/issues/35?email_source=notifications&email_token=ACEE42CLCN2GTCXSW3BZ2BTQSBSJVA5CNFSM4IVKGT2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDAHPFI#issuecomment-549484437, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEE42HJPOKH27LZNLQIRPLQSBSJVANCNFSM4IVKGT2A .

CurtRod commented 4 years ago

can you reproduce this error with Version 0.3.0? Is there a difference in "normal mode" or if you using "always active"?

hgmendes commented 4 years ago

Hi Curt,

I've didn't yet made the update, i've just made a change to 2005 register to 0 and problem has stopped, but i've lost the RFID activation function...

I will try to update this weekend and i will let you know.

Regards,

Hugo Mendes GSM PT: +351 916 903 578 Skype: hgmendes

CurtRod notifications@github.com escreveu no dia domingo, 15/12/2019 à(s) 21:28:

can you reproduce this error with Version 0.3.0? Is there a difference in "normal mode" or if you using "always active"?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CurtRod/SimpleEVSE-WiFi/issues/35?email_source=notifications&email_token=ACEE42ESZ37NIOOCWOG3AZLQY2OQNA5CNFSM4IVKGT2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG5CUWQ#issuecomment-565848666, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEE42BCHR4ISSV3JZRSKMDQY2OQNANCNFSM4IVKGT2A .

hgmendes commented 4 years ago

Problem continues even on the new 0.3.0 version. eGolf also have problems to charge with RFID activation, when 2005 register set to 0 it possible to charge without problem

CurtRod commented 4 years ago

did you also try the "always active mode"?

hgmendes commented 4 years ago

Yes, in “always active mode” works fine. Problem only occurs when using cards or button (in app or physical) to activate EVSE.

CurtRod notifications@github.com escreveu em sex, 20/12/2019 às 16:03 :

did you also try the "always active mode"?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CurtRod/SimpleEVSE-WiFi/issues/35?email_source=notifications&email_token=ACEE42CZQZE4EUWVRXC72JTQZTUERA5CNFSM4IVKGT2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHNJ7AI#issuecomment-567975809, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEE42CH5MTYV3BDAJC26SDQZTUERANCNFSM4IVKGT2A .

-- Sent from MetroMail

premultiply commented 3 years ago

RFID authorisation and other internal parameters should only be reset on car connect/disconnect but never when just contactor switching is done with cable connected.

DavidMenting commented 3 years ago

I can confirm that the Hyundai Ioniq is affected by this issue as well. Charging stops after a few minutes in normal mode. In always active mode charging works fine altough it is then impossible to start or stop the charging session.