<?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>Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6519/peripheral-disconnection-handling-at-ble-softdevice-layer</link><description>How BLE knows about the peripheral disconnection when there is no data send and receive from application?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Apr 2015 10:52:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6519/peripheral-disconnection-handling-at-ble-softdevice-layer" /><item><title>RE: Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/thread/22764?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 10:52:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0bfaaeb-e5d0-4345-a773-01d0de175232</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Swetika,
please accept the appropriate answer by clicking on the right mark so that we can close this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/thread/22763?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 07:12:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8e29c07-95d2-42f5-81d5-bd92d7cd17df</guid><dc:creator>Swetika</dc:creator><description>&lt;p&gt;Thanks for reply Aryan!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/thread/22761?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 07:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76613d27-8b0c-451a-bdac-ddba95602caa</guid><dc:creator>Swetika</dc:creator><description>&lt;p&gt;Thanks for reply Max C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/thread/22762?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 19:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a478206-f8b8-40ae-bcd2-5437235eec30</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Max C. is right,
when app is sending no data, the Link_Layer is always sending empty packets from each side just to keep the connection alive. It also uses supervision timeout value to rest and choose not even send empty packets within the supervision timeout as those transfer miss will not make the connection to lose, but that depends on many factors and the Link Layer is smart enough to make a wise decision.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral disconnection Handling at BLE softdevice layer</title><link>https://devzone.nordicsemi.com/thread/22760?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 16:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6cc6358-6b70-4edf-980c-b1bdf49cbd9a</guid><dc:creator>Max C.</dc:creator><description>&lt;p&gt;The RF link between central and peripheral is always &amp;quot;checked&amp;quot; by the devices at lower levels of the bluetooth stack because there is always a minimal data exchange (at a predefined timings) between devices also when there is no data exchange at application level (the code you directly write);&lt;/p&gt;
&lt;p&gt;These &amp;quot;predefined timings&amp;quot; are defined by the GAP connection parameters, in which you specify:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;minumum and maximum connection interval;&lt;/li&gt;
&lt;li&gt;slave latency;&lt;/li&gt;
&lt;li&gt;connection supervisor timeout;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>