<?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: Continuous TX modes for testing, analysis,  certification in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614125#M1855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas Blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About your questions&lt;/P&gt;&lt;P&gt;Yes, I have checked the example code of connectivity test and you are right, gTestContinuousTxContPN9_c is not implemented in the example. But if you want to test this mode, I can recommend you to use the black box example from ieee_802_15_4, here is already implemented. You can use radio test feature from test tool software which offers same functionality. You can find a window as the following;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17611i4FF4279F5BE6E433/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information could help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2017 20:47:20 GMT</pubDate>
    <dc:creator>jorge_a_vazquez</dc:creator>
    <dc:date>2017-04-04T20:47:20Z</dc:date>
    <item>
      <title>Continuous TX modes for testing, analysis,  certification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614124#M1854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to put the KW41Z SoC into different continuous TX modes for testing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SMAC-Connectivity test example there are continuous modes with an unmodulated carrier and different modulated carriers. Looking through the code of that example I found the function ASP_TelecTest ins line 580 of the file MKW41Z_ConnSw_1.0.2\middleware\wireless\ieee_802_15_4_5.3.2\phy\source\MKW41Z\ASP.c. The test mode is set in the function TestMode in line 2596 in the file MKW41Z_ConnSw_1.0.2\middleware\wireless\smac_3.3.2\examples\connectivity_test\Connectivity_TestApp.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 1: A possible test mode that the TestMode function might set is gTestContinuousTxContPN9_c. In the switch statement in ASP_TelecTest there is no case gTestContinuousTxContPN9_c. Which registers do I need to set how in a KW41Z SoC to send a continuous, randomly modulated signal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 2: In the other cases in ASP_TelecTest, the code sets the register XCVR_MISC-&amp;gt;DTEST_CTRL. In memory, that would be the address 4005C29C. That register is not documented in the MKW41Z/31Z/21Z Reference Manual. It should be on page 1909, but it's not there. Where can I get documentation about that register?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614124#M1854</guid>
      <dc:creator>thomasblank</dc:creator>
      <dc:date>2017-03-23T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous TX modes for testing, analysis,  certification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614125#M1855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas Blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About your questions&lt;/P&gt;&lt;P&gt;Yes, I have checked the example code of connectivity test and you are right, gTestContinuousTxContPN9_c is not implemented in the example. But if you want to test this mode, I can recommend you to use the black box example from ieee_802_15_4, here is already implemented. You can use radio test feature from test tool software which offers same functionality. You can find a window as the following;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17611i4FF4279F5BE6E433/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information could help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 20:47:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614125#M1855</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2017-04-04T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous TX modes for testing, analysis,  certification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614126#M1856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i need to solve the same issue but in my version of test tool i've not kw41z tab. How can i add it?&lt;/P&gt;&lt;P&gt;thank you&amp;nbsp;&lt;BR /&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 13:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Continuous-TX-modes-for-testing-analysis-certification/m-p/614126#M1856</guid>
      <dc:creator>mangramarco</dc:creator>
      <dc:date>2019-07-04T13:06:30Z</dc:date>
    </item>
  </channel>
</rss>

