<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scanning for (specific) phone MAC address using nRF52840 Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86059/scanning-for-specific-phone-mac-address-using-nrf52840-dongle</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2022 13:36:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86059/scanning-for-specific-phone-mac-address-using-nrf52840-dongle" /><item><title>RE: Scanning for (specific) phone MAC address using nRF52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/359392?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 13:36:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19301b4d-5a38-4299-ab03-c9fa3be40de6</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is no way to do this, no,at least not without running an app on the phone that enables it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Most phones try to avoid advertising a static MAC address for privacy reasons, otherwise it is very easy for people (with good or bad intentions) to track your phone whenever it passes a certain point.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A safer way to do this is to run an app on the phone that configures the phone to&amp;nbsp;advertise a random resolvable address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Random resolvable addresses typically change every 15 minutes or so, avoiding the issue where people can track you over time, but still allows trusted scanner devices to identify the phone if you share the IRK with them (using the IRK you can &amp;#39;resolve&amp;#39; a static identifier even if the advertising address keeps changing).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>