I am using the "nRF5_SDK_17.0.2_d674dde" for nRF52 development.
Would like to get the SoftDevice and nRF52 device for confirmation after OTA.
1. When using the sd_ble_version_get() to read back the version.
- version_number : 0x10
- subversion_number : 0x101
Any release doc indicate how 0x101 == s132_nrf52_7.2.0_softdevice.hex ??
2. Using the nRF_Connect tools, it shows following info
- Device version NRF52832_xxAA_REV2
- Board version PCA10040
- device serial number
How to get those info using the SDK calls ?