This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reading CC2540 IEEE address programmatically before GAP Init

Hi,

Can someone please provide me with the memory location of the primary and secondary IEEE addresses as I would like to read these programmatically through USB to identify the device. I have tried GAPCentralRole_GetParameter(GAPCENTRALROLE_BD_ADDR, Addr) but this is only valid once GAP Init is complete