serkri / SmartEVSE-3

Smart Electric Vehicle Charging Station (EVSE)
MIT License
71 stars 27 forks source link

API mains with EV modbus #118

Closed bartv closed 1 year ago

bartv commented 1 year ago

I am trying to configure it to work with an API based mains meter. I also have a modbus based meter for the EV. It seems that the EVSE never tries to read data over modbus. (The telephone on the meter does not show)

I deployed a debugging version of the hardware and I see no modbus setup message. Could it be that this setup is not supported? I am not 100% up to speed with the code base but this one seems to be the cause:

https://github.com/serkri/SmartEVSE-3/blob/master/SmartEVSE-3/src/evse.cpp#L2570

dingo35 commented 1 year ago

88 is the same issue, you can test the binary thats uploaded there. It will be merged in main branch in a few weeks...