<?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>softdevice returned invalid parameter error for these parameters</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17792/softdevice-returned-invalid-parameter-error-for-these-parameters</link><description>During a sd_ble_conn_param_update() call, S332 softdevice returned invalid parameter error for: 
 min_conn_interval = 10 
 max_conn_interval = 800 
 slave_latency = 2 
 conn_sup_timeout = 400 
 According to this link, these values should be well</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Nov 2016 10:08:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17792/softdevice-returned-invalid-parameter-error-for-these-parameters" /><item><title>RE: softdevice returned invalid parameter error for these parameters</title><link>https://devzone.nordicsemi.com/thread/68560?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 10:08:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9ae0124-5ac2-40e9-a4e6-30fac764fc48</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What do you mean? That sd_ble_gap_ppcp_set() does not return an error when you use these parameters?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: softdevice returned invalid parameter error for these parameters</title><link>https://devzone.nordicsemi.com/thread/68559?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2016 15:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59e777db-160d-4ed3-acab-83b544ff5de3</guid><dc:creator>xuefei</dc:creator><description>&lt;p&gt;Thanks for the reply. The interesting thing is these parameters are peripheral preferred connection parameters, not sure why the sensor would return this set if it&amp;#39;s invalid&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: softdevice returned invalid parameter error for these parameters</title><link>https://devzone.nordicsemi.com/thread/68558?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2016 07:01:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20ea19a7-bc75-4e83-a87a-0a6b2a4379d7</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Per spec the following equation must be valid:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;connSupervisionTimeout &amp;gt; (connInterval * 2 * (connSlaveLatency + 1))
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/question/46510/how-can-the-peripheralslave-sleep-as-much-as-possible/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>