<?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>Using NRF52832 as eddystone scanner</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64494/using-nrf52832-as-eddystone-scanner</link><description>Hi all, 
 I am working on eddystone scanner and I follow this post to start with. However, I have some problems: 
 1. The device isn&amp;#39;t scanning without any modification of the code. In the ble_app_uart_c programe, scan_start in main is called but nrf_ble_scan_start</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Aug 2020 10:16:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64494/using-nrf52832-as-eddystone-scanner" /><item><title>RE: Using NRF52832 as eddystone scanner</title><link>https://devzone.nordicsemi.com/thread/263174?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 10:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:011fdc5a-12e4-4c5f-b6fd-68deb06c4ba6</guid><dc:creator>MLai</dc:creator><description>&lt;p&gt;I found I need to set the filter at nrf_ble_scan_filter_set, I want to know how I should set the uuid filter. As the example using nus, which it set the filter uuid to 0x0001 and what is the type? Is that the type of the eddystone packet same as nus? Moreover, if the packet matches the filter, it will connect to the device, if I want to avoid connection, what should I do?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using NRF52832 as eddystone scanner</title><link>https://devzone.nordicsemi.com/thread/263047?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 14:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b4a2fc8-18fc-4a88-a74d-0637b673f678</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Yes,&amp;nbsp;&lt;span&gt;BLE_GAP_EVT_ADV_REPORT&amp;nbsp;is the event when an advertisement is received.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Details of the scanning module are here:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fgroup__nrf__ble__scan.html&amp;amp;anchor=details"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fgroup__nrf__ble__scan.html&amp;amp;anchor=details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using NRF52832 as eddystone scanner</title><link>https://devzone.nordicsemi.com/thread/263045?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 14:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f9ac247-315d-44b7-8489-226a4bdbad01</guid><dc:creator>MLai</dc:creator><description>&lt;p&gt;Thank you for your reply. I have found the problem is that nrf_log_info is not working, and after I use printf, I can see the scanner working and always enter BLE_GAP_EVT_ADV_REPORT. Sorry for making this silly problem. Another question is that is the&amp;nbsp;&amp;nbsp;&lt;span&gt;BLE_GAP_EVT_ADV_REPORT is enter when it detect a bluetooth device? And can I filter the device by modifying scan_param?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using NRF52832 as eddystone scanner</title><link>https://devzone.nordicsemi.com/thread/263022?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 13:17:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fbe5452-88c4-451f-9dc4-f7a7d1eb97cf</guid><dc:creator>awneil</dc:creator><description>[quote userid="91004" url="~/f/nordic-q-a/64494/using-nrf52832-as-eddystone-scanner"]nrf_ble_scan_start isn&amp;#39;t working[/quote]
&lt;p&gt;Are you getting any error codes?&lt;/p&gt;
&lt;p&gt;What &lt;strong&gt;debugging&lt;/strong&gt; have you done to find what&amp;#39;s going wrong?&lt;/p&gt;
&lt;p&gt;Did you remember to program the SoftDevice?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>