<?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>Okay to omit connection parameter negotiation?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63859/okay-to-omit-connection-parameter-negotiation</link><description>Hello, 
 The BLE peripheral I&amp;#39;m developing does not have any specific required connection parameters. I understand that the central ultimately controls the selection of parameters and the peripheral can only request certain parameters. I&amp;#39;d like to be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jul 2020 19:55:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63859/okay-to-omit-connection-parameter-negotiation" /><item><title>RE: Okay to omit connection parameter negotiation?</title><link>https://devzone.nordicsemi.com/thread/260664?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2020 19:55:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28586d69-0ad4-4133-b7f0-1a2cc7f3081b</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Thanks Hung. Appreciate it.&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Okay to omit connection parameter negotiation?</title><link>https://devzone.nordicsemi.com/thread/260618?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2020 14:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11f7c7c0-1304-4664-9c39-ea8da11bc39a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tim,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are right. The peripheral can request connection parameters but it&amp;#39;s the central who decides which connection parameter should be used.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want any negotiation from the peripheral you can just skip the ble_conn_params.c library.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The &amp;quot;negotiation&amp;quot; in the library is simply that if the connection parameter doesn&amp;#39;t match with what the peripheral wants it will try to request again and again. After 3 times AFAIK, the peripheral will disconnect (optional).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>