serkri / SmartEVSE-3

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

Modbus Server off ?? #201

Closed rvdgaag closed 10 months ago

rvdgaag commented 10 months ago

Since update to 1.7.3 I can't pull any data via modbus, before it worked flowlessly

Any idea?

dingo35 commented 10 months ago

A bit unclear if you are using MQTT and/or REST API, but this might be the problem: https://github.com/serkri/SmartEVSE-3/issues/196

rvdgaag commented 10 months ago

sorry, can close the issue. I added an extra modbus meter in the chain for the second smartevse and it was set to the wrong baudrate which disturbed the modbus pulls.

I'm using both MQTT, pushing the mains meter data via API and reading the EV meters via the SMARTEVSE modbus server.