Difference between revisions of "nRF9131-EK"

From SEGGER Wiki
Jump to: navigation, search
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 14:47, 15 May 2024

This article describes specifics for the Nordic Semiconductor nRF9131-EK evaluation board.
nRF9131-EK.jpg

Minimum requirements

  • J-Link software V7.92m or later

Preparing for J-Link

  • Power the board USB Type-C Connector
  • 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 nRF9131-EK. 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