Conexio Documentation
  • Welcome to the Conexio Platform Guides
  • Getting Started with Conexio Stratus
    • Stratus Pro nRF9151 Overview
      • Stratus Pro nRF9151 Pin Diagram
    • Stratus Pro nRF9161 Overview
      • Stratus Pro nRF9161 Pin Diagram
    • Stratus nRF9160 (Gen 1) Overview
      • Stratus nRF9160 Pin Diagram
    • Build Environment Setup
      • nRF Connect SDK (NCS) Installation
      • newtmgr Setup
    • Building and Programming an Application
      • Fetch Conexio Firmware SDK and Board Definition Files
      • Compiling Applications with nRF Connect Extension for VS Code
      • Building and Programming an Application using CLI and west
    • Sample Applications
      • Datacake
      • Golioth
      • Memfault
      • Machine Learning with Edge Impulse
    • Stratus Pro Power Analysis
    • nRF91 Modem Firmware (MFW)
    • nRF Connect LTE Link Monitor
    • Connectivity
    • Regulatory & Compliance
    • Expansion Dock
    • Purchase Stratus Kit
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started with Conexio Stratus
  2. Build Environment Setup

nRF Connect SDK (NCS) Installation

PreviousBuild Environment SetupNextnewtmgr Setup

Last updated 2 months ago

Was this helpful?

The Conexio devices currently only support . To access all the features and capabilities, Nordic Semiconductor has developed the (NCS) which enables you to develop applications for nRF91 Series devices that power Conexio cellular devices.

To support all the latest power and cellular features of the nRF91xx series SiP, Conexio Stratus device sample applications will only support nRF Connect SDK v2.7.x or newer.

To make nRF Connect SDK installation a breeze, follow the following steps.

  • Install and run the nRF Connect tool on your machine.

  • Click Install next to the Toolchain manager as shown below.

  • Once the Toolchain manager is installed, click open.

  • Select nRF Connect SDK v2.7.0 or v2.9.0 and click Install. Depending on your internet speed, it may take a few tens of minutes, so go and grab yourself a cup of coffee ☕

  • Once the installation is complete, click the dropdown menu and hit Open Terminal.

  • This will open the terminal in the installed directory of the nRF Connect SDK as indicated. In our case nordic/ncs/v2.7.0.

Hooray🎉 . You have completed the first milestone.

References

Download and install a cross-platform tool for your operating system.

installation documentation by the Nordic Semiconductor.

nRF Connect for Desktop
nRF Connect SDK
ZephyrRTOS
nRF Connect SDK
The Toolchain Manager window
The Toolchain Manager window