Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic firmware update #88

Open
rtrbt opened this issue Dec 15, 2021 · 3 comments
Open

Automatic firmware update #88

rtrbt opened this issue Dec 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@rtrbt
Copy link
Member

rtrbt commented Dec 15, 2021

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

@rtrbt rtrbt added the enhancement New feature or request label Dec 15, 2021
@breitsi
Copy link

breitsi commented Nov 12, 2023

do you have good news for this feature too? We are reaching the two year mark now ;-)

@borg42
Copy link
Member

borg42 commented Nov 13, 2023

This will definitely come in the future, but does not have super high priority unfortunately. Too much to do.

@andreas-bulling
Copy link

I'd also be highly interested in this feature. So, full support for the proposal ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants