<?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>automatic connect to the Gatt Server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76681/automatic-connect-to-the-gatt-server</link><description>Hello, 
 what are necessary that a Device automatically (without a 3rd party app) connect to the GATT Server with a HID Service. 
 I have implement a 
 HID Service, 
 Device Description Service and a Battery Service 
 I also make bonding with the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Jun 2021 08:12:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76681/automatic-connect-to-the-gatt-server" /><item><title>RE: automatic connect to the Gatt Server</title><link>https://devzone.nordicsemi.com/thread/317880?ContentTypeID=1</link><pubDate>Wed, 30 Jun 2021 08:12:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:266c9618-c38a-4c0c-99a6-b4333b5d800e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume that the issue you are seeing is that you never get any connection requests from the central that you have previously bonded with.&lt;/p&gt;
&lt;p&gt;The connection process is entirely controlled from the central side. All you can do as a peripheral is to advertise, and hope that the central will connect. That is how it works from the Bluetooth specification. In other words: This is mostly a question about settings on the central, and the answer will vary depending on which central we are talking about.&lt;/p&gt;
&lt;p&gt;From your peripheral point of view, you should advertise. You can choose to do directed advertising at first, in order to directly target the central of your choice.&lt;/p&gt;
&lt;p&gt;If, on the other hand, you do get a connection request but something fails during connection setup etc., then you should look into those issues in order to fix them.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>