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

Troubles migrating SoftDevice version

Hi!!

I need to migrate from the 2.0 SD version to the 3.0 of the s132. I have downloaded the zip, and programed my DK with the new SD code, also, I have changed the IROM1 start addres on Keil. Then , in the nRF5_SDK_11.0.0 folder, I have deleted the files in the soft device folder "headers", and replaced it by the new ones I have downloaded. When I compile my application, I suposed to have code errors because I hven't done yet the migration changes in my code, instead, I have errors like these:

image description

I think that Keil is using SD files of the version 2.0.

How can I solve it? Is SD 3.0 compatible with SDK 11.0?

Is there any post that explains step by step the process to change an older version of the SD by a new one?

Thank you so much!!

Related