5.1.1 Identifying Product ID and Revision
There are two ways to find the revision and product identifier of the PIC16F17576 Curiosity Nano: The MPLAB® X IDE Kit Window or the sticker on the bottom of the PCB.
The Kit Window appears in MPLAB X IDE when connecting PIC16F17576 Curiosity Nano to the computer.
The first nine 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. The data matrix code on the sticker contains a string with the product identifier 02-01225, revision, and serial number.
The product identifier and revision are also printed in plain text as 02-01225/rr, where "rr" represents the revision. The serial number is printed on the following line.
The string in the data matrix code has the following format:
"nnnnnnnrrsssssssss"
n = product identifier
r = revision
s = serial number