This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

About SDK migration

Hello.

I want to raise the SDK version, what should I do at that time? (Example: v16.0.0 → v17.0.2)
Should I overwrite all the old SDK sources I'm using with the new SDK sources?
Please let me know if you have any materials related to migration.

Thank you.

Parents
  • Hi,

    You should overwrite the old sources, and you might have to make changes to your application. We have a migration guide for migrating an application based on nRF5 SDK v16.0.0 to v17.0.2 that you can follow, to see what changes you might have to make in your application. Please see migration guide for the list of changes. If you have not used anything that appears on that list, you should not have to change your application directly. For a complete list of changes between the two versions, please see the release notes og v17.0.2.

    Best regards,

    Marte

Reply
  • Hi,

    You should overwrite the old sources, and you might have to make changes to your application. We have a migration guide for migrating an application based on nRF5 SDK v16.0.0 to v17.0.2 that you can follow, to see what changes you might have to make in your application. Please see migration guide for the list of changes. If you have not used anything that appears on that list, you should not have to change your application directly. For a complete list of changes between the two versions, please see the release notes og v17.0.2.

    Best regards,

    Marte

Children
Related