<?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>Event handler at central device(scanning side)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56674/event-handler-at-central-device-scanning-side</link><description>Hi Nordic Team, 
 Please suggest when should the event handler for scanning at central device be called to scan all the peripheral devices which are advertising. 
 Please help as soon as possible.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jan 2020 14:11:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56674/event-handler-at-central-device-scanning-side" /><item><title>RE: Event handler at central device(scanning side)</title><link>https://devzone.nordicsemi.com/thread/229644?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 14:11:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62cef901-e2fb-4c7d-b7d1-d642de1b4951</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;It depends on a lot of things Aswati,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The scan window and the scan interval&lt;/li&gt;
&lt;li&gt;Advertising interval of the peer advertisers.&lt;/li&gt;
&lt;li&gt;At every&amp;nbsp;BLE_GAP_EVT_ADV_REPORT received, there is some processing done in your application while the scanner is paused. After the processing of the particular ADV_REPORT is finished, the scanner is started again. During this time, when the scanner was paused there will be lot of advertising reports missing since the scanner was not sniffing at all.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It normally helps to scan for longer times and start the scanner in the&amp;nbsp;BLE_GAP_EVT_ADV_REPORT very fast.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Event handler at central device(scanning side)</title><link>https://devzone.nordicsemi.com/thread/229620?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 13:25:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aa02c8d-5389-4db7-97be-739ee8c32990</guid><dc:creator>Aswati Vijaykumar</dc:creator><description>&lt;p&gt;Hi Susheel,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please explain the point which u did not understand. In my BLE project there is a event handler in the central device scanning code, used to scan the peripheral devices which are advertising. But all peripheral devices are not getting scanned. Please help&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Aswati&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Event handler at central device(scanning side)</title><link>https://devzone.nordicsemi.com/thread/229594?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 12:25:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:812dc031-ea35-4209-9ae8-2924025a2414</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi VijayKumar,&lt;/p&gt;
&lt;p&gt;It is not clear what you are asking. Can you please describe what you are trying to do in more than one line.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>