nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Running a first example

You should start by running a very simple example that does not use a SoftDevice, for example the Blinky Example.

Perform the following steps to run this example:

  1. In Keil, open the Pack Installer.
  2. In the left pane, select the Examples tab.
  3. In the right pane, select Nordic Semiconductor to filter the examples that are displayed in the left pane and display only Nordic Semiconductor examples. You can also filter by boards by selecting the desired board on the Boards tab.
  4. In the left pane, locate the example that you want to run, for example blinky_pca10028.
  5. Click the Copy button next to the example.
  6. In the window that is displayed, enter the folder where you want to store the example code and select both options.
  7. Click OK. The project is copied to the directory that you specified and opened in Keil.
  8. Compile the project to rebuild all files.
  9. Download the code to flash memory to flash the project to the board.
  10. Test the example as described in the Testing section of the example documentation (Testing Blinky).
pack_installer.png
Examples in the Keil Pack Installer