Skip to main content Skip to search Skip to main navigation
Menu

Our recommendations for you

Loading...
Description

Product information "Adafruit Feather nRF52840 Express"

The Adafruit Feather nRF52840 Express is the new Feather family member with Bluetooth Low Energy and native USB support with the nRF52840! With native USB, it's even ready to join the CircuitPython party.

This chip has twice as much flash and four times as much SRAM as its earlier sibling, the nRF52832 - 1MB FLASH and 256KB SRAM. Compared to the nRF51, this board has 4-8 times more of everything.

This chip has Arduino IDE support - you can program the nRF52840 chip directly to take full advantage of the Cortex-M4 processor, and then call the Nordic SoftDevice radio stack when you need to communicate over BLE. Since the underlying API and peripherals are the same for the '832 and '840, you can supercharge your older nRF52832 projects with the exact same code, with a single recompile!

We also chose this chip for our first BLE-friendly CircuitPython board! CircuitPython works best with hard drive access, and this is the only BLE-plus-USB-native chip, that has the memory to run a small Python interpreter. The large RAM and fast Cortex-M4F chip make this a good combination.

It has a lot of great peripherals: lots of GPIO, analogue inputs, PWM, timers etc. Best of all, it has native USB! Finally, no separate USB serial chip like CP2104 or FT232 is needed. The serial is handled as a USB CDC descriptor, and the chip can behave like a keyboard, a mouse, a MIDI device or even a floppy drive. This chip has TinyUSB support - this means you can use it with Arduino as a native USB device and act as a UART (CDC), HID, mass storage, MIDI and more!

Some other upgrades we've included are an additional 'USER' switch that can be used to trigger OTA updates (or whatever you choose), a NeoPixel LED for status updates, 2 MB QSPI flash for storing CircuitPython files, and an SWD connector.
We have pre-programmed the chip with our UF2 bootloader, which can be programmed either via command line UART programming with nrfutil (we use this for Arduino) or via drag-and-drop mass storage, for the CircuitPython installation and also because bootloaders with mass storage make updating the firmware so easy. Want to program the chip directly? You can use our command line tools with your favourite editor and toolchain . If you want to use an SWD programmer/debugger (for even more advanced applications), we have a standard 2x5 0.05" connector.

Best of all, we've done all the hard work of getting the low-level BLE stack into shape, so you can focus on your project from day one! The sample code works great with the existing iOS and Android app.

Features:
  • ARM Cortex M4F (with HW floating point acceleration), runs at 64MHz
  • 1MB Flash and 256KB SRAM
  • Native open-source USB stack - pre-programmed with UF2 bootloader
  • Bluetooth low energy compatible 2.4 GHz radio (details in the nRF52840 product specification)
  • FCC / IC / TELEC certified module
  • Up to +8dBm output power
  • 1.7V to 3.3V operation with internal linear and DC/DC voltage regulators
  • 21 GPIO, 6 x 12-bit ADC pins, up to 12 PWM outputs (3 PWM modules with 4 outputs each)
  • Pin #3 red LED for general flashing, NeoPixel for coloured feedback
  • Power/enable pin
  • Dimensions 2.0" x 0.9" x 0.28" (51mm x 23mm x 7.2mm) without soldered headers
  • Light as a (big?) feather - 6 grams
  • 4 mounting holes
  • Reset button
  • SWD connector for debugging
  • Works out of the box with all Adafruit FeatherWings! (even the UART-using ones like the GPS FeatherWing)
Bluetooth Low Energy is the hottest new wireless protocol with low power consumption and 2.4 GHz spectrum. In particular, it is the only wireless protocol that you can use with iOS without needing special certification and it is supported by all modern smartphones. This makes it ideal for use in portable projects that use an iOS or Android phone or tablet. It is also supported in Mac OS X and Windows 8+.

To make it easier to use for portable projects, we have included a connection for one of our 3.7 V lithium polymer batteries and an integrated charging function. You don't need a battery because it runs directly from the micro USB port. But if you have a battery, you can take it with you and then plug it into the USB port for charging. The Feather automatically switches to USB power when it is available. We've also connected the battery to an analogue pin via a divider, so you can measure and monitor the battery voltage to see when you need a recharge.

The power of Bluefruit LE
The Bluefruit LE module is an nRF52840 chipset from Nordic, which can be used as both the main microcontroller and Bluetooth Low Energy interface. Most people will be very happy using the standard Nordic UART RX/TX connection profile - code is supplied! In this profile, the Bluefruit acts as a data line that can "transparently" transmit back and forth from your iOS or Android device. You can use the Bluefruit iOS app or Android app , or write your own, to communicate with the UART service.
Thanks to an Arduino wrapper library, you have full control over the behaviour of the device, including the ability to define and manipulate your own GATT services and properties or change the way the device makes itself visible to other Bluetooth Low Energy devices.

