Dear Sirs
I try to read SoftDevice version using
ble_version_t version;
sd_ble_version_get(&version);
As I understand I get version of SoftDevice in field subversion_number of struct.
But I do not understand, how to translate this version to SoftDevice version for example 3.0.0 or 7.0.0
Best regards
Michael