All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Seeed Studio XIAO nRF52840

Support for the Seeed Studio XIAO nRF52840. More...

Detailed Description

Support for the Seeed Studio XIAO nRF52840.

General information

The XIAO nRF52840 (formally known as XIAO BLE) is a development board from Seeed Studio's XIAO board family.

It provides native USB support, Bluetooth Low Energy and IEEE 802.15.4 support via the nRF52840 MCU.

top-down view on seeedstudio-xiao-nrf52840

Flashing, Bootloader, and Terminal

Refer to the Feather nRF52840 Express documentation for further details. Both use the same flasher, bootloader, and terminal settings.

Example with hello-world application:

make BOARD=seeedstudio-xiao-nrf52840 -C examples/basic/hello-world flash term

Files

file  arduino_iomap.h
 Mapping from MCU pins to Arduino pins.
 
file  board.h
 Board specific configuration for the Seeed Studio XIAO nRF52840.
 
file  gpio_params.h
 Configuration of SAUL mapped GPIO pins.
 
file  periph_conf.h
 Peripheral configuration for the Seeed Studio XIAO nRF52840.