<?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 after disconnect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27427/connection-after-disconnect</link><description>Hello. I created some HID device based ble_app_hrs_pairing_nfc example on NRF52. And I have a questions: 
 1.I need to automatically reconnect to bonded device after reboot, but I don&amp;#39;t need to start advertising again if I have bonded device. Can I use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Nov 2017 13:34:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27427/connection-after-disconnect" /><item><title>RE: Connection after disconnect</title><link>https://devzone.nordicsemi.com/thread/108320?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 13:34:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f83d448-9f44-4c71-90a6-f2a2b088884c</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;Thank you. Solved&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection after disconnect</title><link>https://devzone.nordicsemi.com/thread/108321?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2017 18:19:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccd06091-0f86-4842-afc4-4220f7d5c089</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;This is a peripheral? What kind of central is it connecting to? It is the central that decided what peripheral to connect to, so the autoconnect has to be configured in the central. You &lt;strong&gt;have&lt;/strong&gt; to advertise for a central to be able to connect. A whitelist filter out connection requests from centrals you don&amp;#39;t want to connect to, is this something you want? You can do directed advertising, but the central still has to initiate the connection.&lt;/p&gt;
&lt;p&gt;You can use the disconnect event to trigger the start of advertising. You can use directed advertising, but then you should also be sure that the central is scanning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>