<?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>BLE advertising, continue to advertise even though device has connected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45504/ble-advertising-continue-to-advertise-even-though-device-has-connected</link><description>Hi, 
 While using the BLE advertising module, it struck me that it automatically stops advertising as soon as a device connects. This is not acceptable in my application as several clients has to be able to be connected to the device simultaneously. Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2019 12:03:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45504/ble-advertising-continue-to-advertise-even-though-device-has-connected" /><item><title>RE: BLE advertising, continue to advertise even though device has connected</title><link>https://devzone.nordicsemi.com/thread/179749?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 12:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13d6ec11-5c43-4524-a6c0-4427be5cdfd3</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Dannis,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. I recommend you take a look at how we do it in our multi-link example &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/ble_sdk_app_multilink"&gt;here&lt;/a&gt;. &lt;/p&gt;
[quote user="denwil"]Solved this by starting the advertising on a new connection tag when a client connects to the first configured tag.[/quote]
&lt;p&gt;&amp;nbsp;This is what we also do in the example. Try to take a look at the rest of the implementation there. &lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE advertising, continue to advertise even though device has connected</title><link>https://devzone.nordicsemi.com/thread/179214?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 12:07:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fab34072-7fcf-4ead-ac3c-dcca077e858c</guid><dc:creator>denwil</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;Solved this by starting the advertising on a new connection tag when a client connects to the first configured tag.&lt;/p&gt;
&lt;p&gt;Another question though: Do I need to run nrf_sdh_ble_default_cfg_set on all connection &amp;quot;tags&amp;quot;?&lt;/p&gt;
&lt;p&gt;For example, if I have set maximum number of connections to 3, do I need to run the nrf_sdh_ble_default_cfg on 1, 2, and 3 or is it enough to run it once?&lt;/p&gt;
&lt;p&gt;BRs,&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>