Target nRF52832(nrf52dk_nrf52832)
SDK NCS v2.0.0
Hello.
Recently I know that iOS cannot get BLE mac address by scan, but my project requires connection based on BLE mac.
I add bt mac adversting data using BT_DATA_LE_BT_DEVICE_ADDRESS but it failed.
I believe you have guide for iOS connection based on BLE mac.
How can we make it? Or What is good way to add ble mac address into adv data?
Thanks in advance.