Category: ESP32 Tutorial

ESP32: compiled binary (.hex) with command line and GUI tool 3

ESP32: flash compiled firmware and filesystem (.bin) with GUI tools – 2

The ESP32 boasts a crucial capability that streamlines the sharing of firmware, which most manufacturers widely utilize. This capability involves creating a pre-compiled binary file containing the sketch portion (or filesystem). In this article, we will create a binary file for the filesystem and proceed to flash the ESP32 using the Espressif Download Tool.