<?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>Do I need to keep advertising once connected?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31307/do-i-need-to-keep-advertising-once-connected</link><description>Hi, 
 I don&amp;#39;t find an answer to my question and maybe I&amp;#39;m missing the basic of the BLE communication here. I need to transmit data as fast as possible to ONE central device thanks to a Characteristic with Notify. 
 So my first attempt was to fast advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Mar 2018 15:00:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31307/do-i-need-to-keep-advertising-once-connected" /><item><title>RE: Do I need to keep advertising once connected?</title><link>https://devzone.nordicsemi.com/thread/123728?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 15:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f7e1e49-1696-4a55-ba78-995b0915b415</guid><dc:creator>StephaneJ</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;/p&gt;
&lt;p&gt;Thank you for your fast answer and sorry for the lack of informations. I&amp;#39;m using a nRF52832 with SDK14.2, SD132 with SEGGER.&lt;/p&gt;
&lt;p&gt;My code is based on the ble_app_blinky but I don&amp;#39;t find where it stop advertising once connected.&lt;/p&gt;
&lt;p&gt;EDIT : Because in the code, there is :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define APP_ADV_TIMEOUT_IN_SECONDS&amp;#160; &amp;#160; &amp;#160; BLE_GAP_ADV_TIMEOUT_GENERAL_UNLIMITED&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need to keep advertising once connected?</title><link>https://devzone.nordicsemi.com/thread/123724?ContentTypeID=1</link><pubDate>Fri, 09 Mar 2018 14:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b955b44-5e6b-4b36-9b98-b9e6290bd7be</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;&lt;br /&gt;In general when posting a question, information like what device you are using, SDK version, SD version, if you are using an example in our SDK etc, is useful information when helping to solve your question.&lt;br /&gt;&lt;br /&gt;If you want your device to keep advertising after you connected to your central is up to you.&lt;br /&gt;&lt;br /&gt;If you are using an example in our SDK, it will most likely stop advertising when a connection is established, &lt;br /&gt;and you will have to start advertising again yourself.&lt;br /&gt;&lt;br /&gt;Cheers, &lt;br /&gt;Joakim.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>