This may seem rather pointless and stupid, but are there a set of APIs for asking the SDK it's own version, and getting it to ask the SoftDevice it's version?
This may seem rather pointless and stupid, but are there a set of APIs for asking the SDK it's own version, and getting it to ask the SoftDevice it's version?
Hi Julie,
Maybe the SoftDevice Manager API might be of some help!
Hi,
For the SoftDevice you have the functions superpak linked to.
For the SDK there is no API function, but the SDK version should be listed at the top of release_notes.txt
located in the folder SDK_folder\documentation
Thanks - y'all should add macros or something so the user's source code doesn't have to be updated.