Released Firmware
It is recommended to use the lastest version of firmware. Currently, Espressif releases AT firmware for the following ESP32-C2 series of modules.
Note
The released AT firmware only supports chip versions with a crystal oscillator frequency of 26 MHz. If your module uses a crystal oscillator frequency of 40 MHz, you can compile the ESP-AT project by following the steps in Compile ESP-AT Project Locally documentation. In the project configuration during the fifth step, make the following selections:
Component config
->Hardware Settings
->Main XTAL Config
->Main XTAL frequency
->40 MHz
If you are unsure which AT firmware your module should use, please read the ESP-AT Firmware Differences document first. This document compares the differences among different ESP32-C2 AT firmwares in terms of supported command sets, hardware configurations, and module compatibility, helping you determine if there is a suitable firmware for your module’s hardware configuration.
If you need to modify the following configurations, you can generate a new firmware by modifying the AT firmware using the at.py Tool.
Disclaimer
Before using the AT firmware below, please read the Disclaimer carefully and comply with its terms and precautions.
ESP32-C2-2MB-G2 Series
The firmware below is only applicable to the ESP32-C2 ECO4 (Rev v2.0) series chips.
v3.3.1.0 ESP32-C2-2MB-G2-AT-V3.3.1.0.zip (Recommended)
ESP32-C2-4MB-G2 Series
The firmware below is only applicable to the ESP32-C2 ECO4 (Rev v2.0) series chips.
v3.3.1.0 ESP32-C2-4MB-G2-AT-V3.3.1.0.zip (Recommended)
ESP32-C2-2MB Series
The firmwares below are applicable to the ESP32-C2 ECO1 (Rev v1.0) and ECO2 (Rev v1.1) series chips.
v3.3.0.0 ESP32-C2-2MB-AT-V3.3.0.0.zip (Recommended)
v3.1.0.0 ESP32-C2-2MB-AT-V3.1.0.0.zip
v3.0.0.0 ESP32-C2-2MB-AT-V3.0.0.0.zip
ESP32-C2-4MB Series
The firmwares below are applicable to the ESP32-C2 ECO1 (Rev v1.0) and ECO2 (Rev v1.1) series chips.
v3.3.0.0 ESP32-C2-4MB-AT-V3.3.0.0.zip (Recommended)
v3.1.0.0 ESP32-C2-4MB-AT-V3.1.0.0.zip
v3.0.0.0 ESP32-C2-4MB-AT-V3.0.0.0.zip
Subscribe to AT Releases
Please refer to the Subscribe to AT Releases documentation to subscribe to our version release notifications and stay updated on the latest releases.