Use the Bluefruit app to start your project
With the Bluefruit iOS app or Android app you can quickly prototype your project using your iOS or Android phone/tablet as a controller. We have a colour picker, quaternion/accelerometer/gyro/magnetometer or location (GPS), and an 8-button control gamepad. This data can be read via BLE and processed directly by the nRF52 microcontroller

Comes fully assembled and tested, with a USB bootloader that allows you to quickly install it using the Arduino IDE or CircuitPython. We also include some pin headers so you can solder it in and plug it into a solderless breadboard Lipoly battery and MicroUSB cable not included
Properties
Zolltarifnummer: 85176200
Brand: Adafruit
Country of Origin: USA
EAN: 5055421003906
Gross Weight (kg): 0.010
Manufacturer ID: 4062
Product ID: ADA4062
Manufacturer

Adafruit

Adafruit: The expert for open source hardware

For more than ten years, programmers and tinkerers have benefited from the expertise of the Adafruit brand. Whether for beginners or proven experts, Adafruit has the right hardware components ready for your next IoT project.

Light comes into the dark with Adafruit NeoPixel

One extremely popular product line from the company's broad portfolio is Adafruit NeoPixel. These nifty LED components come in a wide variety of designs and color temperatures. NeoPixel modules are available, for example, in the form of a practical stick with five intelligent LEDs in red, green and blue (RGB) or in white (W), as a shield with 40 eye-saving RGBW LEDs in which all pixels are individually addressable, and as a jewel with seven RGBW LEDs that can be controlled with 8-bit PWM per channel.

Especially popular is the Adafruit NeoPixel Ring with 16 ultra-bright, intelligent RGB LEDs including integrated drivers, which you only need a single microcontroller to control. The trick is that the Adafruit NeoPixel rings form a chain, so to speak: You couple the output pin of one with the input pin of the other.

With the Adafruit NeoPixel products you can realize a wide variety of projects - there are virtually no limits to your creativity. With the help of an Arduino, a jumper cable and the appropriate software, you can control a NeoPixel ring individually and light up the small LEDs as you wish - either individually or in a specific combination. This way, you can also create your own Vu meter with the versatile LED components. Practical: To make programming Adafruit NeoPixel easier, Adafruit provides an Arduino library as well as a Python library.

Adafruit Feather Boards: Powerful hardware in a compact format

With Adafruit Feather, the hardware specialist from the States also has various powerful development boards in its range, which are essentially equivalent to an Arduino in terms of function. All of these boards are equipped with similar features; among other things, the pin assignment is the same and there are also many parallels when it comes to the microcontrollers and the battery charging properties. In addition, you can also find Feather boards with special devices like Bluetooth, Wi-Fi and cellular network connectivity as well as boards with microSD slot in Adafruit's product range. The name "Feather" is no coincidence: The boards are also characterized by being particularly compact and, above all, lightweight.

The range of top-class product highlights is wide: The STM32F405 Feather, for example, is the fastest CircuitPython board from Adafruit with an outstanding 168 MHz and meets the highest demands. It is equipped with a STEMMA QT / Qwiic port at the end, which makes it easy to connect to I2C sensors. The Adafruit Feather nRF52840 Express, on the other hand, shines with Bluetooth Low Energy and can also be used with CircuitPython thanks to native USB support.

Another important part of Adafruit's portfolio are the FeatherWings. With these expansion modules, you can also include components such as a display or a motor driver in your IoT project. The FeatherWing Proto is a proven classic in Adafruit's portfolio. This is ideally suited as a prototyping add-on for all Feather boards. The Adafruit FeatherWing Wing Tripler Mini Kit, on the other hand, is ideal if you want to connect a Feather to two other FeatherWings at the same time.

With the Adafruit MIDI FeatherWing Kit you get a music capable FeatherWing, thanks to which you can equip your Feather with MIDI input and output jacks. And with the Adafruit FeatherWing OLED you can easily add a small OLED display to your Feather board - no soldering required.

Adafruit: What's behind the brand

As an expert in open-source hardware, Adafruit has long since established itself in the electronics industry. The company was founded in 2005 by Limor Fried. At the time, the talented and innovative electrical engineer was still a student at the renowned Massachusetts Institute of Technology (MIT). To this day, Fried is CEO of the electronics giant, which is now headquartered in New York. The company's name also goes back to its founder: Fried was once known on the World Wide Web by the nickname "Ladyada" - a tribute to the famous IT pioneer Ada Lovelace.

