<?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>If a master sends advertising packets how is the maximun quantity of peripherals that they can see?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16759/if-a-master-sends-advertising-packets-how-is-the-maximun-quantity-of-peripherals-that-they-can-see</link><description>I don&amp;#39;t need to connect the master with the peripherals, but i have to know how is the maximun quantity of scan response that can accept the master.
In the example ble_app_multilink_central this is defined like that: 
 #define CENTRAL_LINK_COUNT 8 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2016 23:26:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16759/if-a-master-sends-advertising-packets-how-is-the-maximun-quantity-of-peripherals-that-they-can-see" /><item><title>RE: If a master sends advertising packets how is the maximun quantity of peripherals that they can see?</title><link>https://devzone.nordicsemi.com/thread/64091?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 23:26:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e39c8ff1-204d-443d-b98c-8aeaf504dbf2</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;The number of scan responses you can see is not limited by anything. So you can set the central link count to zero if you aren&amp;#39;t going to connect to anything and just scan.&lt;/p&gt;
&lt;p&gt;You won&amp;#39;t get every advertising packet of course, it&amp;#39;s random what you will actually receive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>