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

How do I access softdevice version string

According the BLE specification, the software and firmware revision strings are mandatory. I would like to set put information about the softdevice version in the firmware revision string.

Is there a way I can access version info from the softdevice?

Parents Reply
  • Hi,

    You can find the Firmware ID in the release notes of the SoftDevice. Release notes for SoftDevices delivered with an SDK are found at <sdk folder>\components\softdevice\s113\doc. The table in this DevZone thread has not been updated since we started writing the FWID in the release notes.

    For s113 v7.2.0, which was delivered with nRF5 SDK v17.0.2, the Firmware ID is 0x0102.

    Regards,
    Terje

Children
No Data
Related