ESP32-S3
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
ESP32-S
Espressif's AI-capable dual-core SoC with vector extensions for ML workloads.
Full Specifications
Processor
| Core | Xtensa LX7 (dual-core) |
| Clock Speed | 240 MHz |
| Cores | 1 |
| Features |
|
Memory
| Flash | 8192 KB |
| RAM | 512 KB |
| External Flash | Non |
Radio
| TX Power (max) | 20 dBm |
| RX Sensitivity | -97 dBm |
| PHY Support |
1M
2M
Coded
|
| Advanced Features |
Mesh
|
Multi-Protocol
| Bluetooth Classic | Non |
| Zigbee | Non |
| Thread | Non |
| Matter | Non |
| Wi-Fi | Oui |
| NFC | Non |
Power
| Sleep Current | 8,0 µA |
| DC-DC Converter | Non |
Security
| Hardware Crypto | Non |
| Secure Boot | Non |
| Root of Trust | Non |
| ARM CryptoCell | Non |
Package
Commercial
| Typical Price | $3,00 |
Frequently Asked Questions
Consider your requirements for power consumption, processing power, memory, radio range, multi-protocol support, and price. Use our chip selector tool to filter and compare chips based on your specific needs.
The BLE version indicates feature support. BLE 5.0 added 2x speed and 4x range. BLE 5.1 added direction finding. BLE 5.2 added LE Audio. BLE 5.3-5.4 refined these features. BLE 6.0 added channel sounding for centimeter-level ranging.