<?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>Whitelisting a device based on RSSI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13987/whitelisting-a-device-based-on-rssi</link><description>Hello! 
 I would like to whitelist a peripheral when -60 dBm RSSI is achieved (this means that central will bond to peripheral by proximity) but later data exchange must occur independent of the RSSI. 
 -&amp;gt; Just and example: Peripheral is far from central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 May 2016 10:42:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13987/whitelisting-a-device-based-on-rssi" /><item><title>RE: Whitelisting a device based on RSSI</title><link>https://devzone.nordicsemi.com/thread/53419?ContentTypeID=1</link><pubDate>Mon, 23 May 2016 10:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78cc2948-9717-4704-97b0-05cc74cadeaa</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;There is no built in function to only whitelist above a certain RSSI level, either you are whitelisting or you are not.&lt;/p&gt;
&lt;p&gt;Maybe you can do this in the application layer, when you get an advertisment, first check the RSSI, if is below a certain level, connect to it. If not, check the device address against the whitelist you maintain in your application.&lt;/p&gt;
&lt;p&gt;Could you explain a bit more about what you want to achieve with this functionality?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>