You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check: With a fixed interval the ESP32 checks for available updates on an update server (static file server). If updates are available this is shown on the web interface, including changelog. The user can decide to trigger the update by the click of a button on the web interface.
Auto-Update: Available updates are installed automatically.
The ESP32 downloads and cryptograpically verifies an update and installs it. For WARP Chargers the completion of the update process might be blocked by a vehicle being connected in that moment. In this case the update is installed, but the reboot to actually use the new firmware is automatically delayed until the vehicle is disconnected the next time.
Manual: No automatic check or update is done.
Check: With a fixed interval the ESP32 checks for available updates on an update server (static file server). If updates are available this is shown on the web interface, including changelog. The user can decide to trigger the update by the click of a button on the web interface.
Auto-Update: Available updates are installed automatically.
The ESP32 downloads and cryptograpically verifies an update and installs it. For WARP Chargers the completion of the update process might be blocked by a vehicle being connected in that moment. In this case the update is installed, but the reboot to actually use the new firmware is automatically delayed until the vehicle is disconnected the next time.
https://www.tinkerunity.org/topic/7198-ota-update
The text was updated successfully, but these errors were encountered: