<?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>How to set the conn param update request timeout</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93073/how-to-set-the-conn-param-update-request-timeout</link><description>Hello, 
 
 I am working on an application (peripheral device) where a connection interval of 11.25ms with the central is essential. The desired behaviour is that if the central is not able to accept a connection interval request of 11.25ms, the peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Oct 2022 16:10:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93073/how-to-set-the-conn-param-update-request-timeout" /><item><title>RE: How to set the conn param update request timeout</title><link>https://devzone.nordicsemi.com/thread/391954?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 16:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd3dd800-e10d-419f-844d-e8ec89f12b01</guid><dc:creator>sidmodi</dc:creator><description>&lt;p&gt;That is what I thought, thank you for your response! I will go ahead with a manually implemented timeout as you have suggested.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set the conn param update request timeout</title><link>https://devzone.nordicsemi.com/thread/391888?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 12:41:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a8f4f11-0fc9-4aeb-bba1-ad0657297045</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The timeout is not configurable, so you will have to add a (different) timeout in the application, typically using an app_timer with a 2 second timeout if that is what you want to use. If the condition is met, stop the timer so it never times out. If it is not, let it time out, and disconnect in the timeout handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>