Hello, I would like to print SDK version in my soft. Is there a function to get the SKD version ? Thanks.
Hello, I would like to print SDK version in my soft. Is there a function to get the SKD version ? Thanks.
Hi,
You can get the SoftDevice version by using the sd_ble_version_get() function. However, there is no SDK version function, so you need to keep track of this yourself. See the Compatibility matrix for information on what SDK version and SoftDevice version that are compatible.
Ok, I already red this post: How do I access softdevice version string. Do you have an up-to-date table where we can get last information. Thanks
Ok, I already red this post: How do I access softdevice version string. Do you have an up-to-date table where we can get last information. Thanks