Hi
In nRFgo Studio there is an option to read the entire memory of a chip. In my case nRF24Le1 to a .mhex file.
The first lines of the .mhex file says: Infopage: Identifier (0x00-0x0F): 0x5A 0x5A 0x43 0x30 0x52 0x30 0x34 0x38 0x06 0x08 0x1E 0x65 0x0D 0x43 0x11 0x72
Is this identifier unique for every chip? Or is it a 1 in a million chance of having two identical?
I want to read the Identifier, from the MCU. I guess that is possible?