Introduction of Power Consumption Mode for XIAO ESP32C3

Overview

The XIAO ESP32C3 microcontroller can be switched between different power consumption modes to optimize battery life and performance.

Power Consumption Modes

Compared to competing products, the XIAO ESP32C3 features a 32.768 kHz crystal clock circuit, providing a low-frequency RTC clock for the CPU. This enables the XIAO ESP32C3 to operate in Deep-sleep low-power mode with extremely low standby power consumption (as low as 44µA) and extended standby time when powered by external batteries. This capability supports a wider range of low-power application scenarios.

System Architecture

The XIAO ESP32C3 is built around Espressif's ESP32-C3 Wi-Fi + Bluetooth Low Energy SoC. The architecture includes:

The legend "Modules having power in specific power modes" indicates which modules are active in Active, Modem-sleep, Light-sleep, and Deep-sleep modes, with some modules being optional in Light-sleep.

Test Results Summary

The low power mode summary test results for the XIAO ESP32C3 are presented below:

Mode Current with Wi-Fi enabled Current with BLE enabled
Active 74.7mA /
Modem-sleep 24.4mA 26.8mA
Light-sleep 3.6mA 9.7mA

*Current in Deep-sleep mode: 44.0µA

Detailed Test Procedure

Note: The ESP32-C3 requires AT firmware to be pre-burned. AT commands are sent through the serial port to configure the power consumption mode.

Power Consumption Test with Wi-Fi Enabled

Reference AT Commands:


AT+CWMODE =1 -> Configure to Station mode.
AT+CWJAP="SSID", "Password" -> Connect to the AP.
AT+SLEEP=0 -> Configure to Active mode.
AT+SLEEP=1 -> Configure to Modem-sleep mode.
AT+SLEEP=2 -> Configure to Light-sleep mode.
      

Test Results in Active Mode:

The test results for Active mode with Wi-Fi enabled show an average current of approximately 74.7mA.

Power Consumption Test with BLE Enabled

Reference AT Commands:


AT+CWMODE =0 -> Turn off Wi-Fi RF.
AT+BLEINIT=2 -> Configure to Server mode.
AT+BLEADVS TART -> Turn on BLE broadcast.
AT+SLEEP=1 -> Configure to Modem-sleep mode.
AT+SLEEP=2 -> Configure to Light-sleep mode.
      

Test Results in Modem-sleep Mode (BLE Enabled):

During Modem-sleep mode with BLE enabled, the average current measured was approximately 26.8mA.

Test Results in Light-sleep Mode (BLE Enabled):

The summary table indicates Light-sleep mode with BLE enabled consumes approximately 9.7mA. The graph presented for this mode shows an average current of approximately 26.8mA, which is inconsistent with typical Light-sleep values and aligns more closely with Modem-sleep. For accurate Light-sleep BLE results, refer to the summary table (9.7mA).

Power Consumption Test in Deep-sleep Mode

Reference AT Command:


AT+GSLP=sleeptime -> Configure to Deep-sleep mode and hold for 'sleeptime'.
      

Test Results in Deep-sleep Mode:

The Deep-sleep mode exhibits extremely low power consumption, with an average current of approximately 42.5µA.

Reference

Datasheet | ESP32C3 Series

PDF preview unavailable. Download the PDF instead.

Low Power Consumption WPS 文字

Related Documents

Preview Seeed Studio XIAO Reference Designs: Compact and Powerful Development Boards
Explore a variety of innovative projects and reference designs powered by the Seeed Studio XIAO series of compact development boards. Discover applications in IoT, smart home, robotics, wearables, and more, highlighting the versatility and capabilities of XIAO microcontrollers.
Preview Seeed Studio XIAO Series Packaging Upgrade - Product Change Notification
Product Change Notification from Seeed Studio detailing an upgrade to the packaging for the XIAO Series microcontroller modules. The new packaging includes a white waterproof shell, anti-static foam, and a certification information card.
Preview Seeed Studio XIAO ESP32C3: RISC-V MCU Board for IoT and Wearables
Detailed overview of the Seeed Studio XIAO ESP32C3, a tiny RISC-V MCU board featuring Wi-Fi, Bluetooth 5.0, low power consumption, and battery charge support. Ideal for IoT, wearable devices, and rapid prototyping.
Preview Seeed Studio XIAO Series Packaging Upgrade - Product Change Notification
Product Change Notification (PCN) from Seeed Studio detailing packaging upgrades for the XIAO series of microcontrollers. This notification covers changes to the product packaging, including a new waterproof shell, anti-static foam, and updated certification information, affecting numerous part numbers.
Preview Seeed Studio XIAO ESP32C6: Tarjeta de Desarrollo IoT con Wi-Fi 6 y Bluetooth 5
Descubre la Seeed Studio XIAO ESP32C6, una potente y compacta tarjeta de desarrollo MCU basada en Espressif ESP32-C6. Ideal para hogares inteligentes, IoT y dispositivos portátiles, con Wi-Fi 6, Bluetooth 5, Zigbee y Thread. Explora sus características, especificaciones técnicas y aplicaciones.
Preview Getting Started with Seeed Studio Round Display for XIAO
A comprehensive guide to setting up and using the Seeed Studio Round Display for XIAO, covering hardware preparation, software installation, and basic usage for this 1.28-inch touch screen expansion board.
Preview Seeed Studio XIAO ESP32C6 Product Details and Getting Started Guide
Detailed information about the Seeed Studio XIAO ESP32C6, a powerful IoT development board featuring ESP32-C6 SoC, dual RISC-V processors, Wi-Fi 6, Bluetooth 5.3, Zigbee, and Thread. Includes features, specifications, and a getting started guide.
Preview Seeed Studio XIAO ESP32C6 FCC Test Report | Compliance Certification
Official test report detailing the FCC compliance testing for the Seeed Studio XIAO ESP32C6 development board, including conducted and radiated emissions, power output, and bandwidth tests.