<?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>NRF52832 SCAN CHANNEL ERROR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37093/nrf52832-scan-channel-error</link><description>Hello, 
 I used nrf52832 as a scanner. 
 Now i use it to scan only one tag. And the TAG advertise data addcoring to ble 4.0. 
 Now i find scan channels are not 37,38,39,37,38,39,.......they are like this: 37 37 37 37....(about 3 seconds)...38 38 38..</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Aug 2018 08:38:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37093/nrf52832-scan-channel-error" /><item><title>RE: NRF52832 SCAN CHANNEL ERROR</title><link>https://devzone.nordicsemi.com/thread/142540?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 08:38:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ff51261-f576-4540-bbcf-3882ba45fddf</guid><dc:creator>liu</dc:creator><description>&lt;p&gt;Oh ,yes,my scan window and scan interval are all 3s.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 SCAN CHANNEL ERROR</title><link>https://devzone.nordicsemi.com/thread/142538?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 08:26:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6990d29-69ae-41f2-baf9-eaa110192b2e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The radio can receive on one channel at a time, and the SoftDevice will use the same channel for the whole scan window (of configurable length). It seems to me that you have a scan window of about 3 seconds, as all advertisement packets within 3 seconds are received on the same channel. If you want to change channel more often,&amp;nbsp;you need to reduce the scan window accordingly, by adjusting the &lt;code&gt;window&lt;/code&gt; field in the&amp;nbsp; &lt;code&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.0.0/structble__gap__scan__params__t.html?cp=2_3_1_1_0_2_1_4_10"&gt;ble_gap_scan_params_t&lt;/a&gt;&lt;/code&gt; instance that you pass to&amp;nbsp;&lt;code&gt;sd_ble_gap_scan_start()&lt;/code&gt;. (You may also want to adjust the&amp;nbsp;&lt;code&gt;interval&lt;/code&gt; field accordingly, if you want to maintain the same scan duty cycle.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>