ESP-AT Firmware Differences

[中文]

This document compares the differences among AT firmwares of a certain ESP32-C2 series in terms of the supported commands set, hardware, and supported modules.

ESP32-C2 Series

This section describes the differences among AT firmwares of ESP32-C2 series, including

  • ESP32C2-2MB_AT_Bin (referred to as ESP32C2-2MB Bin in this section);

  • ESP32C2-4MB_AT_Bin (referred to as ESP32C2-4MB Bin in this section);

Supported Command Set

The table lists which command set is supported by default in the official AT firmware applicable to ESP32-C2 series of modules (marked with icon-green-check), which is not supported by default but can be supported after configuration of the ESP-AT project (marked with icon-orange-check), and which is not supported at all (marked with icon-red-cross). Note that the command set that is not shown in this table is not supported either. Applicable firmware that has not been officially released requires compilation by yourself. Those self-compiled firmware cannot be upgraded OTA from Espressif official server.

Command Set

ESP32C2-2MB Bin

ESP32C2-4MB Bin

base

icon-green-check

icon-green-check

user

icon-green-check

icon-green-check

wifi

icon-green-check

icon-green-check

net

icon-green-check

icon-green-check

MDNS

icon-green-check

icon-green-check

WPS

icon-green-check

icon-green-check

smartconfig

icon-green-check

icon-green-check

ping

icon-green-check

icon-green-check

MQTT

icon-green-check

icon-green-check

http

icon-orange-check

icon-green-check

FS

icon-orange-check

icon-orange-check

driver

icon-orange-check

icon-orange-check

WPA2

icon-orange-check

icon-orange-check

WEB

icon-orange-check

icon-orange-check

OTA

icon-green-check

icon-green-check

blufi

icon-orange-check

icon-green-check

Hardware Differences

Hardware

ESP32C2-2MB

ESP32C2-4MB

Flash

2 MB

4 MB

PSRAM

icon-red-cross

icon-red-cross

UART Pins 1

TX: 7
RX: 6
CTS: 19
RTS: 20
TX: 7
RX: 6
CTS: 5
RTS: 4
1

UART pins can be customized. See How to Set AT Port Pins for details.

Supported Modules

The table lists the ESP32-C2 modules or chips that each AT firmware supports.

Module/Chip

ESP32C2-2MB Bin

ESP32C2-4MB Bin

ESP8684 MINI series

icon-green-check

icon-green-check

ESP8684 WROOM series

icon-green-check

icon-green-check