Hi:
I want to get the IC version number and SoftDevice version number, Is there a command or API function to achieve it??
Hi:
I want to get the IC version number and SoftDevice version number, Is there a command or API function to achieve it??
Hi there,
For the IC Version Number please refer devzone.nordicsemi.com/.../programmatically-retrieve-chip-version
The SoftDevice version information can be obtained using the API sd_ble_version_get. Refer the API documentation for more information on that. Here's the link to the online version of the documentation for quick reference.
devzone.nordicsemi.com/.../a01061.html
Cheers, Balaji
Thank you!!
Thank you!!