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.

CC2541: CC2541 MAC address.

Part Number: CC2541
Other Parts Discussed in Thread: BLE-STACK

i have CC2541. and i'm using TI BLE-STACK for development purpose.

i'm using 

GAPRole_GetParameter(GAPROLE_BD_ADDR, guMAC); //for access MAC address

above function placed inside below function

SimpleBLEBroadcaster_Init(); 

but, i can't get 6 byte MAC address(BD_ADDRESS).

have you proper solution or API function for this things.

thanks for read.

Jignesh narola