serkri / SmartEVSE-3

Smart Electric Vehicle Charging Station (EVSE)
MIT License
68 stars 28 forks source link

Tesla too slow for phase detection #146

Closed dingo35 closed 1 year ago

dingo35 commented 1 year ago

See https://gathering.tweakers.net/forum/list_message/75395864#75395864. detection-25.zip

After 11 seconds the Tesla is still not drawing any power; this version is patched to wait for 25 seconds for testing.... detection-25.zip

henriterhofte commented 1 year ago

The patch works! I observed that after starting 3 phase charging with 16A as maximum sent by the smart charger via the standard PWM signal, a Tesla (Model 3 Standard Range Plus from 2019) takes its time to ramps up each phase consecutively. Ramping up each phase, it takes a bit over 5 seconds. All in all, it typically takes up to 15 - 20 seconds until the last phase reached 16A.

dingo35 commented 1 year ago

Commit d1d6866