Hi, is there a way to retrieve device informations programmatically, as Package Code, Variant Code, Build Code ?
Thank you.
-c
Hi, is there a way to retrieve device informations programmatically, as Package Code, Variant Code, Build Code ?
Thank you.
-c
You can get this information by looking at the HWID field of the CONFIGID register in FICR. Take a look at the nRF51822 migration whitepaper for details on the possible values.
Thank you Ole.
-c