Adafruit says it is committed to getting more people excited about technology and science - and thanks to its first-class products, the hardware expert from the USA is sure to succeed!

Manufacturer and safety information
Manufacturer information
Adafruit Industries, LLC
168 39th Street 1905CC
US 11232 Brooklyn, New York
https://www.adafruit.com
[email protected]

WEEE number: 20453810

Person responsible for the EU
Sertronics GmbH
Am Studio 20d
DE 12489 Berlin
https://www.berrybase.de
[email protected]

Safety instructions
  • Only use the product in suitable environments and in accordance with the technical specifications.
  • Avoid contact with water, moisture or extreme temperatures.
  • Always disconnect the power supply before working on the circuit.
  • Do not operate in the vicinity of flammable substances.
  • Only use with compatible power sources and components to avoid damage.
  • Do not use if there is visible damage or malfunction.
  • Do not carry out any unauthorised modifications or repairs.
  • Avoid electrostatic discharges, always work earthed.
  • Dispose of in accordance with local regulations for electronic waste.
  • Do not dispose of in household waste, but dispose of at appropriate collection points.
Reviews
0

0 of 0 reviews

Average rating of 0 out of 5 stars

Leave a review!

Share your experiences with other customers.


Ähnliche Artikel

Adafruit
ADA3406
Adafruit Feather nRF52 Bluefruit LE

€27.45

Available · 20 piece · 1-3 days

Adafruit
ADA3574
Adafruit Feather nRF52 Pro with myNewt bootloader

€30.25

Currently not available

Adafruit
ADA4516
Adafruit Feather nRF52840 Sense

€43.45

Available · 8 piece · 1-3 days

Zubehör

Average rating of 4 out of 5 stars

Adafruit
ADA4702
Adafruit RGB Matrix FeatherWing Kit - For nRF52840 Feather

€8.25

Available · 13 piece · 1-3 days

Adafruit
ADA2940
Short pin header kit for feather, 12-pin and 16-pin female headers

€1.65

Currently not available

Adafruit
ADA2886
Pin header kit for Feather, 12-pin and 16-pin socket connectors

€1.05

Currently not available

Adafruit
ADA2830
Stacking headers for Feather, 12-pin and 16-pin socket connectors

€1.40

Currently not available

Customers also bought

Average rating of 4 out of 5 stars

LP-503035-J
LP-503035 Lithium-Polymer / LiPo battery, 3.7V, 500mAh with 2 pin JST connector

€5.10

Available · 100+ piece · 1-3 days

Average rating of 5 out of 5 stars

LP-503562-J
LP-503562 Lithium-Polymer / LiPo battery, 3.7V, 1200mAh with 2 pin JST connector

€5.50

Available · 100+ piece · 1-3 days

Average rating of 5 out of 5 stars

LP-552035-J
LP-552035 Lithium-Polymer / LiPo battery, 3.7V, 350mAh with 2 pin JST connector

€3.90

Available · 38 piece · 1-3 days

Average rating of 4.7 out of 5 stars

DUPONT-FF
40pin Jumper / Dupont cable Female Female separable

From €1.60

Available · 100+ piece · 1-3 days

Average rating of 4.6 out of 5 stars

DUPONT-MM
40pin Jumper / Dupont cable Male Male separable

From €1.60

Available · 100+ piece · 1-3 days

Average rating of 4.6 out of 5 stars

BB-400P
Breadboard with 400 contacts

€1.50

Available · 100+ piece · 1-3 days

Average rating of 5 out of 5 stars

PINH-1X40P
Male connector, 1x 40-pin, RM 2.54, straight

€0.60

Available · 5 piece · 1-3 days

Average rating of 4.5 out of 5 stars

GY-BME280
GY-BME280 Breakout Board, 3in1 sensor for temperature, humidity and air pressure

€5.60

Available · 63 piece · 1-3 days

KY-006
KY-006, Passive buzzer module

€1.10

Available · 73 piece · 1-3 days

Average rating of 4.6 out of 5 stars

BB-830P
Breadboard with 830 contacts

€1.90

Available · 100+ piece · 1-3 days

ADA4481
Adafruit ItsyBitsy nRF52840 Express - Bluetooth LE

€21.95

Available · 9 piece · 1-3 days

RPI-PICO2-W
Raspberry Pi Pico 2W, RP2350 + WLAN + Bluetooth Mikrocontroller-Board

€7.50

Available · 100+ piece · 1-3 days

Average rating of 4.5 out of 5 stars

AK-PH20-LP2P
Cable LiPo compatible with 2 pin JST PH 2.0mm connector, AWG26, 20cm

€0.33

