Nordic SDK with Adafruit Feather nRF52 Bluefruit LE - nRF52832

Hello,

I am using the Adafruit Feather nRF52 Bluefruit LE - nRF52832 for a project where I will have to transmit and receive data over Bluetooth Low Energy between two of these devices. I would like to use the Nordic SDK for this instead of Arduino.

I am using Segger Embedded Studio for programming and I have a J-Link base.

How would I go about flashing this device with an example (ble_app_blinky) from the Nordic SDK (version 17.1)?

Additionally, right now the Adafruit Feather boards have their default bootloader. I am assuming I will have to change this. How should I go about doing this?

Thank you for your help.

Related