<?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>BLE Scan Results.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47490/ble-scan-results</link><description>Hi 
 
 I am new to all nordic BLE modules, currently working on nrf52832 eval board. I am trying to scan the BLE Beacons &amp;quot;EDDYSTONE&amp;quot; and their RSSI level for my tracking application. I am trying some examples provided in SDK but get confused. Any reference</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2019 13:33:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47490/ble-scan-results" /><item><title>RE: BLE Scan Results.</title><link>https://devzone.nordicsemi.com/thread/189662?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 13:33:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1786074-2ccd-4914-9d2b-00b54e11b54d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you share your project?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Scan Results.</title><link>https://devzone.nordicsemi.com/thread/188406?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 05:50:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d9390d1-f11b-4759-9273-d815a69cf89c</guid><dc:creator>Vaibhav_Bansal</dc:creator><description>&lt;p&gt;I was able to stop it, but point is it won&amp;#39;t work like normal BLE where the number of scan results are there with device ID and RSSI, untill I press the STOP button (I configured), it repeatedly gives the peer address and rssi of same devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Scan Results.</title><link>https://devzone.nordicsemi.com/thread/188225?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 11:42:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8485f8c-32bc-4830-8c62-332b027e3855</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;You can call &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html#ga732faeeb8489dcb34873d78e773957bc"&gt;sd_ble_gap_adv_stop&lt;/a&gt; when you want the application to stop scanning.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Scan Results.</title><link>https://devzone.nordicsemi.com/thread/187881?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 11:43:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5db050d0-14c4-47c4-8468-8fc0b8e388ac</guid><dc:creator>Vaibhav_Bansal</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Through devzone posts I am able to achieve that. But issue is that it keeps updating the scan results or we can say it won&amp;#39;t stop scanning, for handling that I had created some interrupt buttons in my code. My application is like my ble will scan for let say 4 sec then it will return the number of scan results with RSSI, device ID of all scanned devices once. Then wait for interrupt for next scan. As in my current code it will provide rssi till the stop button pressed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Scan Results.</title><link>https://devzone.nordicsemi.com/thread/187872?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 11:23:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25f98414-1027-41c0-9528-6cb5047dfdf7</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ble_app_beacon example is a BLE peripheral example, which means that you would need a central application that scans the device and reports the RSSI. We don&amp;#39;t have an example that does exactly that, which means that you would need to develop one. Ble_app_uart_c is a good starting point for this. Alternatively, you can use&amp;nbsp;the&amp;nbsp;&lt;span&gt;nRF Beacon for Eddystone app that is available on Google Play for Andriod.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>