Nordic Semiconductor nRF51-DK

From SEGGER Knowledge Base
(Redirected from nRF51-DK)
Jump to navigation Jump to search

The Nordic Semiconductor nRF51-DK is a nRF51 evaluation board.

NordicSemi nRF51-DK.jpg

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:

nRF51422 Connect.png

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