Hi...
i have downloaded latest SDK zip file "nRF51_SDK_7.2.0_cf547b5.zip" from developer.nordicsemi.com/.../ but i could find mdk file "nRF51_mdk_6_1_0_installer" only no sdk file . what is the reason for that?
Hi...
i have downloaded latest SDK zip file "nRF51_SDK_7.2.0_cf547b5.zip" from developer.nordicsemi.com/.../ but i could find mdk file "nRF51_mdk_6_1_0_installer" only no sdk file . what is the reason for that?
Keil has changed it's way of installing code examples. They have a new system based on PACKS. So you can download the .zip solution and put it into the same keil structure (or other IDE) that you have used so far. Or if you are a new user, you can use the packs with Keil 5.12 or later. We have also made the SDK available to the public and in doing so, it's more generic to have just the zip structure as that works across platforms, while .msi is a microsoft installer only.
Keil has changed it's way of installing code examples. They have a new system based on PACKS. So you can download the .zip solution and put it into the same keil structure (or other IDE) that you have used so far. Or if you are a new user, you can use the packs with Keil 5.12 or later. We have also made the SDK available to the public and in doing so, it's more generic to have just the zip structure as that works across platforms, while .msi is a microsoft installer only.