<?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 broadcast  data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29274/ble-broadcast-data</link><description>Hi All, 
 In our use case ,we have connectable and non connectable mode(beacon). As i understood we have to use 2 different channels to advertise the data. can any one help us ,how to select and configure 2 different channels for data broadcasting simultaneously</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jan 2018 21:27:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29274/ble-broadcast-data" /><item><title>RE: BLE broadcast  data</title><link>https://devzone.nordicsemi.com/thread/116434?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2018 21:27:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:095716ff-c3d4-42ec-9a22-a03aa4e0c4ec</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;Standard BLE Advertising is performed on three different channels. This is handled by the SoftDevice, and there is no API exposed for changing this behavior (AFAIK) as it is defined in the BLE spec, and not to be messed with.&lt;/p&gt;
&lt;p&gt;When speaking of running two &amp;quot;simultaneous&amp;quot; advertisers, they are only logically simultaneous. This means that the SoftDevice will schedule the advertisers so that their packets will never collide. IE you run two advertisers simultaneously while still only advertising one packet on one channel at a time.&lt;/p&gt;
&lt;p&gt;To configure multiple advertisers, simply start - stop - change - start - stop - change the data being advertised. Since only one of your advertisers are connectable you will not have any issues figuring out to which role any potential CONNECTION_REQ packet belongs to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>