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

Which IDE should we use for development with nRF5 SDK 12.2.0 ?

Hello,

I am using ublox B201 for my project which is based on nRF52832 SoC & with use of SDK 12.2.0.

So i need to know which IDE supports nRF5 SDK 12.2.0 ?

As segger embedded studio supports v14.0 and latest.

Parents
  • Why are you using such an old SDK version?

    Note that any IDE can be used - it's just that Nordic cannot possibly provide detailed support for every single possibility.

    In the case of SDK 12, Nordic provided ready-to-go projects for uVision.

    However, these will be for whatever version of Keil was current back at that time - so they may no longer "just work" with the current version of Keil.

    Which, again, raises the question: Why are you using such an old SDK version?

    In later SDKs, Nordic include ready-to-go projects for SES.

    But that doesn't stop you from creating your own projects for whatever IDE you like. It just means that you have to do the legwork.

Reply
  • Why are you using such an old SDK version?

    Note that any IDE can be used - it's just that Nordic cannot possibly provide detailed support for every single possibility.

    In the case of SDK 12, Nordic provided ready-to-go projects for uVision.

    However, these will be for whatever version of Keil was current back at that time - so they may no longer "just work" with the current version of Keil.

    Which, again, raises the question: Why are you using such an old SDK version?

    In later SDKs, Nordic include ready-to-go projects for SES.

    But that doesn't stop you from creating your own projects for whatever IDE you like. It just means that you have to do the legwork.

Children
Related