AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

DFRobot

· MPN: DFR1236

$21.90 |
In stock at supplier
No reviews yet

This development kit combines the FireBeetle 2 ESP32-C5 microcontroller board with a dedicated solderless IO expansion shield, giving you a practical platfor...

Stock availability

Available with leadtime
1,638 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

This development kit combines the FireBeetle 2 ESP32-C5 microcontroller board with a dedicated solderless IO expansion shield, giving you a practical platform for smart home and IoT prototypes.

The ESP32-C5 brings dual-band Wi-Fi 6 on 2.4 GHz and 5 GHz, plus Bluetooth 5, Thread and Zigbee support. It is suited to Home Assistant sensor nodes, MQTT devices, Matter experiments and multi-protocol smart home projects.

Power options include USB Type-C, 5V DC input and direct solar panel input for charging a lithium battery. The board also provides battery level monitoring and a controllable 3.3V output so external sensors can be powered down during idle periods.

The included IO expansion board breaks out the FireBeetle 2 ESP32-C5 IO pins to clearly partitioned headers for fast, solderless connection to sensors, displays and peripherals. Documentation includes a product wiki, ESP-IDF resources and a Home Assistant MQTT tutorial.

Features:

  • Dual-band Wi-Fi 6: Supports both 2.4 GHz and 5 GHz bands for stable, responsive wireless connections.
  • Multi-protocol smart home support: Supports Wi-Fi, Bluetooth 5, Thread and Zigbee.
  • Matter-ready development: Can be used to create Matter end-devices over Wi-Fi or Thread.
  • Home Assistant friendly: Suitable for MQTT clients, custom sensor nodes, Zigbee devices and Thread/Matter integrations.
  • Flexible power management: Supports Type-C, 5V DC and direct solar panel input for lithium battery charging.
  • Solar charging: Integrated solar power management IC for outdoor or power-constrained deployments.
  • Low-power operation: Ultra-low 21 μA deep sleep current when battery powered.
  • Solderless prototyping: Dedicated IO expansion board breaks out pins to convenient headers.
  • Sensor power control: Controllable 3.3V output can de-energise external sensors during idle periods.
  • Battery monitoring: Onboard battery level monitoring is provided.

Specifications:

  • Operating Voltage: 3.3V
  • Type-C Input Voltage: 5V DC
  • VIN Input Voltage: 5V DC or 4.5-6V solar panel
  • Maximum Charging Current: 0.5A
  • Sleep Current: 21 μA (deep sleep mode, battery powered)
  • Module Size: 25.4 x 60 mm
  • Processor: RISC-V single-core processor
  • Clock Frequency: 240 MHz
  • SRAM: 384 KB
  • ROM: 320 KB
  • Flash: 4 MB
  • LP SRAM: 16 KB
  • Wi-Fi Frequency Bands: 2.4 GHz and 5 GHz, 1T1R
  • Wi-Fi Protocols: IEEE 802.11a/b/g/n/ac/ax
  • IEEE 802.11a/b/g/n: data rate up to 150 Mbps
  • IEEE 802.11ax: 20 MHz-only non-AP mode
  • Wi-Fi Modes: Station mode, SoftAP mode, SoftAP+Station mode and Promiscuous mode
  • Bluetooth Protocols: Bluetooth 5, Bluetooth mesh
  • Bluetooth Frequencies: 125 Kbps, 500 Kbps, 1 Mbps, 2 Mbps
  • IEEE 802.15.4: Compatible with IEEE 802.15.4-2015 protocol
  • Frequency Band: 2.4 GHz
  • Data Rate: 250 Kbps
  • Thread and Zigbee Support: Supports Thread 1.3, Zigbee 3.0
  • Digital I/O: x18
  • LED PWM Controller: with 6 channels
  • SPI: x1
  • UART: x3 (LP UART x1)
  • I2C: x2 (LP I2C x1)
  • I2S: x1
  • Infrared Transceiver: 5 transmitting channels, 5 receiving channels
  • 1x 12-bit SAR ADC: with 7 channels
  • DMA Controller: with 3 receiving channels and 3 transmitting channels
  • IO Expansion Board IO: x11
  • IO Expansion Board I2C: x3
  • IO Expansion Board UART: x1
  • IO Expansion Board SPI: x1
  • IO Expansion Board RST: x1
  • IO Expansion Board VIN: 5V x1
  • IO Expansion Board VOUT: 3V3_C x1

Typical applications include Matter smart devices, off-grid weather stations, high-speed low-latency robot controllers, multi-protocol IoT gateway prototypes, interactive art and wearables. The shipping list includes FireBeetle 2 ESP32-C5 IO Expansion Kit x1.

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
DC
DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
deep sleep
Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
dual-band Wi-Fi
Wi-Fi that can use both the 2.4 GHz and 5 GHz radio bands. This matters because 2.4 GHz often reaches farther while 5 GHz can be faster and less crowded, giving more flexibility for wireless projects.
ESP-IDF
ESP-IDF is Espressif’s official software development framework for ESP32-family chips. It gives more direct control over the hardware than beginner-style environments, which can help with advanced features like Wi-Fi, Bluetooth, audio and power management.
ESP32
ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
I2S
I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
LED
A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
Matter
A smart home connectivity standard designed to let devices work across different ecosystems. It matters if you want a project to integrate more easily with platforms such as Apple Home, Google Home, or other Matter-compatible systems.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
MQTT
A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RISC-V
RISC-V is an open, royalty-free processor instruction-set architecture used in chips ranging from tiny microcontrollers to Linux-capable application processors. The choice of RISC-V determines which compilers, software tools, and performance or low-power features are available, separate from the more common Arm or x86 architectures.
RST
RST (reset) is a control pin used to restart or reinitialise a device to a known state. Connecting an RST pin to a microcontroller lets the host reset the device, which can help with reliable start-up or recovery.
Shield
An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
Thread
A low-power wireless mesh networking standard designed for smart home and IoT devices. It matters because Thread devices can relay messages through each other, helping build reliable networks for sensors and controllers.
Type-C
USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
USB Type-C
USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Wi-Fi 6
A newer Wi-Fi standard that can improve speed, range, and efficiency compared with older Wi-Fi versions. It matters for projects that need reliable wireless networking, especially where many devices share the same network.
Zigbee
A low-power wireless standard commonly used by smart home sensors, switches, and lights. It matters if you want the board to communicate with Zigbee devices or act as part of a home automation network.

DFR1236 firebeetle 2 esp32 c5 kit schematics V1.0

Schematic · 359.2 KB · Click any page to view full size

Download PDF

DFR1236 firebeetle 2 esp32 c5 kit ce V1.0

Document · 873.3 KB · Click any page to view full size

Download PDF

DFR1236 firebeetle 2 esp32 c5 kit rohs V1.0

Compliance · 473.5 KB · Click any page to view full size

Download PDF

DFR1236 firebeetle 2 esp32 c5 kit doc V1.0

Document · 98.9 KB · Click any page to view full size

Download PDF
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.