如題,我在peripheral的SimpleBLEPeripheral_Init(),直接call下列function,無法取得MAC address,這是為何?
uint8 ownAddress[B_ADDR_LEN];
GAPRole_GetParameter(GAPROLE_BD_ADDR, ownAddress);
如題,我在peripheral的SimpleBLEPeripheral_Init(),直接call下列function,無法取得MAC address,這是為何?
uint8 ownAddress[B_ADDR_LEN];
GAPRole_GetParameter(GAPROLE_BD_ADDR, ownAddress);