Available · 75 piece · 1-3 days

ADA4699
Adafruit air pump and vacuum DC motor - 4.5 V, 2.5 LPM

€8.75

Available · 1 piece · 1-3 days

Average rating of 4.2 out of 5 stars

DUPK-SET-20
40pin Jumper / Dupont cable set, 1x F-F / M-M / F-M each, 20cm

€4.90

Available · 100+ piece · 1-3 days

Average rating of 4.7 out of 5 stars

DUPONT-FM
40pin Jumper / Dupont cable Male Female separable

From €1.60

Available · 100+ piece · 1-3 days

T1535333
Solder connector 1.7mm, white marking, 0.25-0.34mm² cable, pack of 20

€1.50

Available · 3 piece · 1-3 days

ALPHABET-LED
Adafruit COB LED Buchstaben A-Z Warmweiß

From €2.90

Available · 61 piece · 1-3 days

BB-POTI-10K
Breadboard potentiometer 10K Ohm

€1.19

Available · 100+ piece · 1-3 days

Average rating of 4 out of 5 stars

ADA4702
Adafruit RGB Matrix FeatherWing Kit - For nRF52840 Feather

€8.25

Available · 13 piece · 1-3 days

ADA3417
Adafruit FeatherWing Tripler Mini Kit - Prototyping add-on for Feather

€9.35

Available · 5 piece · 1-3 days

Average rating of 5 out of 5 stars

ABX00033
Arduino Nano Every, with headers

€15.40

Available · 65 piece · 1-3 days

ADA2890
Adafruit FeatherWing Doubler - Prototyping add-on for all Feather Boards

€8.25

Available · 4 piece · 1-3 days

ADA4888
Adafruit ItsyBitsy RP2040

€10.95

Available · 2 piece · 1-3 days

Similar products

ADA5650
Adafruit Feather RP2040 SCORPIO, 8-channel NeoPixel driver

€15.95

Available · 2 piece · 1-3 days

ADA3379
Adafruit Feather 32u4 Bluefruit LE, assembled

€35.15

Available · 10 piece · 1-3 days

ADA4300
Adafruit HalloWing M4 Express

€43.95

Available · 1 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA3213
Adafruit Feather HUZZAH with ESP8266 WiFi, assembled

€21.95

Available · 18 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA4884
Adafruit Feather RP2040

€13.15

Available · 8 piece · 1-3 days

ADA3179
Adafruit Feather M0 RFM96 LoRa Radio - 433MHz

€38.45

Available · 3 piece · 1-3 days

ADA4352
Adafruit 4x4 NeoTrellis Feather M4 Kit

€50.55

Available · 1 piece · 1-3 days

ADA3900
Adafruit HalloWing M0 Express

€38.45

Available · 2 piece · 1-3 days

ADA4516
Adafruit Feather nRF52840 Sense

€43.45

Available · 8 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA4759
Adafruit Feather M4 CAN Express with ATSAME51

€27.45

Available · 1 piece · 1-3 days

ADA3046
Adafruit Feather HUZZAH with ESP8266, assembled

€20.85

Available · 4 piece · 1-3 days

ADA2995
Adafruit Feather M0 Bluefruit LE

€32.95

Available · 5 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA2796
Adafruit Feather M0 Adalogger

€21.95

Available · 8 piece · 1-3 days

ADA3406
Adafruit Feather nRF52 Bluefruit LE

€27.45

Available · 20 piece · 1-3 days

ADA3078
Adafruit Feather 32u4 RFM95 LoRa Radio- 868/915 MHz

€38.45

Available · 2 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA3176
Adafruit Feather M0 RFM69HCW Packet Radio - 868 or 915 MHz

€27.45

Available · 5 piece · 1-3 days

ADA5980
Adafruit Feather RP2040 adalogger, 8 MB SPI flash, microSD, USB-C, 264 KB RAM, 500mA, 3.3V

€16.45

Available · 1 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA3619
Adafruit HUZZAH32 ESP32 Feather Board, mounted with stacking headers

€24.15

Available · 14 piece · 1-3 days

ADA6000
Adafruit Feather RP2350

€14.50

Available · 9 piece · 1-3 days

ADA4382
Adafruit Feather STM32F405 Express

€39.90

Available · 3 piece · 1-3 days

ADA5967
Adafruit Proto Tripler PiCowbell, prototyping for Raspberry Pi Pico / W, STEMMA QT/Qwiic, NeoPixel

€10.95

Available · 5 piece · 1-3 days

Average rating of 5 out of 5 stars

ADA3405
Adafruit HUZZAH32 Feather Board with ESP32

€21.95

Available · 2 piece · 1-3 days