nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Running examples that use a SoftDevice

Before you can run more advanced examples that use Bluetooth, you must program the SoftDevice on the board.

Download the S110 SoftDevice from http://www.nordicsemi.com. You must register on My Page and enter your product key for the development kit.

To program the SoftDevice, perform the following steps:

  1. Open nRFgo Studio.
  2. In the Device Manager, select the nRF51 Development board that you are working with (identified by the SEGGER serial number).
  3. Select the Program SoftDevice tab.
  4. Click Browse and navigate to the SoftDevice file that you downloaded.
  5. Click Program.

After you programmed the SoftDevice, follow the steps described in Running a first example to run an example that uses the SoftDevice. For example, test the Heart Rate Application.