nrfjprog -f NRF52 --memrd 0x100000a4 --n 8
0x100000A4: ACAFE032 7AC54CAF
this is read by nrfjprog scipt as above and as below it is read by sd_ble_gap_addr_get.
0xCCAFACAFE032.
why the highest bit is different?
0x100000A4: ACAFE032 7AC54CAF
this is read by nrfjprog scipt as above and as below it is read by sd_ble_gap_addr_get.
0xCCAFACAFE032.
why the highest bit is different?
This is dictated by the bluetooth core specification:
This is dictated by the bluetooth core specification: