Elecrow
ESP32S Wifi Bluetooth Combo Module
The ESP32S is a WiFi and Bluetooth combo module built around the Espressif ESP32 dual-core processor. It supports 802.11 b/g/n WiFi with speeds up to 150 Mbp...
The ESP32S is a WiFi and Bluetooth combo module built around the Espressif ESP32 dual-core processor. It supports 802.11 b/g/n WiFi with speeds up to 150 Mbps and Bluetooth v4.2 (both Classic and BLE), making it a versatile foundation for IoT, wearable devices, and wireless projects.
With dual Xtensa LX6 cores running at up to 240 MHz, 520 KB SRAM, and a rich set of peripherals including capacitive touch, ADC, DAC, SPI, I2C, UART, and CAN, the ESP32S offers significant upgrades over the ESP8266 in a compact 16 × 24 mm module with a built-in PCB antenna.
Key Features
- Dual-Core Xtensa LX6 – Up to 240 MHz, 600 DMIPS processing power
- WiFi 802.11 b/g/n – Up to 150 Mbps, WPA/WPA2/Enterprise, SoftAP, Wi-Fi Direct
- Bluetooth v4.2 – Classic BR/EDR and BLE with A2DP, SPP, GATT, and Beacon support
- Rich Peripherals – 4× SPI, 2× I2S, 2× I2C, 3× UART, CAN 2.0, SDIO, Ethernet MAC, 16× LED PWM
- Analogue I/O – 12-bit SAR ADC (up to 18 channels) and 2× 8-bit DAC
- 10 Capacitive Touch Sensors – Built-in touch detection
- Hardware Security – AES, SHA-2, RSA, ECC, RNG, flash encryption, 1024-bit OTP
- Low-Power Modes – ADC and threshold monitoring in deep sleep
- PCB Antenna – Built-in antenna for compact integration
- Wide Temperature Range – -40°C to +125°C
Specifications
- Processor – Dual-core Xtensa LX6, up to 240 MHz
- Memory – 448 KB ROM, 520 KB SRAM, 16 KB RTC SRAM
- External Flash – Supports up to 4× 16 MB via QSPI
- Supply Voltage – 2.2V to 3.6V
- Dimensions – 16 × 24 × 3 mm
Ideal For
- IoT sensor hubs and smart home devices
- Wearable electronics and health monitors
- Audio streaming and media devices
- Industrial wireless control and mesh networking
Package Contents
- 1× ESP32S WiFi Bluetooth Combo Module
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- deep sleep
- Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2S
- I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- PCB antenna
- A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Connectivity