Nordic Semiconductor nRF51-DK
Jump to navigation
Jump to search
The Nordic Semiconductor nRF51-DK is a nRF51 evaluation board.
Preparing for J-Link
- Connect the J-Link to the "Debug In" connector
- Power the board via the USB connector
- Verify the Connection with J-Link Commander. The output should look as follows:
Example Projects
Hello World
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Nordic Semiconductor nRF51. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V8.40
- Embedded Studio: V8.16
- Hardware: Nordic Semiconductor nRF51
- Link: File:nRF51 HelloWorld.zip