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

Adafruit

$44.45 |
In stock at supplier
No reviews yet

The Adafruit ESP32 Feather V2 with w.FL Antenna is identical to the standard ESP32 Feather V2 but replaces the PCB trace antenna with a w.FL (MHF3/IPEX3) con...

Stock availability

Available with leadtime
38 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit ESP32 Feather V2 with w.FL Antenna is identical to the standard ESP32 Feather V2 but replaces the PCB trace antenna with a w.FL (MHF3/IPEX3) connector for attaching an external antenna. This makes it ideal for use inside enclosures or when you need improved range from a larger dipole antenna.

Built around the dual-core ESP32 at 240 MHz with 8 MB flash and 2 MB PSRAM, it includes USB-C, LiPo battery charging and monitoring, a STEMMA QT port with switchable power, a NeoPixel, and a user button. Designed for ultra-low power — approximately 70 µA in deep sleep.

Key Features

  • w.FL Antenna Connector – MHF3/IPEX3 connector for external 2.4 GHz antenna (not a standard u.FL)
  • ESP32 Dual-Core 240 MHz Xtensa – Wi-Fi and Bluetooth Classic/LE
  • 8 MB Flash + 2 MB PSRAM – Significantly more storage and memory than the original
  • USB-C – Modern connector for power, charging, and serial communication
  • CP2102N USB-Serial – Up to 3 Mbps for fast firmware uploads with auto-reset
  • LiPo Battery Support – JST connector with built-in charging and voltage monitoring
  • Ultra-Low Power – ~70 µA deep sleep, ~1.2 mA light sleep
  • STEMMA QT / QwiicI2C port with independently switchable 3.3V power
  • NeoPixel – Addressable RGB LED with controllable power pin
  • User Button – Tactile switch on pin 38
  • Feather Form Factor – Compatible with 50+ FeatherWings

Also Available

Ideal For

  • Enclosed or shielded installations requiring an external antenna
  • Long-range Wi-Fi and Bluetooth projects
  • Battery-powered IoT sensor nodes
  • Arduino and MicroPython development

Package Contents

  • 1× Adafruit ESP32 Feather V2 w.FL Antenna (fully assembled)
  • 1× Header strip (unsoldered)
Important: The antenna connector is MHF3 / IPEX3 / w.FL — this is not a standard u.FL connector. Ensure you use a compatible 2.4 GHz w.FL antenna or adapter cable. Antenna, LiPo battery, and USB cable sold separately.

Jargon buster

Plain-language definitions for the technical terms used above.

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.
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.
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.
Light sleep
A low-power mode where the microcontroller pauses much of its work but can wake up faster than from deep sleep. It matters for battery projects because it reduces power use while still allowing the board to respond reasonably quickly.
LiPo
A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
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.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
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.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
RGB
Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
STEMMA
A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
STEMMA QT
A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
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.
u.FL
u.FL is a tiny snap-on antenna connector often used on compact wireless boards. A board with u.FL usually needs an external antenna, which matters if the product will be inside an enclosure or needs better antenna placement.
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.
w.FL
A very small radio-frequency antenna connector used on compact wireless boards. It matters because you need a matching w.FL antenna or adapter before the board can use an external antenna.
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.
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.