Serial Number Decoder for the Intel® Edison Board
Current production Intel® Edison Board S/N format
Serial Number Format (dash-divided) for current devices.
A1 | A2 | B1 | B2 | B3 | C | D |
VS | PPP | Y | WW | D | ##### | NNN |
Section Decoder
S/N Section Reference | Definition | Data Example |
A1 | <reserved> | <reserved> |
A2 | PPP = Product Identifier | EDA = Intel® Edison board SPON (Std power Onboard ant) EDB = Intel Edison board SPOF (Std power Offboard ant) EDC = Intel Edison board LPON (Low power Onboard ant) EDD = Intel Edison board LPOF (Low power Offboard ant) |
B1 | Y = (year) | Date Code = 0–9 equal the last digit of year manufactured |
B2 | WW = (work week) | Date Code = Week of the year manufactured |
B3 | D = Form Factor | B = baseboard D = daughterboard |
C | XXXXX = (base34) Sequential Code | Resets each Work Week (B2) to 00001 Code is BASE-34 = 0 to 9 & A to Z; letters I and O are not used |
D | NNN = Bill of Material revision | Last three digits of the Printed Board Assembly are used to track the Bill of Material for equivalent/alternate part usage. |
Original Intel Edison Board production contained only TWO characters in A2/PPP field
Original Serial Number Format
A1 | A2 | B1 | B2 | B3 | C | D |
VS | PP | Y | WW | D | ##### | NNN |
Section Decoder
S/N Section Reference | Definition | Data Example |
A1 | <reserved> | <reserved> |
A2 | PP = Product Identifier | ED = Intel® Edison compute module AR = Intel Edison Arduino* board MB = Intel Edison breakout board kit |
B1 | Y = (year) | Date Code = 0–9 equal the last digit of year manufactured |
B2 | WW = (work week) | Date Code = Week of the year manufactured |
B3 | D = Form Factor | B = baseboard D = daughter board |
C | XXXXX = (base34) Sequential Code | Resets each Work Week (B2) to 00001 Code is BASE-34 = 0 to 9 & A to Z; letters I and O are not used |
D | NNN = Bill of Material revision | Last three digits of the Printed Board Assembly are used to track the Bill of Material for equivalent/alternate part usage. |