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

What sdk version for s113

Hello,

I currently have a working BLE application for the nrf52810 which is currently using the s112 softdevice. However I wanted  to increase my BLE throughput so the s113 softdevice looked apealing with it's data length extension capabilities. (Would this work on the 52810?) However when I attempted to 'upgrade' my softdevice version I am met with compiling errors such as: error: 'BLE_GAP_ROLE_CENTRAL' undeclared. After looking around online it seems that the sdk i am using(15.3) doesn't support this softdevice version. 

https://devzone.nordicsemi.com/f/nordic-q-a/51145/sdk-and-nrf-pc-ble-driver-support-for-s113-v7-0-0

My question is, what SDK version does support the s113 soft device? I have looked all around and cannot find a single document which states what sdk version is compatible with the s113 softdevice. Thank you for your time

Related