I know this should be possible if the phone acts as a BLE advertiser.
But is there any way to scan for a (specific) phone MAC address, if the phone is not advertising BLE (i.e. with only the phones Bluetooth toggled ON)?
For example; the nRF52840 Dongle (or any other Nordic device) is used to send a request to a MAC and if there is a response we will know that the device is nearby
Is this possible? If yes, which items would need to be explored.
Otherwise, what would be the best way to determine if a specific MAC is nearby (is it a must that the phone be a BLE advertiser?)
Thank you