
Page 11 of 62
nRF51822 Development Kit User Guide v1.4
Start the Blinky project
Before you start, make sure the device is empty by doing the following:
1. Open nRFgo Studio.
2. In the Device Manager select the motherboard your module is connected to.
3. Select the module.
4. If you have more than one SEGGER debugger connected, you need to select which one you want
to use.
5. Click the
Erase all
button.
Load and run the Blinky project:
1. Locate the Blinky project found under <keil path>
\ARM\Device\Nordic\nRF51822\Board\nrf6310\blinky_example\arm
.
2. Open the Blinky project in Keil μVision by double clicking the
blinky.uvproj
file.
3. Select
nRF51822
from the Select Target
list and click
Build
or press
F7
to compile the Blinky
project.
4. Click the
Load
icon to download and run the Blinky example firmware.
LED0
to
LED7
on the
nRFgo Starter Kit Motherboard should now blink sequentially.