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.

getting early device address CC2640 / cc2650

Other Parts Discussed in Thread: CC2640

I am trying to get the bluetooth address of the CC2640 early in the startup sequence (before GAPRole_StartDevice is executed).  I know you can normally use GAPRole_GetParameter but it only returns 0 before GAPRole_StartDevice is executed.  Any advice?