Hi all, It is possible to install and develop projects using 2 SDK versions simultaneously? nrf51 SDK will be used in the current project and nrf52 SDK will be used for future project. Actually I am using Keil IDE version5.Regards,
Marcio
Hi all, It is possible to install and develop projects using 2 SDK versions simultaneously? nrf51 SDK will be used in the current project and nrf52 SDK will be used for future project. Actually I am using Keil IDE version5.Regards,
Marcio
Hi Marcio
That is possible yes. As mentioned in the nRF52 migration document, the latest upgrade in the toolchain supports both nRF51 and nRF52. Use zip SDK (not packs) and keep the nRF51 SDK and nRF52 SDK directory trees seperate, and you should be able to compile both nRF51 and nRF52 projects on the same PC.
Thank you for reply Stefan.
Thank you for reply Stefan.