ESP32-C6
Wi-Fi 6, and the only chip here that also speaks Zigbee, Thread and Matter.
The pins that matter
Not all forty-odd of them. The five rows that decide whether your wiring works.
Board settings, all three toolchains
Get one of these wrong and nothing else on the site will work.
Needs Arduino core 3.0 or newer. Older cores do not know this chip at all.
1.25 is the first build with the Wi-Fi 6 flags exposed.
Pin the platform to a recent version; older ones predate the C6.
What catches people out on this chip
These are the support emails. They exist nowhere else on the site because they are true of nothing else.
Against an older access point it falls back and behaves like every other ESP32. The battery gains come from target wake time, which needs both ends.
It decides your data model and your commissioning flow. Read the Matter page before you write the sensor code, not after.
One antenna, three protocols. Running a Thread border router and Wi-Fi at once works but is slower than either alone.
If the reason you bought a C6 is the LP core, budget time for IDF. Arduino does not expose it yet.
News about this chip
Guides for this chip
75 of 81 applyWritten once for the whole family. Opening one from here fixes the pins to this chip and the code to your language.
All modules work. This is the chip the Matter and Zigbee lessons are written against, and the only one where those pages are not greyed out.
Browse the module index →