<?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>Advertising with Connection?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/959/advertising-with-connection</link><description>Is it possible to continue advertising using the 51822 (s110) after establishing a connection?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Jul 2015 04:49:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/959/advertising-with-connection" /><item><title>RE: Advertising with Connection?</title><link>https://devzone.nordicsemi.com/thread/4588?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2015 04:49:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b25611d-06a2-41b8-aa5a-829be32e3b91</guid><dc:creator>chd</dc:creator><description>&lt;p&gt;@Hung Bui: Is there any document about the minimum 100ms advertising interval in non-connectable mode? Could you please elaborate the reason why we have this limit?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising with Connection?</title><link>https://devzone.nordicsemi.com/thread/4587?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2014 09:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbdf5271-ca21-4609-9ff2-71e599716ec9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Chris: I just updated my answer above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising with Connection?</title><link>https://devzone.nordicsemi.com/thread/4586?ContentTypeID=1</link><pubDate>Mon, 15 Sep 2014 04:37:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81c27e42-0772-4444-ba0f-44269ff2f0f0</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;How is this now possible with SD 7?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising with Connection?</title><link>https://devzone.nordicsemi.com/thread/4585?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2013 14:27:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ec52c4d-3ce6-4488-9b8c-455be63e71bc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;[EDITED] With the release of S110 v7.0 now it&amp;#39;s possible to advertise when in connection.
There are two option to do so:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simply call sd_ble_gap_adv_start(). You must advertise in non-connectable mode when in connection. And note that when advertise in non-connectable mode you would need to have advertising interval of minimum 100ms.&lt;/li&gt;
&lt;li&gt;Access the radio directly using the timeslot API provided by the stack, so that you can request and access the radio from the softdevice. You can &lt;a href="https://github.com/NordicSemiconductor/nRF51-multi-role-conn-observer-advertiser"&gt;refer to this example&lt;/a&gt; from git hub. This example only demonstrating advertise as two broadcasters at the same time, not advertising when in connection. But I assume that it should not be too hard to modify.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>