nRF52 SDK Installation

FormerMember
FormerMember

I want to evaluate the nRF52 SDK, but don't get how to install it.

The Getting Started section mentions an MDK installer. However, I cannot find any such installer inside the nRF52_SDK_0.9.0_0c82e3e.zip.

How can I install the nRF52 SDK?


Update

These are the contents of the zip file for me:

image description

These are the contents of the getting started section for me:

image description

Parents
  • There is a link in the first line in the Getting Started section with a link to how set up your nRF52 development kit. Have you followed the steps there?

    Edit: I'm sorry, the MDK installer is obviously not included in the zip, ignore that sentence. I'll report this.

    Click on set up your set up your nRF52 development kit and follow the steps there.

    If you installed MDK Version 5 Microcontroller Development Kit you also need to install Device Family Pack 8.0.3. You can find it here. You install it by selecting Pack Installer in Keil and then File->Import

Reply
  • There is a link in the first line in the Getting Started section with a link to how set up your nRF52 development kit. Have you followed the steps there?

    Edit: I'm sorry, the MDK installer is obviously not included in the zip, ignore that sentence. I'll report this.

    Click on set up your set up your nRF52 development kit and follow the steps there.

    If you installed MDK Version 5 Microcontroller Development Kit you also need to install Device Family Pack 8.0.3. You can find it here. You install it by selecting Pack Installer in Keil and then File->Import

Children
Related