Dependancies
Buy the components
Create a blinky LED with Adafruit Bluefruit nRF52 breakout board.
Ensure the boards URL is added in Arduino IDE / CLI:
https://www.adafruit.com/package_adafruit_index.json
To use command line arduino-cli, install Adafruit nRF52 nrfutil with pip3
:
pip3 install --user adafruit-nrfutil