Hi,all.i store my password into uicr used JLink,then i want to read it used ble interface and return it to APP.How to do that?Thanks a lot!
Hi,all.i store my password into uicr used JLink,then i want to read it used ble interface and return it to APP.How to do that?Thanks a lot!
You do not need any special API to read data from FLASH, just use memcpy function. Special handling is only needed when writing to Flash while Ble activity.
Hi,Aryan,Thanks.if i store my password at 0x10001084,can you give me a sample? Thanks again!
Hi,Aryan,Thanks.if i store my password at 0x10001084,can you give me a sample? Thanks again!