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

retrieve hw, sw, bl version information and sd device Id from attached board

The nrfutil documentation/application is used to create a .zip file to dfu update.  This package may contain a combination of application/bootloader/soft device along with versions (or ID) for each.  Since the decision to update may be based upon the current installed version/ID, is it possible to retrieve these version/IDs to determine if an update is necessary?  For instance, I may want to update to software version 10.  How might I retrieve current version for determining dependencies and ramifications of updating?

Related