Installation

1. Preparations

  • nRF9160 M.2 Development Kit

  • J-Link EDU Mini - Segger

  • Windows Desktop with internet access

Development Kit Connection

2. Install - nRF Connect for Desktop

Download and Install 'nRF Connect for Desktop' from Nordic Website.

nRF Connect for Desktop Download Link

3. Install - Toolchain Manager

Install and Open the 'Toolchain Manager'.

Install and Open the Toolchain Manager

4. Install - nRF Connect SDK

4.1 Install 'nRF Connect SDK v1.7.0'

Install nRF Connect SDK v1.7.0

4.2 Change directory to "C:\ncs" and Install.

Change directory and Install

You need to create "C:\ncs" folder first.

5. Copy the Board Files to SDK\Zephyr

You need to copy the 'Development Board folder' into zephyr 'boards' folder.

C:\ncs\v1.7.0\zephyr\boards\arm\

Development Board Folder
  1. Unzip this file.

  2. Copy the folder 'soonisys_sldev_nrf9160' to "C:\ncs\v1.7.0\zephyr\boards\arm\".

The development board name is 'soonisys_sldev_nrf9160' & 'soonisys_sldev_nrf9160ns'

For more information, see Resources.

Last updated