Store

Adafruit

$51.97 |
In stock at supplier
No reviews yet

The Feather nRF52840 Express upgrades the nRF52 Bluefruit with the Nordic nRF52840 — featuring 1 MB flash, 256 KB SRAM, native USB, and Bluetooth Low Energy ...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Feather nRF52840 Express upgrades the nRF52 Bluefruit with the Nordic nRF52840 — featuring 1 MB flash, 256 KB SRAM, native USB, and Bluetooth Low Energy in a single chip. Native USB means no separate serial converter is needed; the chip handles CDC serial, and can also act as a HID keyboard, mouse, MIDI device, or disk drive.

The board supports both Arduino IDE and CircuitPython. With the UF2 bootloader pre-installed, you can drag and drop firmware files for either platform. The 2 MB QSPI flash provides file storage for CircuitPython scripts and libraries. The nRF52840 is code-compatible with nRF52832 projects — just recompile to take advantage of the upgraded hardware.

Key Features

  • nRF52840 Processor – ARM Cortex M4F at 64 MHz with hardware floating point acceleration
  • 1 MB Flash + 256 KB SRAM – 4× the resources of the nRF52832
  • Native USB – CDC serial, HID keyboard/mouse, MIDI, and mass storage support
  • Bluetooth Low Energy – 2.4 GHz BLE radio with up to +8 dBm output power
  • FCC / IC / TELEC Certified – Pre-certified wireless module
  • 2 MB QSPI Flash – File storage for CircuitPython code and libraries
  • UF2 Bootloader – Drag-and-drop firmware loading for CircuitPython and Arduino
  • Arduino + CircuitPython – Full support for both development environments
  • NeoPixel – On-board addressable RGB LED for status feedback
  • User Button – Extra button for OTA updates or custom functions
  • 21 GPIO Pins – 6× 12-bit ADC, up to 12 PWM outputs (3 modules × 4 channels)
  • LiPo Battery Support – JST connector with built-in charger and battery voltage monitoring
  • SWD Debug Connector – Standard 2×5 0.05" header for advanced debugging
  • Full FeatherWing Compatibility – Works with all FeatherWings including UART-based ones
  • Compact Design – 51 mm × 23 mm × 7.2 mm, weighing 6 g

Also Available

Ideal For

  • BLE projects with CircuitPython or Arduino
  • USB HID devices (keyboards, mice, MIDI controllers)
  • Wireless sensors and data logging
  • Portable battery-powered Bluetooth projects

Package Contents

  • 1× Feather nRF52840 Express
  • 1× Header pin set
Note: LiPo battery and USB cable sold separately.

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.
BLE
BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
FeatherWing
A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
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.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
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.
nRF52840
The nRF52840 is a Nordic Semiconductor microcontroller commonly used in maker boards, especially where Bluetooth Low Energy is needed. Seeing it listed tells you the USB host software may support boards based on this chip.
OTA
OTA means over-the-air updating, where firmware is updated wirelessly instead of through a programming cable. It matters because you may be able to update or maintain the module after it is installed in a project.
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.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
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.
SWD
Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
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.