<?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>Wireless MCUのトピックRe: (KW38 EVB)BLE Shell project : &amp;quot;gap txpower &amp;quot; command. Fail condition.</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1665981#M15107</link>
    <description>&lt;P&gt;Thanks , Pretty reasonable.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 07:54:02 GMT</pubDate>
    <dc:creator>JungkyuHan1</dc:creator>
    <dc:date>2023-06-08T07:54:02Z</dc:date>
    <item>
      <title>(KW38 EVB)BLE Shell project : "gap txpower " command. Fail condition.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1661338#M15044</link>
      <description>&lt;P&gt;I am testing ble functions&amp;nbsp; with KW38 EVB; using sample project of [BLE shell].&lt;/P&gt;&lt;P&gt;Test command is "gap txpower [adv/conn] [powerLevel]"&lt;/P&gt;&lt;P&gt;According to source code,&amp;nbsp;powerLevel should be -127 ~ 127.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the value of powerLevel between 30~127, always (FAIL)&lt;/P&gt;&lt;P&gt;Anybody tell me the specific condition(or reason) of FAIL?&lt;/P&gt;&lt;P&gt;---------------------------------------------------------&lt;/P&gt;&lt;P&gt;PowerLevel -127~20 : Success&lt;/P&gt;&lt;P&gt;PowerLevel 30~127 : FAIL&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;------------- This point.&lt;/P&gt;&lt;P&gt;PowerLevel under -127 : Error&lt;/P&gt;&lt;P&gt;PowerLevel over 127 : Error&lt;/P&gt;&lt;P&gt;---------------------------------------------------------&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv -50&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Success!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv 30&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Failed!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv 30&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Failed!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv 20&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Success!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv -127&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Success!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower adv -128&lt;/P&gt;&lt;P&gt;--&amp;gt; An error has occurred!&lt;BR /&gt;BLE Shell&amp;gt;gap txpower adv -129&lt;/P&gt;&lt;P&gt;--&amp;gt; An error has occurred!&lt;BR /&gt;BLE Shell&amp;gt;gap txpower conn 30&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Failed!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower conn 20&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Success!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower conn -125&lt;/P&gt;&lt;P&gt;--&amp;gt; GAP Event: Success!&lt;/P&gt;&lt;P&gt;BLE Shell&amp;gt;gap txpower conn -128&lt;/P&gt;&lt;P&gt;--&amp;gt; An error has occurred!&lt;/P&gt;&lt;P&gt;======================================&lt;/P&gt;&lt;P&gt;#define mShellMinTxPower_c (-127)&lt;BR /&gt;#define mShellMaxTxPower_c (127)&lt;/P&gt;&lt;P&gt;static int8_t ShellGap_SetTxPower(uint8_t argc, char * argv[])&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 01:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1661338#M15044</guid>
      <dc:creator>JungkyuHan1</dc:creator>
      <dc:date>2023-06-01T01:47:25Z</dc:date>
    </item>
    <item>
      <title>回复： (KW38 EVB)BLE Shell project : "gap txpower " command. Fail condition.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1663207#M15069</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217418"&gt;@JungkyuHan1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Sorry for my late reply.&lt;/P&gt;
&lt;P&gt;I reproduced the problem you mentioned on my side.&amp;nbsp;On the frdm-kw38 board, this is expected. We can consult the section &lt;EM&gt;&lt;STRONG&gt;5.19.5.3 RSSI Monitor&lt;/STRONG&gt;&lt;/EM&gt; in the &lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;Bluetooth Low Energy Demo Applications User's Guide&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;.&amp;nbsp; It is explained as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_0-1685947129797.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226173i3C335381C66D1BB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_0-1685947129797.png" alt="Gavin_Jia_0-1685947129797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can get this documentation and other guides provided by NXP &lt;A href="https://mcuxpresso.nxp.com/en/dashboard" target="_self"&gt;here&lt;/A&gt;: After building the KW38 SDK, please download the SDK documentation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_1-1685947469927.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226175i17B138EEBF4FDB36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_1-1685947469927.png" alt="Gavin_Jia_1-1685947469927.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the location of this guide is here for you to view: &lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;SDK_doc_Root_Path\docs\wireless\Bluetooth\Bluetooth Low Energy Demo Applications User's Guide.pdf.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Gavin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 06:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1663207#M15069</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2023-06-05T06:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: (KW38 EVB)BLE Shell project : "gap txpower " command. Fail condition.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1665981#M15107</link>
      <description>&lt;P&gt;Thanks , Pretty reasonable.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 07:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW38-EVB-BLE-Shell-project-quot-gap-txpower-quot-command-Fail/m-p/1665981#M15107</guid>
      <dc:creator>JungkyuHan1</dc:creator>
      <dc:date>2023-06-08T07:54:02Z</dc:date>
    </item>
  </channel>
</rss>

