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

S110 on SDK11

I noticed S110 is not listed as supported by nRF5 SDK11. However, no supported SoftDevice seems to offer the same functionality as the S110 (Peripheral only protocol stack). Is it necessary to use a broader SoftDevice?

  • You can configure the S130 to have just peripheral connections to get it to use as little memory as possible, in that state it uses a little more flash and no more, possibly less, RAM than the S110.

    Given that all the new development work is going to the S130 and S132, it's really worth moving on from the S110 and getting all the new stuff which is already there and the benefit of anything else new which will come in the future.

Related