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

nRF52840 INFO.VARIANT interpretation

I am trying to interpret the values in the INFO.VARIANT register for the nRF52840. The datasheet states "Build code (hardware version and production configuration). Encoded as ASCII." and gives some examples of the values, but not what characters corresponds to hardware version and production configuration. I could probably infere what they represent, but I need some confirmation on how to interpret the value.

Thank you,

Parents Reply Children
  • As best I can tell the build code and INFO.VARIANT register are not very clearly defined in the Nordic documentation. 

    The build code is only listed as 3 letters on the shipping container labels, see Table 174 of datasheet.

    You can also see this in the Nordic PCN-111 (or in package marking section of datasheet) where the build code is clearly indicated as 3 letter on the package labeling and 2 letters on the chip marking. 

      

    For INFO.VARIANT I had to guess what the other 2 of 4 characters represented, which the Function variant code seemed like a logical choice, since it was also on the package marking.

    None of the values shown in the datasheet for INFO.VARIANT seem to correlate with any existing combination of released parts, which makes it very confusing to decipher what they actually represent.

    Nordic rep,

    Please correct me any of the above is wrong (I need to be sure that my understanding of INFO.VARIANT is correct).

Related