5.1.1 Identifying Product ID and Revision
There are two ways to find the revision and product identifier of the AVR16EB32 Curiosity Nano: The MPLAB X IDE Kit Window or the sticker on the bottom of the PCB.
The Kit Window will pop up when connecting AVR16EB32 Curiosity Nano to a computer with MPLAB X IDE running. The first six digits of the serial number, listed under kit information, contain the product identifier and revision.
The same information is found on the sticker on the bottom side of the PCB. Most boards will have the identifier, revision, serial number, and manufacturing date printed in plain text as 02-nnnn\rr SN: mmmssssss [Manufacturing date], where “nnnn” is the identifier, “rr” is the revision, "mmm" is the manufacturer, and "ssssss" is the serial number.
The serial number string has the following format:
"nnnnnnrrmmmssssss"
n = product identifier
r = revision
m = manufacturer
s = serial number
The product identifier for AVR16EB32 Curiosity Nano is 02-00618.