<?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>nrf52840 DK scanning issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55503/nrf52840-dk-scanning-issue</link><description>Hi All, 
 I have the strange issue with scanning. I have the project losely based on examples where I created peripheral adevrtising with 1s interval. This sends the custom adv packet with counter value. The issue is that central one stops receiving after</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Jan 2020 15:09:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55503/nrf52840-dk-scanning-issue" /><item><title>RE: nrf52840 DK scanning issue</title><link>https://devzone.nordicsemi.com/thread/229915?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2020 15:09:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e05ecef-acca-45a4-a2ac-ef41a11e1d0a</guid><dc:creator>Henk Pragt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do have the same issue, and I am still looking for the answer. In my application, a nRF central device is continuously scanning for beacons, that transmit once every 10 seconds. This runs OK for several minutes, but then for several minutes no beacons are detected although my smartphone tells me they are being transmitted. After a while, reception gets active again.&lt;/p&gt;
&lt;p&gt;What I assume is that the scanner and the beacons are almost, but not entirely, running at the same speed and channel-hopping is almost in sync. If they are on the same channel, beacons are received, but if one device gets ahead, it will be on another channel than the one begin scanned. With a small difference in speed, it will take quite a while for them to get in sync once more. &lt;/p&gt;
&lt;p&gt;Might this be the explanation? .I wonder if there is a golden setting for scan-window and scan-interval, or if I would have to restrict the number of channels at the risk of receving nothing at all in a noisy environment.&lt;/p&gt;
&lt;p&gt;If you have a working solution, would you please share the code?&lt;/p&gt;
&lt;p&gt;cheers,&lt;/p&gt;
&lt;p&gt;Henk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 DK scanning issue</title><link>https://devzone.nordicsemi.com/thread/224889?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2019 10:44:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49365e89-f169-405f-8868-a864192b520a</guid><dc:creator>MikeP</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have to answer it myself. Tried playing with scan interval and window.&amp;nbsp; As standard, interval is 100ms , window is 50ms. So with the time advert transmission was moving toward non scanning window. Also when scanning was started was important.&amp;nbsp; After setting both window and interval to the same value, everything is received correctly.&lt;/p&gt;
&lt;p&gt;Hope it will help others as well.&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>