<?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>braodcast issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4710/braodcast-issue</link><description>hii.... 
 am working on a custom profile having broadcast feature in active connection... am advertising some sensor readings and scan response and a battery service before connecting to any device. but aftr get connected i started a non connectable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Dec 2014 14:48:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4710/braodcast-issue" /><item><title>RE: braodcast issue</title><link>https://devzone.nordicsemi.com/thread/16684?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2014 14:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e36241f-0082-491f-8ba6-02c291995352</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;When you advertise in a connection, the advertising type must be non connectable and undirected, &lt;code&gt;BLE_GAP_ADV_TYPE_ADV_NONCONN_IND&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;This advertising type doesn&amp;#39;t allow connection requests or scan requests, you need to fit all the data in to one advertising packets.&lt;/p&gt;
&lt;p&gt;The minimum advertising interval with this type is 100 ms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>