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

SDK11 and S210

Hi!

I was using SDK11 alpha previously and when the official version (89a8) got rolled out I started integration. First thing was the missing S210 and S130 softdevices. I could use S212 instead, but that is for nRF52 devices. Should we start to use S312 then - isn't that for nRF52 series too?

So, is SDK11 alpha and SDK10 only chances for the nRF51 series devices to support ANT?

Parents
  • All the SoftDevices that end with 2 is for the nRF52, S132, S212, S312.

    The S210 support was taken out of SDK11. I would recommend you to use SDK10 if you want to use S210. If there are specific examples in SDK11 alpha that you require I think you can port these to SDK 10 with very little effort.

  • Okay thank you, I will start porting then. But what about the SEGGER IDE support? There is nRF support package that helps to map the system specific headers etc. Will there eventually be a problem at some point if there is a need to maintain "legacy" projects?

Reply
  • Okay thank you, I will start porting then. But what about the SEGGER IDE support? There is nRF support package that helps to map the system specific headers etc. Will there eventually be a problem at some point if there is a need to maintain "legacy" projects?

Children
No Data