<?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>How to scan and cout the number of ble devices near me</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62170/how-to-scan-and-cout-the-number-of-ble-devices-near-me</link><description>Hi. . Folks 
 How to scan and count the number of ble devices near me using nRF52 development kit . Guest me an idea</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jun 2020 13:32:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62170/how-to-scan-and-cout-the-number-of-ble-devices-near-me" /><item><title>RE: How to scan and cout the number of ble devices near me</title><link>https://devzone.nordicsemi.com/thread/253312?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 13:32:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4dc5a36-2cfa-4d8f-bd80-17514551bed8</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;I am not sure I understand you correctly, but if you intend to find the number of peripherals advertising near your device then I suppose you could use the&amp;nbsp;&lt;em&gt;BLE_GAP_EVT_ADV_REPORT&lt;/em&gt;&lt;span&gt;&amp;nbsp; event and count the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v7.0.1%2Fstructble__gap__addr__t.html&amp;amp;anchor=a86722bfb476928c927ad97b32cda75ea"&gt;peer_addresses&lt;/a&gt;. Be advised that centrals do not advertise, and peripherals may advertise as anonymous - so you are not guaranteed to find&amp;nbsp;&lt;em&gt;all&lt;/em&gt; BLE devices near you.&lt;br /&gt;&lt;br /&gt;In the case that I misunderstood&amp;nbsp;you, you might instead be looking for the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;nRF Sniffer tool&lt;/a&gt;&amp;nbsp;to be monitor surrounding BLE traffic.&lt;br /&gt;This is a powerful tool to have available when developing BLE applications.&lt;br /&gt;&lt;br /&gt;Please let me know if this does not answer your question.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>