TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ESP32-C5: Espressif’s First Dual-Band Wi-Fi 6 MCU

129 pointsby extesyalmost 3 years ago

14 comments

antoniuschan99almost 3 years ago
Yay for 5ghz and Risc-v. Only other thing is ble with actual ble power consumption from Espressif.<p>Speaking of which, Nordic bought out that WiFi startup late 2020 but have been silent on their WiFi mcu since<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;PLdpg-YXhv0" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;PLdpg-YXhv0</a>
评论 #31839046 未加载
评论 #31843523 未加载
vardumpalmost 3 years ago
I&#x27;d like a version with ~1 MB of on-chip SRAM. 400 kB can be tight, because the wifi stack etc. is consuming a sizable portion of it.<p>And yes, I know about SPI PSRAM, but it has quite a bit of downsides.
评论 #31839694 未加载
评论 #31841799 未加载
评论 #31838326 未加载
MarkovChain242almost 3 years ago
5GHz support on an ESP32 is something everyone has been waiting for for a loooong time. So, that would be good I guess?<p>But in general, 802.11ax is orthogonal to &#x27;non-stop battery-based connectivity&#x27;, so we&#x27;ll have to wait and see how well that works out.<p>(Assuming they ship this one, and assuming anyone will be able to buy one in the next 2 years or so.)
评论 #31838644 未加载
rektidealmost 3 years ago
Strong resemblance to the ESP32-C6[1], which was announced a year ago &amp; never shipped (from what I can see). RISC-V, Wifi6+BT5.0. 5GHz support is new &amp; great to see; let&#x27;s hope this one materializes!!<p>[1] <a href="https:&#x2F;&#x2F;www.espressif.com&#x2F;en&#x2F;news&#x2F;ESP32_C6" rel="nofollow">https:&#x2F;&#x2F;www.espressif.com&#x2F;en&#x2F;news&#x2F;ESP32_C6</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26758050" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26758050</a> (179 points, 110 comments)
评论 #31838037 未加载
LeafItAlonealmost 3 years ago
Espressif has been releasing a lot of chips recently (past few years) and covering a lot of bases.<p>I am looking forward to their ESP32-H2 in order to get Zigbee functionality.<p>Between these chips and Micropython (and other easy-to-use-on-microcontrollers languages), they are making home developed IOT devices easy to create.
评论 #31850758 未加载
tpmxalmost 3 years ago
The main reason these chips are so widely used is the low cost (well, and getting everything in one package including Wi-Fi).<p>Wouldn&#x27;t Wi-Fi 6 require relatively expensive IP licensing? (Assumption.)
评论 #31842349 未加载
myself248almost 3 years ago
Okay so I assume microcontrollers don&#x27;t need the bandwidth, is this just about spectrum crowding on 2.4 and allowing people to run 5GHz-only networks?
评论 #31838832 未加载
qwertoxalmost 3 years ago
All these new models have been single core chips. I do I²S mp3 + FFT encoding on an ESP32 and stream that over UDP, but am only able to do so because they are dual core. It would be sad to see that Espressif abandons this.
评论 #31843030 未加载
评论 #31841592 未加载
评论 #31845303 未加载
评论 #31843986 未加载
评论 #31844625 未加载
darthcloudalmost 3 years ago
I really wish Espressif would release a new chip with Dual BT (BR&#x2F;EDR + LE) again beside the original one (which lack a USB phy). BT classic is still around for many application.
matthewfelgatealmost 3 years ago
Take my money. I have been waiting for chip that can do 5Ghz.
评论 #31839527 未加载
评论 #31843732 未加载
throwaway81523almost 3 years ago
These chips (ESP32-S2,S3,C3,C5) all support Bluetooth LE but it looks like the original ESP32 is the only one that supports Bluetooth Classic. Does anyone know what is going on with that? Classic is what most Bluetooth devices actually use, right? Phones, earpieces, all that kind of stuff. Amirite?<p>(Correction: ESP32-S2 has no bluetooth at all, see dontknowmuch&#x27;s response).
评论 #31843557 未加载
评论 #31842990 未加载
TooSmugToFailalmost 3 years ago
I’m wondering how flexible the WiFi driver stack is? Is it possible to implement a custom MAC layer protocol?
评论 #31906279 未加载
ei8thsalmost 3 years ago
ABOUT TIME!
xchipalmost 3 years ago
I have yet to see a real use case for these IOT chips (other than adding wifi to your toaster or other innecesary things)
评论 #31846477 未加载
评论 #31843071 未加载