Skip to main content
Espressif Systems ESP32-S2 — RF & Wireless ICs

ESP32-S2 WiFi MCU, 2.4 GHz 802.11b/g/n, 150 Mbps

MPNESP32-S2
Active

Espressif Systems ESP32 series WiFi MCU, ESP32-S2, 2.4 GHz 802.11b/g/n, 150 Mbps data rate, 128 kB ROM + 320 kB SRAM, 56-VFQFN exposed pad, -40 to +125 °C.

$1.3500Ref. price · indicative, final on quote
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

ESP32-S2 specifications
ParameterValue
SeriesESP32
Antenna typeAntenna Not Included
MountingSurface Mount
RF familyWiFi
Voltage2.8V ~ 3.6V
Current - receiving63mA ~ 68mA
Current - transmitting160mA ~ 310mA
Power - output19.5dBm
Frequency2.4GHz
Protocol802.11b/g/n
InterfaceADC, I²C, I²S, SPI, PWM, UART
Operating temperature-40°C~125°C
PackageTape & Reel (TR); Cut Tape (CT)
Data rate150Mbps
Memory size128kB ROM, 320kB SRAM
Sensitivity-97dBm
Case56-VFQFN Exposed Pad
Utilized IC (Part)ESP32-S2

Product details

Memory headroom and peripheral fit

The ESP32-S2: On-chip memory comprises 128 kB ROM and 320 kB SRAM. The SRAM budget must accommodate the WiFi stack, application heap, and any DMA buffers — a lightweight TCP/IP stack leaves roughly 100–150 kB for application code and data, enough for sensor fusion or command-line interfaces without external PSRAM. Serial interface selection includes ADC, I²C, I²S, SPI, PWM, and UART. The SPI and I²C buses share pins with the JTAG debug port on this package — a conflict that shows up when the firmware engineer tries to probe the bus while the display is active.

WiFi link budget and power profile

The radio delivers +19.5 dBm transmit power and a -97 dBm receiver sensitivity at the 2.4 GHz band. The 116.5 dB link margin supports a clear indoor range of about 50–80 metres through one drywall partition; expect 30–40 metres through a concrete floor slab at 150 Mbps PHY rate. Current consumption spans 63–68 mA in receive mode and 160–310 mA during transmit, depending on output power setting and packet rate.

Temperature grade and board integration

Rated for -40 to +125 °C operating ambient — this is the full industrial temperature range. The 125 °C limit covers the junction temperature; the package thermal resistance (RθJA ~28 °C/W with the pad soldered) means a 310 mA TX burst at 3.6 V dissipates about 1.1 W, raising the die ~31 °C above ambient. At 125 °C ambient the junction hits 156 °C, above the 125 °C rated maximum — derate the TX duty cycle or reduce the ambient ceiling to 105 °C for continuous operation. The internal LDO drops about 200 mV, so the digital core sees 2.6 V minimum at the low end — a 2.8 V rail with 5 % tolerance (2.66 V min) still keeps the core in spec.

Frequently asked questions

What is the ESP32-S2's on-chip memory configuration?

The ESP32-S2 integrates 128 kB of ROM and 320 kB of SRAM. The SRAM is shared between the WiFi stack and application code — a typical IoT application with TLS and MQTT leaves about 80–120 kB free for the user task.