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

nRF51422 v2 part number

I see that Digi-Key has two part numbers for the nRF51422-QFAA:

image description

But I don't see any reference to "V2" part number field in the nRF51422-PS document.

What is the exact meaning of "V2"? How is this marked on packaging labels? How is this marked on the chip itself?

Edit:

The document "nWP-021" is only for nRF51822, but I guess the nRF51422 is similar:

image description

So my code is compiled with the v6 SDK, so I need my product assembled with one of the following chips:

  • nRF51422-QFAA-FA0
  • nRF51422-QFAA-GC0
  • nRF51422-QFAA-Gx0

But when my supplier orders parts, they will use the order code, from "nRF51422_PS v3.1.pdf":

image description

This order code doesn't have any field for the build code.

  • The field is for the package code ("QF")

  • The field is for the variant code ("AA")

  • The field is for the container code (probably "R")

The build code is not part of the order code, so how can I specify a certain build?

Regards, Mark

Related