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?
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.
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?