<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: KW36 BLE Update Parameters Request in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1512675#M13592</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and help. It is very helpful.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nidhin&lt;/P&gt;</description>
    <pubDate>Sat, 27 Aug 2022 07:15:06 GMT</pubDate>
    <dc:creator>nidhintomy</dc:creator>
    <dc:date>2022-08-27T07:15:06Z</dc:date>
    <item>
      <title>KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1503725#M13530</link>
      <description>&lt;P&gt;Is there any time limit to send Gap_UpdateConnectionParameters() to central after connection established?&lt;/P&gt;&lt;P&gt;I read some documents. From my understanding we need to wait for 6 seconds after connection established and then we can call Gap_UpdateConnectionParameters();&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nidhin &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 06:35:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1503725#M13530</guid>
      <dc:creator>nidhintomy</dc:creator>
      <dc:date>2022-08-10T06:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1504313#M13538</link>
      <description>&lt;P&gt;Hi Nidhim,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;For Connection Parameter Update, the only precondition is that a connection must be in place. You can find more information on this in the &lt;A href="https://www.bluetooth.com/specifications/specs/core-specification-5-3/" target="_blank"&gt;Bluetooth Core Specification&lt;/A&gt;, Vol 3, Part C, Section 9: Operational Modes and Procedures -&amp;gt; 9.3 Connection modes and Procedures -&amp;gt; 9.3.9 Connection Parameter Update procedure.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 22:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1504313#M13538</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2022-08-10T22:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1504790#M13542</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am very well, thank you. I hope you are well too.&lt;/P&gt;&lt;P&gt;I read the section of&amp;nbsp; Bluetooth Core Spec. document you refereed.&lt;/P&gt;&lt;P&gt;Then i find these:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;After the Peripheral has no further pending actions to perform and the Central&lt;BR /&gt;has not initiated any other actions within TGAP(conn_pause_central), then the&lt;BR /&gt;Peripheral may perform a Connection Parameter Update procedure (see&lt;BR /&gt;Section 9.3.9). The Peripheral should not perform a Connection Parameter&lt;BR /&gt;Update procedure within TGAP(conn_pause_peripheral) after establishing a&lt;BR /&gt;connection.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;in BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 3, Part C, Section 9: Operational Modes and Procedures -&amp;gt; 9.3 Connection modes and Procedures -&amp;gt; 9.3.12 Connection interval timing parameters -&amp;gt; 9.3.12.2 Conditions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;FONT color="#3366FF"&gt;conn_pause_central = 1s, conn_pause_peripheral = 5s&lt;/FONT&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this means it is safe to update Connection Parameters after 6s or it is mandatory we should update Connection Parameters after 6s?&lt;/P&gt;&lt;P&gt;Can you please clarify about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nidhin&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 08:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1504790#M13542</guid>
      <dc:creator>nidhintomy</dc:creator>
      <dc:date>2022-08-11T08:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1505087#M13545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Connection Parameter Update command shall only be sent if either the Central or the Peripheral does not support the Connection Parameters Request Link Layer Control procedure; so it may be required only under this condition, but for KW36 it is optional and it will be safe to update Connection Parameters after 6 seconds.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1505087#M13545</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2022-08-11T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1511128#M13584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one more doubt.&lt;/P&gt;&lt;P&gt;If i use 6sec to update connection parameters, should i use pairing and bonding after these 6 sec?&lt;/P&gt;&lt;P&gt;Or can i use the first 6 sec to handle pairing and bonding?&lt;/P&gt;&lt;P&gt;Which is preferred?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nidhin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:55:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1511128#M13584</guid>
      <dc:creator>nidhintomy</dc:creator>
      <dc:date>2022-08-24T17:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1512599#M13590</link>
      <description>&lt;P lang="es-MX"&gt;Hello,&lt;/P&gt;
&lt;P lang="es-MX"&gt;It would be safe if you start pairing and bonding process after updating Connection Parameters.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_0-1661548222999.png" style="width: 546px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191478iBE39986D9BF4FFA0/image-dimensions/546x355?v=v2" width="546" height="355" role="button" title="EduardoZamora_0-1661548222999.png" alt="EduardoZamora_0-1661548222999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 21:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1512599#M13590</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2022-08-26T21:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 BLE Update Parameters Request</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1512675#M13592</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and help. It is very helpful.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nidhin&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 07:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-BLE-Update-Parameters-Request/m-p/1512675#M13592</guid>
      <dc:creator>nidhintomy</dc:creator>
      <dc:date>2022-08-27T07:15:06Z</dc:date>
    </item>
  </channel>
</rss>

