<?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>nrf52833 / Inquiries about the ble scan function.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85216/nrf52833-inquiries-about-the-ble-scan-function</link><description>Hello The function scan function is being implemented with nrf52833. The desired action is an action that does not connect immediately when the scan starts, but when you receive a list of mac addresses of devices scanned with a nearby name filter and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Feb 2022 14:16:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85216/nrf52833-inquiries-about-the-ble-scan-function" /><item><title>RE: nrf52833 / Inquiries about the ble scan function.</title><link>https://devzone.nordicsemi.com/thread/355311?ContentTypeID=1</link><pubDate>Mon, 28 Feb 2022 14:16:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e717d08-624d-42f1-bac7-6d099df52769</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/central/README.html"&gt; Bluetooth: Central application in Zephyr&lt;/a&gt; does almost this already, it scans for devices, prints their MAC address and RSSI, and connects to the first device it finds with an RSSI stronger than -70 dBm. If you edit this parameter in the device_found() function, you can make it only connect to devices with better/worse RSSI, or with a specific MAC address, or not connect at all.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>