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

FireBeetle 2 ESP32-UE (N16R2) IoT Microcontroller (16MB Fl., 2MB PS., Supports Ext Antenna, Wi-Fi & Bluetooth)

$23.80 |
In stock at supplier
No reviews yet

FireBeetle 2 ESP32-UE (N16R2) is a powerful IoT microcontroller that supports external Bluetooth & WiFi antennas and features 16M Flash and 2M PSRAM. This pr...

Stock availability

Available with leadtime
193 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
FireBeetle 2 ESP32-UE (N16R2) is a powerful IoT microcontroller that supports external Bluetooth & WiFi antennas and features 16M Flash and 2M PSRAM. This product enhances memory capacity and operating space, enabling superior performance for applications such as the LVGL graphics library for interface design and interaction. The support for external antennas with higher gain enhances the communication range of Bluetooth or WiFi, setting it apart from the onboard antenna version of the ESP32 development board.
Based on Espressif’s ESP32-WROOM-32UE-N16R2 module, this product features a 32-bit dual-core processor with a clock frequency of up to 240MHz and supports MCU, WiFi, and Bluetooth dual-mode communication. It is highly suitable for a wide range of IoT scenarios.
Rich peripheral interfaces
Including 17 digital pins, 11 analog pins, 3 UART interfaces, 1 SPI interface, 1 I2C interface, 1 I2S interface, and 2 DAC interfaces, it can meet various hardware connection requirements.
Dual power supply modes
Supporting USB and external 3.7V lithium battery power supply, it can automatically switch between power sources in dual power supply mode. It also supports USB and external DC charging modes.
Support for multiple programming methods
Including Arduino IDE, ESP-IDF, MicroPython, etc., catering to the programming preferences of different developers.
Compact design, easy to embed
With dimensions of only 25.4mm × 60mm and a stamp hole design, it is easy to embed or integrate into PCB prototypes.
The difference between ESP32-WROOM-32E and ESP32-WROOM-32UE
The ESP32-WROOM-32E uses an onboard PCB antenna. This type of antenna is realized through PCB technology, does not require separate antenna assembly, is not easily damaged by touch, and is convenient for whole machine assembly. Onboard antennas can save space, reduce costs, and because they can be carefully positioned on the board, they can provide signal integrity. However, their gain may be lower than that of external antennas.
The ESP32-WROOM-32UE (this product), on the other hand, connects to an external antenna via a connector. External antennas can be installed on the outside of the device and include both omnidirectional and directional antenna types. The main advantage of external antennas is that they can provide higher gain, thereby enhancing the communication range of Bluetooth or WiFi.
Furthermore, this product is one of the low-power IoT development boards in the FireBeetle series. If it does not meet your requirements, you can refer to the FireBeetle Series Selection Guide to choose a more suitable model.
FEATURES
  • Equipped with ESP32-WROOM-32UE-N16R2 dual-core module
  • Clock frequency up to 240MHz, with 16M Flash and 2M PSRAM for large memory capacity- Supports external Bluetooth & WiFi antennas
  • Low-power development board, supporting dual-mode communication of WiFi and Bluetooth
  • Onboard GDI display interface for quick connection to display screens
  • Onboard charging circuit and PH2.0 lithium battery interface, supporting dual-power supply and automatic switching
  • Supports various programming methods such as Arduino IDE, ESP-IDF, MicroPython, etc.
  • Compact design with small size, suitable for IoT projects with limited space and embedded systems
APPLICATIONS
  • IoT project prototyping
  • IoT remote control
  • Remote robot control
SPECIFICATION
Power Parameters - Input Voltage
  • USB-C interface: 5V DC
  • PH2.0 interface: 3.7V Li-ion
  • VCC pin: 5V DC
MCU Parameters
  • Processor: Tensilica LX6 dual-core processor (one core for high-speed connectivity, one core for independent application development)
  • Clock Frequency: 240MHz
  • SRAM: 520KB
  • ROM: 448KB
  • Flash: 16MB
  • PSRAM: 2MB
  • On-chip Clock: 40MHz crystal oscillator, 32.768KHz crystal oscillator
Wireless Parameters
  • Wi-Fi Standard: FCC/CE/TELEC/KCC
  • Wi-Fi Protocol: 802.11 b/g/n/d/e/i/k/r (802.11n, up to 150 Mbps), A-MPDU and A-MSDU aggregation, supports 0.4us protection interval
  • Wi-Fi Frequency Range: 2.4~2.5 GHz
  • Bluetooth Protocol: Compliant with Bluetooth V4.2 BR/EDR and BLE standards
  • Bluetooth Audio: CVSD and SBC audio
  • Bluetooth Frequency Range: 2.4~2.5GHz
Peripheral Parameters
  • Digital Pins × 17: IO0, IO1, IO2, IO3, IO4, IO12, IO13, IO14, IO15, IO17, IO18, IO19, IO21, IO22, IO23, IO25, IO26
  • Analog Pins × 11: IO0, IO2, IO4, IO12, IO13, IO14, IO15, IO25, IO26, I34, I35
  • UART Interfaces: ×3
  • SPI Interface: ×1
  • I2C Interface: ×1
  • I2S Interface: ×1
  • DAC Interface: ×2
  • Touch Interfaces: ×7
  • LED PWM Channels: ×16
  • RGB_LED: WS2812
  • Display Interface: GDI
Other Parameters
  • Interface Compatibility: FireBeetle V2 series compatible
  • Module Size: 25.4mm × 60mm
  • Weight: 23.4g
DOCUMENTS
SHIPPING LIST
  • FireBeetle 2 ESP32-UE (N16R2) IoT Microcontroller x1
  • 2.4GHz WiFi and Bluetooth antenna x1
  • 18pin-2.54mm Pitch Pin x1
  • 18pin-2.54mm Pitch Pin Female x1
  • 14pin-2.54mm Pitch Pin x1
  • 14pin-2.54mm Pitch Pin Female x1

Jargon buster

Plain-language definitions for the technical terms used above.

2.4GHz WiFi
2.4GHz WiFi is a common wireless networking band used by many routers and embedded devices, offering good range but more congestion than the 5GHz band. Devices on this band can join networks to transfer data or receive firmware updates.
BLE
BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
DAC
A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
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.
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.
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.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
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.
LVGL
LVGL is an open-source graphics library for building buttons, menus, gauges and other user interfaces on small embedded displays. Support for LVGL matters if you want to create a polished touchscreen interface without drawing every screen element from scratch.
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.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
PCB
A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
PCB antenna
A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
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.
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.
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-C
USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
VCC
VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.

Supplier page — dfrobot.com

Supplier Description · 563.5 KB · Click any page to view full size

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board ce v1.0

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

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board rohs v1.0

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

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board dimension v1.0

Mechanical Drawings · 77.4 KB · Click any page to view full size

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board schematics v1.0

Schematic · 2.7 MB · Click any page to view full size

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board datasheet v1.0

Datasheet · 1018.9 KB · Click any page to view full size

Download PDF

DFR1140 firebeetle 2 esp32 ue n16r2 iot board doc v1.0

Pinout · 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.