Support for the Adafruit Feather nRF52840 Express. More...
Support for the Adafruit Feather nRF52840 Express.
The Feather nRF52840 Express is a development board from Adafruits Feather board family. It provides native USB support, Bluetooth Low Energy and IEEE 802.15.4 support via the nRF52840 MCU.
See the Flashing section in nRF52 common. The easiest way is to use an external Segger J-Link Progammer connected to the SWD Connector.
To connect a terminal to the Feather, RIOT chooses Segger RTT per default. This lets you use the Segger J-Link Programmer as a serial interface to the device.
You have several alternative possibilities to connect to the board.
With
and an FTDI adapter connected to the Feather's RX and TX ports you can use UART-based terminals to connect to the feather
With
you can access the Feather with a terminal directly over USB.
Files | |
file | board.h |
Board specific configuration for the Adafruit Feather nRF52840 Express. | |
file | gpio_params.h |
Configuration of SAUL mapped GPIO pins. | |
file | periph_conf.h |
Peripheral configuration for the Adafruit Feather nRF52840 Express. | |