<?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>How to receive data constantly with single channel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36461/how-to-receive-data-constantly-with-single-channel</link><description>Nrf51822 
 SDK : nrf51_12.2.0 
 soft device : s130 
 Example : ble_app_beacon 
 
 I’d tried single channel adverting with nrf51 beacon. And I referenced this way to disable other channels. 
 h ttps://devzone.nordicsemi.com/f/nordic-q-a/11401/advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jul 2018 17:10:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36461/how-to-receive-data-constantly-with-single-channel" /><item><title>RE: How to receive data constantly with single channel</title><link>https://devzone.nordicsemi.com/thread/140447?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 17:10:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd9a386c-3c28-4c47-8080-5a9c56e2f0b7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I have not heard that using only channel 37 is more stable than using all 3 channels. In my opinion I would say it is the opposite, because if you are in an environment with a lot of noise on channel 37, you can still rely on the other two channels, 38 and 39.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, I believe that the reason for why you are seeing the gaps in the graph is because the scanner is scanning on all 3 channels. However, the scanning timeslots and advertising timeslots are a bit different. Advertising is advertising on all 3 channels in a burst, and then goes to sleep until the next advertising event. A scanner will&amp;nbsp; scan on 1 channel for a given period of time (scan window), then change channel and scan there for the next scan window, and so on. Hence, when the scanner is scanning on channel 38 or 39, it will not hear the advertisements on channel 37. In Graph2, you don&amp;#39;t have the gaps because when you are scanning on channel 38 and 39, you will still hear the advertisements from the peripheral, because it is using all the channels.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To summarize, it is not more reliable to only use one channel to advertise. Rather the opposite.&lt;/p&gt;
&lt;p&gt;A scanner can only scan on one channel at the time.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://devzone.nordicsemi.com/blogs/782/bluetooth-smart-and-the-nordics-softdevices-part-1/"&gt;this post&lt;/a&gt; on advertisements for a more thorough explanation.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>