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

ESP32-D0WD-V3 – Espressif Systems RF & Wireless IC

MPNESP32-D0WD-V3
Active

Espressif Systems ESP32-D0WD-V3, TxRx + MCU, 2.412GHz ~ 2.484GHz, 802.11b/g/n, Bluetooth 4.2, 34 GPIO, 520kB SRAM, 20.5dBm output, -97dBm sensitivity, 48-VFQFN Exposed Pad, -40°C~125°C

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

Specifications

ESP32-D0WD-V3 key specifications
ParameterValue
TypeTxRx + MCU
SeriesESP32
MountingSurface Mount
RF familyBluetooth, WiFi
Voltage2.3V ~ 3.6V
Current - receiving95mA ~ 100mA
Current - transmitting130mA ~ 240mA
Power - output20.5dBm
Frequency2.412GHz ~ 2.484GHz
Protocol802.11b/g/n, Bluetooth 4.2
InterfaceADC, I²C, I²S, SDIO, SPI, PWM, UART
Operating temperature-40°C~125°C

All specifications

ESP32-D0WD-V3 additional specifications
ParameterValue
GPIO34
PackageTape & Reel (TR); Cut Tape (CT)
Modulation8DPSK, DSSS, DQPSK, OFDM
Memory size448kB ROM, 520kB SRAM
Sensitivity-97dBm
Case48-VFQFN Exposed Pad
Data rate150Mbps

Product details

The ESP32-D0WD-V3 is a 2.4 GHz Wi-Fi (802.11b/g/n) and Bluetooth 4.2 combo transceiver with an integrated dual-core MCU, part of the ESP32 series from Espressif Systems. It packs 34 GPIO lines, 520 KB SRAM, and 448 KB ROM on a single 48-QFN (5x5 mm) package, making it a go-to SoC for connected IoT products that need both compute and wireless in a small footprint.

Key RF and compute parametrics

Transmit power reaches 20.5 dBm, giving designers headroom for link budgets in dense or obstructed environments. Receiver sensitivity of -97 dBm means the front end can lock onto weak signals that would drop a less sensitive part. The memory partition — 520 KB SRAM and 448 KB ROM — supports the full Bluetooth and Wi-Fi protocol stacks while leaving room for application code and data buffers. Typical current draw sits at 95–100 mA in receive and 130–240 mA during transmit, which guides the supply regulator sizing and thermal dissipation on the PCB. Serial interfaces include ADC, I²C, I²S, SDIO, SPI, PWM, and UART, covering the common sensor, display, and memory peripherals in IoT designs.

Production status and sourcing reality

Espressif continues to manufacture this die variant, and it remains the core silicon inside many of their popular modules (e.g., ESP32-WROOM-32).

Supply voltage range is 2.3 V to 3.6 V, compatible with a single 3.3 V rail. The 34 GPIO pins operate at the same supply level; level shifters are needed for 5 V peripherals.

Frequently asked questions

Is the ESP32-D0WD-V3 compatible with the ESP32-WROOM-32 module?

Yes — the ESP32-D0WD-V3 is the same silicon die used inside the ESP32-WROOM-32 module. If your BOM calls for the module, you can substitute this bare IC only if your design already includes the PCB antenna, crystal, flash, and regulatory certification. The pinout and electrical characteristics are identical.

What is the difference between ESP32-D0WD-V3 and ESP32-D0WDQ6?

The two parts share the same die and electrical specifications. The difference is in the package: the D0WD-V3 comes in a 48-QFN (5x5 mm), while the D0WDQ6 uses a 48-QFN (6x6 mm) with a larger exposed pad. Pin-to-pin compatibility is the same, but the thermal pad size differs — your PCB land pattern must match the package you select.

Can the ESP32-D0WD-V3 be programmed with the Arduino IDE?

Yes. The ESP32-D0WD-V3 is supported by the Arduino-ESP32 core. You can write and upload sketches via the serial port using the standard ESP32 board package. The 520 KB SRAM and 448 KB ROM are sufficient for most Arduino-style IoT sketches, though large projects may need to manage heap usage.