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

nRF Mesh SDK 1.0.1 Softdevice support

Hello,

Migrating from 1.0.0 to 1.0.1 I've noticed that softdevices in external/softdevice are zipped except SD 132 3.1.0. Does Mesh 1.0.1 break compatibility with SD 132 5.0.0?

Looking at the emProject for serial example it seems that it would be the case: 

SD_BLE_API_VERSION=3;NRF_SD_BLE_API_VERSION=3;

Related