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

Support for Over The Air Updates (OTA) on ESP32 #517

Open
brentru opened this issue Dec 7, 2023 · 0 comments
Open

Support for Over The Air Updates (OTA) on ESP32 #517

brentru opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request long-term

Comments

@brentru
Copy link
Member

brentru commented Dec 7, 2023

We'd like to eventually support OTA updates for ESP32 boards running WipperSnapper firmware.

Unlike other platforms, we'll presumably want users to opt-in (via the Device Page on Adafruit IO) to have automatic firmware updates deployed to their device, rather than defaulting to delivering firmware OTA.

Espressif provides a robust API for OTA as part of the app_update component and allows for binary integrity checks with or without hardware secure boot.

@brentru brentru added enhancement New feature or request long-term labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term
Projects
None yet
Development

No branches or pull requests

1 participant