<?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>Disconnection because of range</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7565/disconnection-because-of-range</link><description>Hi, 
 What is min RSSI value at which softdevice decides the disconnection. 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jun 2015 04:59:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7565/disconnection-because-of-range" /><item><title>RE: Disconnection because of range</title><link>https://devzone.nordicsemi.com/thread/26946?ContentTypeID=1</link><pubDate>Fri, 12 Jun 2015 04:59:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70ebebdd-4bf2-4985-98e7-7af614640455</guid><dc:creator>Swetika</dc:creator><description>&lt;p&gt;thanks for reply. In my application, central connect with any node only when measured RSSI with respect to that node is less and equal to -80dBm. After the connection node gets disconnected with reason code(0x08).According to this link &lt;a href="https://devzone.nordicsemi.com/question/6223/how-to-determine-if-a-disconnection-is-due-to-a-bad-signal-signal-loss/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt; reason could be out of range. BLE data rate is very less than 1Mbps.
Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disconnection because of range</title><link>https://devzone.nordicsemi.com/thread/26947?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 10:51:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bcf7103-03f3-46fe-91e7-f527765a292f</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I just wanted to add that it is the Supervision Timeout in the link layer of the SoftDevice that decides when you have a disconnection. More information can be found in Vol 6, Part B, Section 4.5.2, in the Bluetooth Core specification v4.2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disconnection because of range</title><link>https://devzone.nordicsemi.com/thread/26945?ContentTypeID=1</link><pubDate>Thu, 11 Jun 2015 10:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61598f47-f268-4ac4-980a-eb41a362dcf7</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SoftDevice does not filter away connections based on low RSSI, in fact RSSI is only set when you receive packages.&lt;/p&gt;
&lt;p&gt;The range of a radio system is given by &lt;a href="http://en.wikipedia.org/wiki/Friis_transmission_equation"&gt;Friis transmission equation&lt;/a&gt;, which is dependent on;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Over-the-air loss&lt;/li&gt;
&lt;li&gt;Receiver antenna&lt;/li&gt;
&lt;li&gt;Transmitter antenna&lt;/li&gt;
&lt;li&gt;Frequency&lt;/li&gt;
&lt;li&gt;Receiver sensitivity&lt;/li&gt;
&lt;li&gt;Transmitter power&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is these factors that decide when the radio system will be disconnected.
From the &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"&gt;specification&lt;/a&gt; we can find that the receiver sensitivity of the nRF51822 is -90dBm for 1Mbps(BLE) activity, this will normally correspond to the lowest RSSI observed. Hopefully this answers your question.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>