For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing nRF Connect SDK (NCS) v3.2.1

The Conexio devices currently only support ZephyrRTOS. To access all the features and capabilities, Nordic Semiconductor has developed the nRF Connect SDK (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 v3.2.1 or newer.

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

  1. Download and install Visual Studio Code.

  2. Next Download and install Nordic's nRF Connect for VS Code plugin.

  3. Once installed successfully, you should see the nRF Connect for VS Code icon on the left side bar of the VS Code.

  4. Click Manage SDKs to install the nRF Connect SDK.

  5. Click Install SDK and Select nRF Connect SDK v3.2.1. Depending on your internet speed, it may take a few tens of minutes for the installation to complete, so go and grab yourself a cup of coffee

References

  1. nRF Connect SDK installation documentation by the Nordic Semiconductor.

Last updated