I am looking for a solution to determine the IC revision information as well as the build code for the nRF52.
For the nRF51 series exists this compatibility matrix pdf. By reading the CONFIGID from the FICR register you get the HWID which is listed in the document above to gather all the information about the IC revision.
Is there a document that provides all this information for the nRF52 or is there another way to receive this data?
According to an old objective product specification there was still a CONFIGID in the nRF52 whereas in the new product specification there is none.
Thank you in advance!