Skip to content

Flashing an ESP32-S2 Mini on a Mac

Last updated on August 31, 2024

Unfortunately, flashing the newer ESP32 devices is a bit more of a pain than the good ol days of the ESP8266 (RIP ). While trying to flash this device my typical go-to method was to use the recently deprecated esphome-flasher. However, it doesn’t work.

Per the directions in the chart below, you should be in Device Firmware Upgrade (DFU) Mode, but this did not help me.

Success

Ultimately, I was able to flash it via CLI using the trusty esptool.py. I used a modern FW build from ESPHome. The command that worked for me was the following:

Published inDIY HardwareESPHome

Be First to Comment

Leave a Reply

Discover more from D Khaz

Subscribe now to keep reading and get access to the full archive.

Continue reading