<?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>nRF51 Refuses Connection Parameter Negotiation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16677/nrf51-refuses-connection-parameter-negotiation</link><description>Hi, 
 I have an nRF51 project using SD110 and SDK8.0 that refuses connection parameter negotiation. I a handler that would disconnect bluetooth when a connection parameter negotiation fails and it would disconnect every time it connects to something</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2016 09:01:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16677/nrf51-refuses-connection-parameter-negotiation" /><item><title>RE: nRF51 Refuses Connection Parameter Negotiation</title><link>https://devzone.nordicsemi.com/thread/63816?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 09:01:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ff67609-9757-45c8-8b51-7211ee2e91d1</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Did you also call &lt;code&gt;conn_params_init()&lt;/code&gt; before calling &lt;code&gt;services_init()&lt;/code&gt;? If that is the case then I think the note below from the SDK v8.0.0 documentation of &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a01013.html#gacd9789a0a4c90cfea2ba2656f6408080"&gt;ble_conn_params_init()&lt;/a&gt; explains the behaviour&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If the negotiation procedure should be
triggered when notification/indication
of any characteristic is enabled by
the peer, then this function must be
called after having initialized the
services.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>