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

Retrieve version information about SDK and SoftDevice

I am writing a "about" page that will execute on the nRF51

I can include my compiler's version information using predefined preprocessor macros

I would like to include version information about the nRF SDK and the SoftDevice, I didn't find any good way to do so. Please help, or include such information in the next release of the SDK.

Thanks

Related