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

S132 Roadmap

Hi there,

The S132 SoftDevice for the nRF52832 has grown in size from 0x1F000 for release 1.0.0-2.alpha, to 0x23000 for 5.0.0-3.alpha. It appears that the nRF52840 will start using a new S140 SoftDevice.

Currently there is 372K available for the application + bootloader with 5.0.0-3.alpha. I'm trying to get an idea of what additional features might be added to S132 5.0.0-3.alpha moving forward, in anticipation of how much space will be available for the application with future versions of the SoftDevice for nRF52832. I'm assuming at some point development will move to the S140; and beyond the L2CAP and LL features in S132 5.0.0-3.alpha, I'm not sure what could be added to increase code size of the SoftDevice.

Is there a published roadmap for S132? Does anyone have an idea of any major features that could potentially be added for the S132/nRF52832, beyond what has already been implemented in S132 5.0.0-3.alpha? I would think it's safe to assume that the S132 wouldn't grow by much more than it's already grown (16K), but I'm curious to see if anyone has any more insight into this.

Related