nRF9161-DK

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the Nordic Semiconductor nRF9161-DK evaluation board.
nRF9161-DK.jpg

Minimum requirements

  • J-Link software V7.92m or later

Preparing for J-Link

  • Connect the J-Link to the debug connector (P18)
  • Power the board USB Type-C Connector (J6)
  • Turn the power switch on (SW6)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

nrf9161-connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Nordic Semiconductor nRF9161-DK. It is a simple Hello World sample linked into the internal flash. The project contains a valid boot header so it also run stand-alone (without a debugger attached).

SETUP