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

Is it possible to get the hardware version from the application that has been defined in the DFU ? (NRF_DFU_HW_VERSION)

Hello,

I would like to kwno if it is possible to get information about the hardware in my main application. NRF_DFU_HW_VERSION is stored in the DFU and is used to verify hardware compatibility but i don't know if it can be used in the application or at least how it can be retrieved. 

Moreover, can i add information in NRF_DFU_HW_VERSION and not only the CPU used ?

Regards,

Aurélien

Related