OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
170 stars 112 forks source link

upgrade software from steve OCPP server with no luck #792

Open flyrobot opened 8 months ago

flyrobot commented 8 months ago

[chargeBoxId=xxxxx, sessionId=531b3858-1e6e-d676-0b23-45d4a9c42267] Sending: [2,"8f3d0f6f-7cc7-4d29-8fcb-eae3b4e4e188","UpdateFirmware",{"retrieveDate":"2024-01-17T10:46:00.000Z","location":"C:\Users\me\OpenEVSE_WiFi\firmware.bin"}] [chargeBoxId=xxxxx, sessionId=531b3858-1e6e-d676-0b23-45d4a9c42267] Received: [3,"2701276c-cc7d-4581-8399-d7dbb4040b50",{}]

is it bugs from steve or not there is double "\" in folder, probably its make upgrade always failed.

matth-x commented 8 months ago

The "location" parameter should point to a HTTP URL, something starting with "http://...". Then, OpenEVSE will try to download the file at that location over its network connection.