Hello,
The part i am using is NRF52840 Rev 2 (Build Code Dx0)
How can i exact know what revision or build code the SOC has ?
I want to determine in application what revision of SOC my product has and perform different task. (Perform APPROTECT steps differently).
I know that by reading FICR register in application i can get the details of the SOC HW versions.
I dont see a Description of Dx0 or Fx0 in INFO.VARIANT register of FICR registers
Sample code if you can provide.
Thanks.