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

Migration from SDK_17.0.0 to SDK_17.0.2

Hi All,

Currently I am using SDK_17.0.0 for nRF52832 with Softdevice S132_V7.0.1. I come to know about release of SDK_17.0.2 with highly recommendation to migrate from SDK_17.0.0 to SDK_17.0.2.

Here I have some question regarding migration if anybody can help me.

  1. Should I migrate to each new released SDK every time? I am asking this because some time our application is in production phase and it become difficult to immediate migration to new SDK and then QA of it and also DFU in already produced devices.
  2. How can I confirm that migration to new released SDK is necessary for or related to my application? 
  3. Same question 1 and 2 for new released softdevice also.

Regards,

Bipin Patel

Parents
  • Hi,

    I recommend to check the release notes for new nRF5 SDK and SD if any are applicable for your application or product. Typically minor releases where we only change the last digit 'x' in the release version N.M.x is a pure fix with no change to api or features. Personally I would be on a lookout for these in specific, because considering all the work that is also required on our end to test, qualify and release a new version, this is not something we do lightly unless it is necessary to release. However the fix may not be applicable your product, but do check the release notes if any are. The latest release notes is available by downloading the SDK and SD releases.

    Best regards,
    Kenneth

Reply
  • Hi,

    I recommend to check the release notes for new nRF5 SDK and SD if any are applicable for your application or product. Typically minor releases where we only change the last digit 'x' in the release version N.M.x is a pure fix with no change to api or features. Personally I would be on a lookout for these in specific, because considering all the work that is also required on our end to test, qualify and release a new version, this is not something we do lightly unless it is necessary to release. However the fix may not be applicable your product, but do check the release notes if any are. The latest release notes is available by downloading the SDK and SD releases.

    Best regards,
    Kenneth

Children
Related