dingo35 / SmartEVSE-3.5

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

Modbus server no data #3

Closed rvdgaag closed 5 months ago

rvdgaag commented 6 months ago

Was the internal modbus server functionality removed ? Can't pull any data

dingo35 commented 5 months ago

The modbus TCP bridge is removed because there were several reports the data coming off of it is unstable; as soon as I can fix that problem it will be added back again, but until now I have been unsuccesfull in reproducing the problem.

rvdgaag commented 5 months ago

I can test as well of you want, have a stable modbus config with 2 EV's and 2 EVSE's

dingo35 commented 5 months ago

I am currently still adding stuff from Stegen's develop branch, once I finished that Ill gladly accept your offer!

rvdgaag commented 5 months ago

Ok, tried to install a normale 1.18 version back on the evse. One was succesfull but the other one does not respond anymore.

Any suggestions how to get this one alive again

dingo35 commented 5 months ago
  1. Do you mean v1.8.0 instead of 1.18 ?
  2. Even if the webpage does not respond, you can often go to http://ipadres/update and still flash. This situation can happen when you have flashed a new firmware.bin, but you haven't updated your spiffs.bin yet....
  3. If everything else fails you can always flash by USB-cable; there is a USB-C connector at the right upper corner of the PCB; the command to flash is: pio run -t upload
rvdgaag commented 5 months ago

Ok got it back now