<?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 senseing Bluetooth and dBi and using dbi level for functional condition setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17046/ble-senseing-bluetooth-and-dbi-and-using-dbi-level-for-functional-condition-setting</link><description>my questions is in relation to BLE and the ability to sense RF at different distances using either dBi or RSSI(rather not use this), is there an accessable dBi signal strength parameter we can access and having BLE take an action on a peripheral with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Oct 2016 07:46:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17046/ble-senseing-bluetooth-and-dbi-and-using-dbi-level-for-functional-condition-setting" /><item><title>RE: BLE senseing Bluetooth and dBi and using dbi level for functional condition setting</title><link>https://devzone.nordicsemi.com/thread/65379?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 07:46:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fdcfda7-8fa3-4e76-baa1-33fe11a8bda5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;When the dB is ≈ -64dB the distance between the devices is about 30 cm. So when the dB is -63 or less, indicating &amp;lt;30cm distance, pairing is allowed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE senseing Bluetooth and dBi and using dbi level for functional condition setting</title><link>https://devzone.nordicsemi.com/thread/65378?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2016 18:23:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d04b9d57-f4ba-422e-8414-17fab22ba87a</guid><dc:creator>Gillgen1</dc:creator><description>&lt;p&gt;Is the -64dB RSSI threshold on RX packet a minimum of &amp;lt;30 cm or a maximum radius or diameter as these are both different.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE senseing Bluetooth and dBi and using dbi level for functional condition setting</title><link>https://devzone.nordicsemi.com/thread/65377?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2016 13:06:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98df699e-d662-4098-9b92-f4e840ef69da</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You will have to use RSSI. In the SoftDevice you have functions like &lt;code&gt;sd_ble_gap_rssi_get()&lt;/code&gt;, &lt;code&gt;sd_ble_gap_rssi_start()&lt;/code&gt; and &lt;code&gt;sd_ble_gap_rssi_stop()&lt;/code&gt; to measure the RSSI. You can read more about these functions &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.api.v2.0.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=3_6_2_1_0_2_1_2_23#ga51f25b5b74290f91aa92cb47dc8d4276"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;RSSI is used in e.g. the &amp;quot;Close Proximity Pairing&amp;quot; functionality in the Gazell library, where the host and device need to be in close proximity to each other to allow pairing. Here a -64dB RSSI threshold on the RX packet power is used to indicate if the device is within &amp;lt;30 cm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>