ESP32-E22 is Here — Espressif First Wi-Fi 6E Chip and What It Means for Makers
Espressif has introduced the ESP32-E22, their first Wi-Fi 6E chip, which enhances connectivity options for makers. This chip supports tri-band Wi-Fi and features a RISC-V architecture, allowing for greater community-driven development. With a throughput of up to 2.1 Gbps, it is particularly suited for high-speed IoT and edge AI applications.
- ▪The ESP32-E22 features tri-band Wi-Fi 6E, including the new 6 GHz frequency band.
- ▪It supports dual-mode Bluetooth 5.4, ensuring compatibility with a wide range of devices.
- ▪The chip's RISC-V architecture promotes community-driven innovation and development.
- ▪It can handle the entire networking stack internally, reducing the burden on host processors.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3901063) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Bit to Build Posted on May 16 ESP32-E22 is Here — Espressif First Wi-Fi 6E Chip and What It Means for Makers #esp32 #wifi6e #iot #maker Dev.to Article (English) — ESP32-E22 Wi-Fi 6E ESP32-E22 is Here — Espressif's First Wi-Fi 6E Chip and What It Means for Makers Espressif just announced the ESP32-E22, their first Wi-Fi 6E connectivity co-processor, and it's a significant step forward for the maker ecosystem.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).