<?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 switch time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25553/nrf52832-scan-channel-switch-time</link><description>I use nrf52832 + SoftDevices132_nrf52_3.1.0. 
 sd_ble_gap_scan_start() run with scan_interval=scan_window=5ms. 
 I look at scan-channel-switch time is about 1ms. (I analyze current consumption.)
It&amp;#39;s so many. 
 I want reduce switch time. 
 Add,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Sep 2017 23:16:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25553/nrf52832-scan-channel-switch-time" /><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100748?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 23:16:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba68e1c-76a5-4139-9b88-9e59780530e4</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;thanks  for comment. I confimed  scanreserved on datasheet.&lt;/p&gt;
&lt;p&gt;It is bad spec and very disappoint.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100747?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 14:19:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:551b9919-8bf6-4275-ac21-e74f6ccd4813</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;It is correct that the nRF52832 is able to switch channel frequency much faster, as fast as 40us, see the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/radio.html?cp=2_1_0_22_14_7#unique_1024511272"&gt;Radio Timing&lt;/a&gt; section in the nRF52832 Product Specification.&lt;/p&gt;
&lt;p&gt;However, the SoftDevice will reserve at least 760us after each
each ScanWindow, refered to as &lt;code&gt;tScanReserved&lt;/code&gt; in the S132 SoftDevice Specification. So the behaviour you&amp;#39;re seeing is to be expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100749?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 08:32:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f1574dc-9f8b-4e7b-b35b-c6681366a713</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;I measured current consumption.
execute sd_ble_gap_scan_start() by 5ms(0x08) interval/window.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s interval is 5ms. switch time(off time) is 1ms.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/data1.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100746?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 01:57:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab2453b4-6d49-462d-a6ed-3eec213e531f</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;I tryed by TimeSlot API for scan.&lt;/p&gt;
&lt;p&gt;result
On 5ms channel switch interval, switch time is very fast(&amp;lt;200us)!!&lt;/p&gt;
&lt;p&gt;I think, problem is SoftDevice&amp;#39;s  sd_ble_gap_scan_start().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100745?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 23:32:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfd5adca-4969-43d6-bf46-ee6c24214cb7</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;Thanks for comment.&lt;/p&gt;
&lt;p&gt;I know that nRF52 recieve over 1000-adv per sec.
But, I measured it on 100ms scan-interval.
If change scan-interval to 5ms, how many receive advs?&lt;/p&gt;
&lt;p&gt;I seem it to poor receiver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100744?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 20:16:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:697832ea-a518-414e-9c1b-89be3ca6a79d</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;No, there are no signs that CSR chips would be superior to nRF52. I can only say that I&amp;#39;ve reached resolution of &amp;lt;2ms with nRF51 (meaning it registered &amp;gt;500 adv. packets per second) and I&amp;#39;m pretty sure that S132 stack on nRF52 should be in range of 500-1500 adv. events per second (at least). Note that during DTM chip is able to see one packet per 0.625ms without single failure. I&amp;#39;m afraid it&amp;#39;s in your measurement set-up not in the chip (nor in the stack).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100743?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 13:32:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc2446de-7ec7-4a4d-886e-97ec48334ab1</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;yes.&lt;/p&gt;
&lt;p&gt;I can not upload a analyzeing image.
But It&amp;#39;s cyclic a 5ms interval.
and when change interval(10ms, 20ms, etc), interval is changed a setted interval, but switch time is about 1ms.&lt;/p&gt;
&lt;p&gt;Also, I measure the recieve counts.
interval:20ms  1500counts/minutes
interval  5ms     450counts/minutes&lt;/p&gt;
&lt;p&gt;Other case, I compare againest CSR BLE chip.
CSR BLE chip is 1000countes/minutes on 5ms scan interval.&lt;/p&gt;
&lt;p&gt;Is nrf52832 poor againest CSR BLE chip?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 scan channel switch time</title><link>https://devzone.nordicsemi.com/thread/100742?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 11:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcc1ef01-25fd-45bf-9020-1266a1ab89b4</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Are you sure that peeks in the power consumption curve are really related to switching of Rx channel?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>