Seeed Studio XIAO ESP32C6-2.4 GHz WiFi 6, Bluetooth 5.3, Zigbee, Thread (802.15.4), ESP Rain Maker, AWS IoT, Support Microsoft Azure, Smart Home
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7

Seeed Studio XIAO ESP32C6-2.4 GHz WiFi 6, Bluetooth 5.3, Zigbee, Thread (802.15.4), ESP Rain Maker, AWS IoT, Support Microsoft Azure, Smart Home

4.5/5
Product ID: 694591627
Secure Transaction

Details

  • Brand
    seeed studio
  • Hardware Interface
    Bluetooth 5
  • Color
    ESP32C6
  • Data Link Protocol
    Bluetooth
  • Manufacturer
    seeed studio
⚡Ultra-low 15μA deep sleep power
📶2.4GHz Wi-Fi 6 & Bluetooth 5.3 combo
🔒Encrypted-on-chip security

Description

🚀 Tiny Tech, Massive Smart Home Impact

  • DUAL RISC V MUSCLE - Two 32-bit processors up to 160 MHz deliver blazing speed and efficient multitasking for complex projects.
  • POCKET SIZED INNOVATION - Classic XIAO thumb-size form factor fits perfectly in wearables and space-constrained smart devices.
  • POWER SAVVY PERFORMANCE - Four power modes including an ultra-low 15μA deep sleep to maximize battery life in compact devices.
  • NEXT GEN WIRELESS FUSION - Seamlessly integrates Wi-Fi 6, Bluetooth 5.3, Zigbee & Thread for ultimate smart home synergy.
  • BUILT IN FORT KNOX SECURITY - Hardware-level encryption, secure boot, and Trusted Execution Environment keep your IoT fortress impenetrable.

The Seeed Studio XIAO ESP32C6 is a compact, dual-processor IoT powerhouse featuring 2.4GHz Wi-Fi 6, Bluetooth 5.3, Zigbee, and Thread connectivity. Designed for smart home innovation, it supports Matter protocol interoperability and offers advanced on-chip security with secure boot and encryption. Its ultra-low power modes and classic thumb-sized design make it ideal for battery-powered, space-limited projects like wearables and smart sensors.

Large manufacture image 1Large manufacture image 2Large manufacture image 3Large manufacture image 4

Specifications

Processor1.6E+2
RAMDDR3
Wireless Type802.11ax
Brandseeed studio
SeriesXIAO ESP32C6
Item model numberESP32-C6
Item Weight0.634 ounces
Package Dimensions3.86 x 2.48 x 0.35 inches
ColorESP32C6
Processor BrandEspressif Systems
Number of Processors2
Manufacturerseeed studio
ASINB0D2NKVB34
Country of OriginChina
Date First AvailableMay 10, 2024

Reviews

4.5

All from verified purchases

L**N

ESP32C6 WiFi Access Point and Web Server Working Perfectly

I programmed it as a wifi access point and web server to deliver web pages to a web browser running on a tablet, cell phone, laptop or pc. I stored .png images on the esp32c6 using LittleFS that the web page was able to include in its display as an html body background image as well as html img images. I used Arduino IDE version 2.3.6 with C++. I have it defined as an XIAO_ESP32C6 board definition in the Arduino IDE. To get the onboard led to blink on and off, in void setup(), I specified pinMode(LED_BUILTIN,OUTPUT); and later in void loop() I was able to toggle it on and off in void loop() using digitalWrite(LED_BUILTIN,LOW); and digitalWrite(LED_BUILTIN,HIGH); I was also able to use a BME280 temperature sensor to the XIAO_ESP32C6 using pins D4 to SDA and D5 to SCL as well as supplying VIN and GND to the BME280. I will definitely be purchasing more of these XIAO_ESP32C6 microcontrollers.

M**K

Great price. Great size. Powerful

3 pack of esp32s3. Decent price. I was happy they included antennas. I soldered my own pins to the board. Soldered a 1000mah battery to the terminal. Each had a soil moisture sensor, temperature sensor, and humidity sensor.I have been using the esp32s3 variant for most of my projects due to the most robust support for micropython. With the power of these with cpu with micropython, it takes 30-60 minutes to prototype out the code. ESP now with micropython is very nice and all my sensors utilize it. Sensors all communicate with one master esp32s3 which communicates with an mqtt server. Xiao esp32s3 devices/sensors -> esp now -> master esp32s3 -> mqtt server -> database/triggers

