I just downloaded the IoT SDK, found that they are KEIL MDK4 projects. When will the MDK5 softpack be available?
The nRF51 device support for MDK5 is already available as a software pack. KEIL uVision version 5.12 or later does not support .uvproj projects anymore, but uses .uvprojx projects instead. If you want to continue working with .uvproj formats, you must install MDK Version 5 Legacy Support.
The IoT SDK project files will be released as Keil MDK 5 projects (.uvprojx) in the next offical release (march/april). Until then, you must use Legacy Support in Keil 5.12
The nRF51 device support for MDK5 is already available as a software pack. KEIL uVision version 5.12 or later does not support .uvproj projects anymore, but uses .uvprojx projects instead. If you want to continue working with .uvproj formats, you must install MDK Version 5 Legacy Support.
The IoT SDK project files will be released as Keil MDK 5 projects (.uvprojx) in the next offical release (march/april). Until then, you must use Legacy Support in Keil 5.12
@Saurabh Which Keil project did you compile?