<?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>NRF52 scanning problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36008/nrf52-scanning-problem</link><description>Hi, 
 In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how its working. The problem is sometimes it stop scanning beacon and sends number</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jul 2018 08:05:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36008/nrf52-scanning-problem" /><item><title>RE: NRF52 scanning problem</title><link>https://devzone.nordicsemi.com/thread/138684?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 08:05:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4f8f46d-040c-4d8e-b19c-0311a49378d6</guid><dc:creator>Bastien Reynard</dc:creator><description>&lt;p&gt;What are your scan params (ble_gap_scan_params_t)? Have you set the timeout to 0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 scanning problem</title><link>https://devzone.nordicsemi.com/thread/138650?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 05:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30cc9a7d-db01-4d54-9052-347512ecd62f</guid><dc:creator>SHUBHAM</dc:creator><description>&lt;p&gt;gap parameter,MIN_CONNECTION_INTERVAL (uint16_t) MSEC_TO_UNITS(7.5, UNIT_1_25_MS) &lt;br /&gt;MAX_CONNECTION_INTERVAL (uint16_t) MSEC_TO_UNITS(30, UNIT_1_25_MS)&lt;br /&gt;SLAVE_LATENCY 0 &lt;br /&gt;SUPERVISION_TIMEOUT (uint16_t) MSEC_TO_UNITS(4000, UNIT_10_MS)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 scanning problem</title><link>https://devzone.nordicsemi.com/thread/138645?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 05:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0aa8a828-3c2c-46d9-85ba-5f327f9239eb</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Shubham,&lt;/p&gt;
&lt;p&gt;Your description is very generic, to get more help, I need to request you to provide some more information.&lt;/p&gt;
&lt;p&gt;I think the scanner in your device is stopping for some reason, and your application logic is designed in a way that if the scanner is not running, then the central part always transmits 0 beacons. I think your main problem is to find out why the scanner is stopping. Without more code snippets and more information on your device , it is very difficult to analyze. I would recommend you to debug this from application side as it is less likely to be a BLE stack side issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>