Click here to Skip to main content
15,899,026 members
Articles / Internet of Things / Arduino

Dynamically Updating Firmware from Arbitrary Sources on an ESP32

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
24 Mar 2024MIT4 min read 2.4K   24   4  
Do you need to be able to perform a firmware update without using WiFi? This project is for you.
Postprocess and update firmware from anywhere on your ESP32 device. This article shows you how with a demonstration of uncompressing and updating from an embedded header file.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions