Skip to main content
Arduino

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Required fields*

Updating ESP32 firmware from another ESP32 over USB, similar to how esptool.py works

Is there a way to update the firmware on one ESP32 from another ESP32 over USB, similar to how firmware can be updated using esptool.py?

This would essentially be like a port of whatever magic esptool.py uses over USB to update an ESP32, but instead of running through Python it would be an Arduino C++ sketch and would read the firmware to write to the other ESP32 from SPIFFS.

Answer*

Draft saved
Draft discarded
Cancel
4
  • As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center. Commented Jan 1 at 9:02
  • 1
    Link only answers are not acceptable. You can link to your post, but this post needs to be self contained. Commented Jan 1 at 9:03
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review Commented Jan 6 at 11:13
  • Please edit your answer to include the steps outlined in your linked page. Or even copy the whole guide here for everyone to reference. Link only answers are against the guidelines and will be deleted by the community. Nick Gammon has written a great post on how to write good answers. Commented Jan 6 at 11:21

AltStyle によって変換されたページ (->オリジナル) /