<?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 issue after couple of hours.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53959/disconnection-issue-after-couple-of-hours</link><description>I am using nRF5_SDK_15.2.0_9412b96, softdevoce 6.1.1, NRF52840, based on ble_app_uart example. 
 
 I have a disconnection problem after couple of hours from an android app. 
 Is this a known issue !? 
 
 please help 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 17 Nov 2019 08:30:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53959/disconnection-issue-after-couple-of-hours" /><item><title>RE: Disconnection issue after couple of hours.</title><link>https://devzone.nordicsemi.com/thread/220429?ContentTypeID=1</link><pubDate>Sun, 17 Nov 2019 08:30:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a216ee7e-832d-435c-997a-41b4dcbfc9fd</guid><dc:creator>jawadk</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I solved&amp;nbsp; the issue by using the external clock for the SoftDevice clock configuration and somehow the issue not recognized anymore !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks for the help&lt;/p&gt;
&lt;p&gt;Jawad&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disconnection issue after couple of hours.</title><link>https://devzone.nordicsemi.com/thread/218199?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 12:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2ed7701-1f47-4402-8ac6-7afc8c3daa19</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What phone are you using and what OS does it run?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Could you print the disconnect reason?&lt;/p&gt;
&lt;p&gt;In ble_evt_handler, you could do something like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;        case BLE_GAP_EVT_DISCONNECTED:
        
            NRF_LOG_INFO(&amp;quot;Disconnected reason: %d.&amp;quot;,p_ble_evt-&amp;gt;evt.gap_evt.params.disconnected.reason);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Could you kindly provide the nRF connect log, &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;sniff&lt;/a&gt; log or debug info?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>