Hi
I'm porting a nrf51822 project with S110 to a nrf52 board. In this case, I'm a bit confused about which softdevice to use. S132 it is the equivalent to the S110? Or which SD should I use?
Thanks in advance
Elena
Hi
I'm porting a nrf51822 project with S110 to a nrf52 board. In this case, I'm a bit confused about which softdevice to use. S132 it is the equivalent to the S110? Or which SD should I use?
Thanks in advance
Elena
S132 is equivalent to S130. But the api is very similar, I just migrated from S110 to S132 with no problems...
For all intents and purposes s132 is a successor to s110.
s130 versions 2 and later are highly configurable, and can do the same as s110 or s120. The API is basically the same, and there is a migration guide included with the SoftDevice download. s132 is the nRF52 version of s130.