Hi,
I am using the command line tool nrfjprog to read the device MAC address using the following command:
nrfjprog --memrd 0x100000A4 --w 8 --n 6
I am connected using Segger J-link base.
My problem is that after running this command the device get stuck and i have to reset it to make it work again.
Please let me know if i should do anything different as i need to be able to read the MAC address and continue working properly.
Thank you,
Ibrahim Anabosi