Skip to content

Programming over the air #78

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

Closed
HFRibeiro opened this issue Dec 5, 2016 · 6 comments
Closed

Programming over the air #78

HFRibeiro opened this issue Dec 5, 2016 · 6 comments
Labels

Comments

@HFRibeiro
Copy link

Hello,
Is it possible to program the Esp32 wireless?

Or is there any idea when it will be possible?

Thanks

@me-no-dev
Copy link
Member

It will be possible yes, but it's not yet. Will be available when all requirements are fulfilled.

@git-tiger
Copy link

for commercial product, will the firmware be secure? Encrypt bin file.

@me-no-dev
Copy link
Member

@git-tiger that would depend only on your implementation. ArduinoOTA would never make sense to be oversecured ;) it's meant for development, but there will be other options available (SSL server, so on) that would let you transfer updates securely post-production

@arcao
Copy link
Contributor

arcao commented Feb 13, 2017

@git-tiger Both flash encryption and secure boot are supported in Espressif IDF for ESP32. Arduino-ESP32 framework is built upon it, so it will be somehow supported in future (I guess), but it's too early to speak about it. There is lot of other work to do first.

@me-no-dev me-no-dev added the Status: To be implemented Selected for Development label Feb 23, 2017
@me-no-dev
Copy link
Member

implemented ;)

@inforaudio
Copy link

Have you got ready ESP32 OTA in arduino ide??

brentru pushed a commit to adafruit/arduino-esp32 that referenced this issue Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants