<?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>Central connection attempt times out the peripheral connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/129238/central-connection-attempt-times-out-the-peripheral-connection</link><description>We have an nRF5340 device that maintains a peripheral connection to a central device and then makes several of its own central connections to other peripherals. We ran into a strange issue where this device attempted to form a central connection, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Sep 2026 12:36:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/129238/central-connection-attempt-times-out-the-peripheral-connection" /><item><title>RE: Central connection attempt times out the peripheral connection</title><link>https://devzone.nordicsemi.com/thread/571484?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2026 12:36:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4aefb736-d263-43c1-9791-a19f9f5d927f</guid><dc:creator>Mariano Goluboff</dc:creator><description>&lt;p&gt;An incorrect&amp;nbsp;CLOCK_CONTROL_NRF_ACCURACY_PPM can definitely lead to the behavior of the peripheral connection being disconnected due to timeout. This is if you miss enough connection intervals. With an incorrect PPM, you can miss the connection intervals because the window was widened enough.&lt;/p&gt;
&lt;p&gt;Setting the accuracy to the expected values over your use case should reduce the missed connection intervals, but it does have some trade offs. See this section of the DevAcademy:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/courses/designing-low-power-bluetooth-le-products/lessons/lesson-5-soc-specific-power-optimization-i/topic/clock-sources/#accuracy"&gt;https://academy.nordicsemi.com/courses/designing-low-power-bluetooth-le-products/lessons/lesson-5-soc-specific-power-optimization-i/topic/clock-sources/#accuracy&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Mariano&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central connection attempt times out the peripheral connection</title><link>https://devzone.nordicsemi.com/thread/571453?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2026 01:04:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cb54c63-88c7-49ea-bcab-8c4c1b593d7e</guid><dc:creator>umr_engnr</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;These are two distinct connections.&amp;nbsp; First the nRF5340 in question forms acts as the peripheral in a connection to another nRF5340.&amp;nbsp; This peripheral connection can be active for 30 minutes or more without problems and with the same device making and unmaking multiple new central connections.&amp;nbsp; Then later it attempts again to create a connection to an nRF52840 but fails.&lt;/p&gt;
&lt;p&gt;We have not tried to reproduce this on dev kits yet.&amp;nbsp; To me this seems very timing dependent because generally it takes quite a while to reproduce but sometimes it happens almost immediately.&amp;nbsp; I will look at setting up a test that just continually makes central connections while a peripheral connection is active to see if that aids in reproduction.&lt;/p&gt;
&lt;p&gt;We are using NCS 2.6.6.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central connection attempt times out the peripheral connection</title><link>https://devzone.nordicsemi.com/thread/571430?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2026 12:28:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a017f00-b1a2-4c5a-9f7a-ca055f2d6865</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Just to clarify:&lt;/p&gt;
[quote user=""]We ran into a strange issue where this device attempted to form a central connection, but after 1 second (CONFIG_BT_CREATE_CONN_TIMEOUT) a connection failure was reported with reason 0x02 (BT_HCI_ERR_UNKNOWN_CONN_ID).&amp;nbsp; Three seconds later (4 seconds after the initial connection attempt which is our supervisor timeout), we got notified that our peripheral connection disconnected with reason 0x08 (BT_HCI_ERR_CONN_TIMEOUT).[/quote]
&lt;p&gt;These two connections, when you say central and peripheral. Are these two different connections from the same device? First, the central connection fails to establish with BT_HCI_ERR_UNKNOWN_CONN_ID, and then 3 seconds later, another connection from that same device, where the nRF53 is the peripheral times out? Or is the peripheral connection in this context the other device that the central tried to connect to?&lt;/p&gt;
&lt;p&gt;I know you said that this was not easy to reproduce. Is it possible for me to reproduce it on a DK?&lt;/p&gt;
&lt;p&gt;Perhaps it reproduces easier if you turn down the TX power of the peripheral device that the central tries to connect to in the first place?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What NCS version are you using when you are seeing this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>