Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5_SDK_12.3.0: updating s132 from v3.0.0 to 3.1.0.

I am further developing a solution based on nRF5_SDK_12.3.0 and s132 v3.1.0.

I am using Segger SES to Build and Run the solution in nRF52 SDK.

nRF5_SDK_12.3.0 comes with the older 3.0.0 version of s132.

I have downloaded and unzipped the v3.1.0 of s132, but I cannot find a way to put it into nRF5_SDK_12.3.0 or into the project folder so that it would be used by SES: the end result is always that either the older version 3.0.0 of s132 goes into the SDK or that the Build phase fails in SES because something is missing.

What should I do in order to set the system up so that the newer 3.1.0 version of s132 will be used when I use Build and Run in SES?

Parents Reply
  • At the moment I am using the s132 v3.0.0 that is built into SDK 12.3.0, so it is not so easy to check again. But I remember that SES reported in the Build phase that it could not find a .h file that was supposed to be inside the SDK. If you could propose what to do in order to update the s132 to v3.1.0, I will do it and report back what the result is. I already have the new s132 version downloaded and unzipped, I just need a proposal what to do with it.

Children
Related