Skip to content

Getting Started

This guide covers the common setup steps shared across all Iscatek nRF9151 products.

Prerequisites

  • An Iscatek device
  • Access to Nordic Docs
  • A supported programmer (J-Link or equivalent)
  • A good idea for something to try!

Toolchain Setup

There are various ways the Nordic toolchain can be installed. The recommended method is using VS Code and the VS Code Extension.

  1. Install VS Code
  2. In VS Code, select the Extensions icon, search for and install nRF Connect for VS Code Extension Pack
  3. Select the new nRF Connect icon to enter the nRF Connect view
  4. Select Manage SDKs > Install SDKs > nRF Connect SDK > [version] > select your path to install, then enter
  5. nRF Connect will now download the SDK and toolchain, this may take a while
  6. After the SDK and toochain have been installed this should be indicated on the [version] list when repeating step 4.

SDK Version Compatibility

It is recommended to use the latest version of the nRF Connect SDK ideally above v3.2.0

Next Steps

Once your toolchain is set up, head to the documentation for your specific product.