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