I try use the FICR information to identifier nRF51. but found some interesting staff when i read 0x10000000 first 16 bytes by SWD memory read. when I power on read. it return all 0x00. but i restart SWD debuger read again. it will return 0xAA 0x55 0xAA 0x55 0xAA 0x55 0xAA 0x55 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF
and CONFIGID also same.
do FICR be RTL? why could be changed, ? is there has fixed area can be used as identifier?