ESP32-C3
<\/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-C
Espressif's cost-effective RISC-V Wi-Fi + BLE 5.0 SoC.
Full Specifications
Processor
| Core | RISC-V (single-core) |
| Clock Speed | 160 MHz |
| Cores | 1 |
| Features |
|
Memory
| Flash | 4096 KB |
| RAM | 400 KB |
| External Flash | नहीं |
Radio
| TX Power (max) | 21 dBm |
| RX Sensitivity | -97 dBm |
| PHY Support |
1M
2M
Coded
|
| Advanced Features |
Mesh
|
Multi-Protocol
| Bluetooth Classic | नहीं |
| Zigbee | नहीं |
| Thread | नहीं |
| Matter | नहीं |
| Wi-Fi | हाँ |
| NFC | नहीं |
Power
| Sleep Current | 5.0 µA |
| DC-DC Converter | नहीं |
Security
| Hardware Crypto | नहीं |
| Secure Boot | नहीं |
| Root of Trust | नहीं |
| ARM CryptoCell | नहीं |
Package
Commercial
| Typical Price | $1.50 |
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.