D**D

Muy buen producto

Muy buen producto, y lo mas importante para mi, es que llego muy rapido.

P**X

Incredibly good package

These little ESP32C3s are an incredibly good package for the price. Very small, with a nice set of pin outs, a reasonably powerful SoC, and support for any number of external wifi antennas have made these my board of choice for a number of ESPHome powered automations, from weather stations to chicken coop monitoring equipment.It would be nice for the Amazon ones to offer a variant with headers soldered on, but its not really a terribly big deal to solder your own on.

P**R

Converting from wroom to c6 was not smooth, c3 ok

Update 5/1/25:The little flex antenna doesn’t work any better than the ceramic one and the higher gain antennas I have found do not improve bluetooth performance at all. In fact the 8db gain antennas I bought are *extremely* directional to bluetooth signals to the point that they don’t get anything from 10ft away if not aligned very precisely, though they do improve wifi signaling mightily in every orientation I tried.I upgraded the cores when I made a new pi4 build platform but it did not fix one glaring issue with these - the pin numbers in the tooling does not match the silkscreening on the part. For example with pin 2 designated as an output the signal appears on pin 0.Update:The 3.0.0 cores I updated to are dev, not stable. The Serial2 port doesn’t work on any esp32 core unless you explicitly declare a new hardwareserial object, for wroom do the begin call with the pin number parameters provided and those are rx=16 and tx=17 iirc. For c3 and c6 both accept the begin call with only the baud rate parameter iirc.Original:I have some BLE code running on wroom boards and tried converting to the c6 with little success, could be my methodology.I build using arduino-cli on headless Libre ROC boards. I upgraded the cores and added the XIAO ESP32C6 which was quite painful and then made some slight changes to my existing code to accommodate some slight refactoring done in the newer BLE libraries. That code runs fine on the old wroom boards built with the new core updates.Building for the c6 was not much trouble but the code didn’t work at all. I built a simple blink sketch and it did work but the serial.print statements never appear. No idea what is causing that but the led did blink as expected.It was probably wishful thinking that the change over would be simple. I don’t need any feature of the c6 so I’m going to try Seeeds c3 version.

L**M

Good tiny esp32 with nice docs

Worked greatGreat priceEasy to use and good docs on the seeeeeed site

A**R

The unit programed and performed as expected.

Used in building a hollow clock to control stepper motor. The unit programed and performed as expected.

O**R

HORRIBLE product - not for serious projects!

This is not for serious projects (I am reviewing the ESP32C6, although the other boards also have most of these flaws). This product may have gotten a lot of positive reviews, but I suspect most of these reviews are from casual users who many have played with this a bit and are impressed with its small size and good wireless functionality, but haven't really utilized it for a serious project. I made the mistake of choosing this for my project and now I can identify for you all of the major design flaws:1) The battery connects not by standard pins but by small pads on the bottom. This is problematic for many reasons. First, the pads are very small and can burn off when trying to solder them (see the photo) rendering the product useless.2) Further, having the battery connectors using pads on the bottom of the product instead of standard pins means that this is very difficult to attach to a printed circuit board. I understand they want to save space, but the designers could have also used regular pins for the battery (and taken away one digital pin of which there are many). If you are using this for a serious project then you will eventually be connecting this to a printed circuit board and you will then see the problems this design causes. I've already destroyed many of these XIAO devices trying to connect the battery pads to a PCB.3) The ESP32C6 has a RESET button and a BOOT button, but these buttons are so incredibly tiny they are almost impossible to find and press. And if the header pins are attached to the ESP32C6 then it is IMPOSSIBLE to grip these buttons.Again, this product is not for serious projects. If you want to buy one of these and tinker around a little, have fun. But a serious project uses a PCB and does not have loose battery wires soldered to the bottom of the dev board.

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Ali H.

Fast shipping and excellent packaging. The Leatherman tool feels very premium and sturdy.

1 day ago

Ravi S.

I loved the variety of products available. Will definitely shop again.

2 months ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
£17.60

Duties & taxes incl.

UKstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Neha S.

Excellent communication throughout the order process. Product is perfect.

2 weeks ago

Ayesha M.

The product exactly matches the description. Very satisfied with my purchase.

5 days ago

Seeed Studio Xiao Esp32c6 2 4 Ghz Wifi 6 Bluetooth | Desertcart GB