<?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: FRDM-KW41Z external antena</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/FRDM-KW41Z-external-antena/m-p/650149#M2438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Evgeny Erlihman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the SMA you need to rotate the 10 pF capacitor in C8 to the location of C7 as indicated in section &lt;STRONG&gt;3.1. RF circuit&lt;/STRONG&gt; in the&amp;nbsp;&lt;A href="http://www.nxp.com/assets/documents/data/en/user-guides/FRDMKW41ZUG.pdf" rel="nofollow noopener noreferrer" target="_blank"&gt;FRDM-KW41Z Freedom Development Board User's Guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second question, you are correct. You can change the value of the&amp;nbsp;&lt;EM&gt;mAdvertisingDefaultTxPower_c&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;mConnectionDefaultTxPower_c&lt;/EM&gt; to 31 to achieve the maximum TX power level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These macros are used inside the&amp;nbsp;&lt;STRONG&gt;Controller_TaskInit()&lt;/STRONG&gt; function to set the power level.&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="comment token"&gt;/* Set Default Tx Power Level */&lt;/SPAN&gt;
 &lt;SPAN class="token function"&gt;Controller_SetTxPowerLevel&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mAdvertisingDefaultTxPower_c&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; gAdvTxChannel_c&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
 &lt;SPAN class="token function"&gt;Controller_SetTxPowerLevel&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mConnectionDefaultTxPower_c&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; gConnTxChannel_c&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 16:16:52 GMT</pubDate>
    <dc:creator>gerardo_rodriguez</dc:creator>
    <dc:date>2017-04-28T16:16:52Z</dc:date>
    <item>
      <title>FRDM-KW41Z external antena</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/FRDM-KW41Z-external-antena/m-p/650148#M2437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am evaluating the FRDM-KW41Z board, and i cant find anything about any actions needed for using the SMA instead of the F antena. Can i assume that no actions needed, just attach external antena and it would work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second question is, in-order to increase TX power, i am changing the&amp;nbsp;mConnectionDefaultTxPower_c and&amp;nbsp;mAdvertisingDefaultTxPower_c to be 31 instead of 20. Would this provide me with the maximal TX power level possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 18:33:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/FRDM-KW41Z-external-antena/m-p/650148#M2437</guid>
      <dc:creator>evgenyerlihman</dc:creator>
      <dc:date>2017-04-27T18:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KW41Z external antena</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/FRDM-KW41Z-external-antena/m-p/650149#M2438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Evgeny Erlihman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the SMA you need to rotate the 10 pF capacitor in C8 to the location of C7 as indicated in section &lt;STRONG&gt;3.1. RF circuit&lt;/STRONG&gt; in the&amp;nbsp;&lt;A href="http://www.nxp.com/assets/documents/data/en/user-guides/FRDMKW41ZUG.pdf" rel="nofollow noopener noreferrer" target="_blank"&gt;FRDM-KW41Z Freedom Development Board User's Guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second question, you are correct. You can change the value of the&amp;nbsp;&lt;EM&gt;mAdvertisingDefaultTxPower_c&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;mConnectionDefaultTxPower_c&lt;/EM&gt; to 31 to achieve the maximum TX power level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These macros are used inside the&amp;nbsp;&lt;STRONG&gt;Controller_TaskInit()&lt;/STRONG&gt; function to set the power level.&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="comment token"&gt;/* Set Default Tx Power Level */&lt;/SPAN&gt;
 &lt;SPAN class="token function"&gt;Controller_SetTxPowerLevel&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mAdvertisingDefaultTxPower_c&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; gAdvTxChannel_c&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
 &lt;SPAN class="token function"&gt;Controller_SetTxPowerLevel&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mConnectionDefaultTxPower_c&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; gConnTxChannel_c&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:16:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/FRDM-KW41Z-external-antena/m-p/650149#M2438</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2017-04-28T16:16:52Z</dc:date>
    </item>
  </channel>
</rss>

