<?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>Connection to a peripheral with a specific name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36076/connection-to-a-peripheral-with-a-specific-name</link><description>Hi 
 I am developing an application where nrf52 acts as a BLE central 
 Specifications requires that this node should connect to a peripheral with a specified name, obviously if available. Is it necessary to start a ble scan to retrieve mac address of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Aug 2018 23:35:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36076/connection-to-a-peripheral-with-a-specific-name" /><item><title>RE: Connection to a peripheral with a specific name</title><link>https://devzone.nordicsemi.com/thread/143452?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 23:35:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fdd78de-89f6-423f-8345-e10e4238598a</guid><dc:creator>kris.s</dc:creator><description>&lt;p&gt;Hi Aryan,&lt;/p&gt;
&lt;p&gt;I have a similar application as the user above.&amp;nbsp; However, in the example you provide&amp;nbsp;they use the whitelist for advertising.&amp;nbsp; We are already using our whitelist to manage bonded connections, and according to the updated Softdevice spec it can&amp;#39;t be used for both simultaneously.&amp;nbsp; Our&amp;nbsp;central maintains a connection with various mobile devices while simultaneously scanning for advertising data from our separate&amp;nbsp;beacon-like devices (also NRF52-based) which it filters for by&amp;nbsp;mac&amp;nbsp;address (no direct connection, adv only).&lt;/p&gt;
&lt;p&gt;We&amp;#39;re finding that without a whitelist filtering the scan responses are overloading the softdevice in our test environment resulting in missed scan response packets, so the whitelist seems like a requirement here.&amp;nbsp; With&amp;nbsp;the older SDK we were able to pass a pointer to our own whitelist for scan response filtering but that appears to no longer be an option.&lt;/p&gt;
&lt;p&gt;Appreciate any suggestions or ideas you may have, Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection to a peripheral with a specific name</title><link>https://devzone.nordicsemi.com/thread/139038?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 05:22:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:799aaebe-f422-4552-9511-350b78b93dbd</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Andrea,&lt;/p&gt;
&lt;p&gt;The scanner can get the name from advertising report (If the advertiser is sending its device name in the report and/or scan response). Please look into &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/33994/device-name"&gt;this &lt;/a&gt;thread to see how you can do it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If the scanner knows the device address in advance, then it can use whitelisting to scan and connect only to the known device address. You can know about it in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/14190/custom-whitelist-while-scanning"&gt;this &lt;/a&gt;thread.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>