<?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 on a single channel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2988/advertising-on-a-single-channel</link><description>By default, S110 advertises in all three advertisement channels. I need to limit the advertisement channels, so that I can advertise on a single. 
 In a similar question ( devzone.nordicsemi.com/.../) , Carles answered that this feature is not implemented</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jun 2015 08:33:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2988/advertising-on-a-single-channel" /><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11318?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2015 08:33:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:773adb90-003c-4072-a84d-71b5cc21ae0a</guid><dc:creator>loste</dc:creator><description>&lt;p&gt;This is the simplest way on v8.0.0. I&amp;#39;ve test it, it&amp;#39;s OK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11317?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2015 10:03:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dda9f90c-50d6-4069-b827-d898ad8e3c6e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In the lastet version of S110, S110 v 8.0.0, you can select the advertisement channels that you want to use when setting the advertising parameters for &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a01045.html#gab82c978db30188c7f4fbf2dac1d97720"&gt;sd_ble_gap_adv_start(..)&lt;/a&gt;.  The struct ble_gap_adv_params_t --&amp;gt; ble_gap_adv_ch_mask_t gives you the option to disable advertising channels.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11313?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2014 10:50:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d085270b-192e-4aee-b8fb-d2d301f70b15</guid><dc:creator>fontikos</dc:creator><description>&lt;p&gt;I tested the new firmware with the Timeslot API and it works. Cheers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11316?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 09:40:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:545b5663-a2b9-45eb-8a5e-0bc071d3ffcb</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The observer and advertiser based on the timeslot API is now available.
&lt;a href="http://nordicsemiconductor.github.io/nRF51-multi-role-conn-observer-advertiser/"&gt;nordicsemiconductor.github.io/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11315?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2014 09:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7444b6af-101f-46e9-985b-86e3feb23d50</guid><dc:creator>nan</dc:creator><description>&lt;p&gt;That is a good idea to low energy.&lt;/p&gt;
&lt;p&gt;I like to use it for my product.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11314?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2014 15:29:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d32ac20-a513-430e-b9f7-a153bfd64e9e</guid><dc:creator>fontikos</dc:creator><description>&lt;p&gt;Thanks for the answer. I will try this workaround.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising on a single channel</title><link>https://devzone.nordicsemi.com/thread/11312?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2014 14:39:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d49f735-d36b-4f8a-a9dd-74db75d0825a</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You can use the timeslot API in the softdevice to send advertisements in a single channel using the S110 Softdevice v7.0 production.
Examples for using this are available at &lt;a href="http://nordicsemiconductor.github.io/nRF51-multi-role-conn-observer-advertiser/"&gt;nordicsemiconductor.github.io/.../&lt;/a&gt;
However if you wanted to advertise on a single channel and start using the softdevice on that connection after that, that is not supported using the timeslot api.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>