nRF Connect SDK Installation

The Conexio devices currently only support ZephyrRTOSarrow-up-right. To access all the features and capabilities, Nordic Semiconductor has developed the nRF Connect SDKarrow-up-right (NCS) that enables you to develop applications for nRF53, and nRF91 Series devices that powers Conexio devices.

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

  • Download and install a cross-platform tool nRF Connect for Desktoparrow-up-right for your operating system.

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

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

The Toolchain Manager window
  • Once the Toolchain manager is installed, click open.

The Toolchain Manager window
circle-info

The Conexio BLITZ sample applications are currently compatible with nRF Connect SDK V2.6.0 and above.

  • Select nRF Connect SDK v2.6.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

The Toolchain Manager window
  • Once the installation is complete, click the dropdown menu and hit Open Terminal.

The Toolchain Manager dropdown menu options
  • This will open the terminal in the installed directory of the nRF Connect SDK as indicated. In our case nordic/ncs/v2.6.0.

Hooray🎉 . You have completed the first milestone.

References

  1. nRF Connect SDKarrow-up-right installation documentation by the Nordic Semiconductor.

Last updated