Skip to content

[IOT-2272] Manage ESP32 OTA #133

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

Merged
merged 1 commit into from
Jan 30, 2023
Merged

[IOT-2272] Manage ESP32 OTA #133

merged 1 commit into from
Jan 30, 2023

Conversation

mirkokurt
Copy link
Collaborator

Motivation

We want to manage the OTA update for ESP32 boards

Change description

  • In case of OTA and ESP32 fqbn, a fix magic number is added to the .bin file used for the ota

Additional Notes

https://arduino.atlassian.net/browse/IOT-2272

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@pennam
Copy link
Collaborator

pennam commented Jan 27, 2023

⚡ ⚡

./arduino-cloud-cli ota upload --device-id ee25290a-ea5d-4eb2-a3d9-57f1ee1f64b1 --file /tmp/arduino_build_425913/Blink.ino.bin

works on ESP32 LOLIN32 and it's incredibly fast 😮

@mirkokurt mirkokurt merged commit 7d0fbf8 into main Jan 30, 2023
@mirkokurt mirkokurt deleted the mirkokurt/esp32-ota branch January 30, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants