Hi guys,
I have custom MAC address that saved in the flash. I used the sd_ble_gap_address_set function to change the Mac address to my custom address.. I found out in phone that the Mac address that advertise is the same on the (MSB) part. The 2 MSB bits should change to 11xx. example if I have custom MSB byte of A7 the BLE advetsing MAC address should be E7 as per specification.
I might be missing something but please please help my ignorance.
Thank you.