Quantcast
Channel: 蓝牙论坛 - 最近的话题
Viewing all articles
Browse latest Browse all 7485

CC2541 無法使用GAPRole_GetParameter取得自己的MAC address?

$
0
0

如題,我在peripheral的SimpleBLEPeripheral_Init(),直接call下列function,無法取得MAC address,這是為何?

uint8 ownAddress[B_ADDR_LEN];
GAPRole_GetParameter(GAPROLE_BD_ADDR, ownAddress);


Viewing all articles
Browse latest Browse all 7485

Trending Articles