dingo35 / SmartEVSE-3.5

Smart Electric Vehicle Charging Station (EVSE)
MIT License
38 stars 13 forks source link

Slave unit won't start charging V3.6.1 #89

Closed rvdgaag closed 1 week ago

rvdgaag commented 3 weeks ago

The Master unit charges fine, the slave unit won't start at all in every mode

Reverted the slave back to RC2 V3.6.0 and all is fine.

Last login: Sat Jun 8 14:38:08 on ttys000 rene@JRFs-Air ~ % telnet 192.168.1.48 Trying 192.168.1.48... Connected to smartevse-6682.localdomain. Escape character is '^]'. *** Remote debug - over telnet - for ESP32 - version 3.0.5

dingo35 commented 3 weeks ago

This should be fixed in 5a14223fa

mstegen commented 3 weeks ago

You can install the test firmware mentioned here, it also has the fix for this issue: https://github.com/SmartEVSE/SmartEVSE-3/issues/19#issuecomment-2153178286