<?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: How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2387947#M20411</link>
    <description>&lt;P lang="es-419"&gt;Hello,&lt;/P&gt;
&lt;P lang="es-419"&gt;Are you using MCUXpresso IDE? Which SDK version are you using and how are you flashing the binary? By "application specific hardware" are you referring to a custom board?`&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to run any examples with your custom board? For example, can you confirm whether you see any output in a terminal (like Tera Term) when loading an example and resetting the board? If possible, it might be helpful to validate the setup first on the FRDM-KW36 board using the same example firmware, and then migrate to your custom hardware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, information included in the guides can be applied for the KW family in general, though it is demonstrated using KW38 device, the same approach can also be followed for KW36. The steps required for DTM testing are described in &lt;A href="https://community.nxp.com/t5/Wireless-MCU/How-to-use-the-HCI-bb-on-Kinetis-family-products-and-get-access/m-p/1272092#M11118" target="_blank"&gt;this&lt;/A&gt; guide, but I would recommend to first ensure that the UART configuration is working correctly before proceeding with the DTM setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Sofia.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2026 23:39:15 GMT</pubDate>
    <dc:creator>sofiaurueta</dc:creator>
    <dc:date>2026-06-29T23:39:15Z</dc:date>
    <item>
      <title>How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384164#M20399</link>
      <description>&lt;P class=""&gt;Hello,&lt;/P&gt;&lt;P class=""&gt;I want to perform DTM (Direct Test Mode) or RF testing on our application hardware board, on which we are using the FRDM-KW36 as the controller. Could anyone please suggest how to perform this test, and provide a list of the required tools and which firmware should be used for this purpose?&lt;BR /&gt;&lt;BR /&gt;&lt;LI-PRODUCT title="FRDM-KW36" id="FRDM-KW36"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 12:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384164#M20399</guid>
      <dc:creator>Parshva_21</dc:creator>
      <dc:date>2026-06-22T12:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384185#M20400</link>
      <description>&lt;P&gt;I tried to perform it by uploading the example code "hci_bb_bm" through mcuxpresso but when I tried to connect the board to Test Tool12 using UART interface(UART-TTL) then Test Tool12 will not detect the&amp;nbsp; COM-port, could anyone help me to resolve/correct this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 13:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384185#M20400</guid>
      <dc:creator>Parshva_21</dc:creator>
      <dc:date>2026-06-22T13:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384570#M20402</link>
      <description>&lt;P lang="es-419"&gt;Hello, hope you are doing well!&lt;/P&gt;
&lt;P lang="es-419"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P lang="es-419"&gt;You can refer to this document: &lt;A href="https://www.nxp.com/docs/en/application-note/AN12076.pdf" target="_blank"&gt;AN12076 FRDM-KW36 RF System Evaluation Report for the Bluetooth LE applications&lt;/A&gt;. It provides the RF evaluation test results of FRDM-KW36 for Bluetooth LE applications, as well as the test setup description and the tools required so you can perform the tests on your own.&lt;/P&gt;
&lt;P lang="es-419"&gt;The binary codes used for the tests are based on the Connectivity Software Package (GenFSK protocol) and the HCI_blackbox example, with the Tera Term terminal emulator used to communicate with the KW36 MCU.&lt;/P&gt;
&lt;P lang="es-419"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P lang="es-419"&gt;Additionally, we also have these guides that might be helpful, as they explain how to use the HCI Blackbox example to perform DTM on KW devices:&lt;/P&gt;
&lt;P lang="es-419"&gt;&lt;A href="https://community.nxp.com/t5/Wireless-MCU/How-to-use-the-HCI-bb-on-Kinetis-family-products-and-get-access/m-p/1272092#M11118" target="_blank"&gt;How to use the HCI_bb on Kinetis family products and get access to the DTM mode&lt;/A&gt;&lt;/P&gt;
&lt;P lang="es-419"&gt;&lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/Bluetooth-LE-HCI-Black-Box-Quick-Start-Guide/ta-p/1099874" target="_blank"&gt;Bluetooth LE HCI Black Box Quick Start Guide&lt;/A&gt;&lt;/P&gt;
&lt;P lang="es-419"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P lang="es-419"&gt;Best regards,&lt;BR /&gt;Ana Sofia.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 23:15:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384570#M20402</guid>
      <dc:creator>sofiaurueta</dc:creator>
      <dc:date>2026-06-22T23:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384602#M20403</link>
      <description>&lt;P&gt;Hello Sofia,&lt;/P&gt;&lt;P&gt;I am trying to do this test over the application specific hardware, not over the development board and I gone through hci_bb example code in that it is not mentioned for KW36 family it is for KW38/40. So could you please tell me how to do it and what will be the connections as we;; as required tools(like software like Test Tool12)?&lt;BR /&gt;&lt;BR /&gt;Although I already tried by uploading the hci_bb example code over my hardware and tried to connect it to Test Tool12 using UART cable but its not detecting in Test Tool12, so could please help me to resolve this?&lt;BR /&gt;&lt;BR /&gt;(Note: I have checked that the UART port is detecting in device_manager).&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 02:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2384602#M20403</guid>
      <dc:creator>Parshva_21</dc:creator>
      <dc:date>2026-06-23T02:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: How To Do FRDM-KW36 Direct Test Mode or Radio Test Mode?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2387947#M20411</link>
      <description>&lt;P lang="es-419"&gt;Hello,&lt;/P&gt;
&lt;P lang="es-419"&gt;Are you using MCUXpresso IDE? Which SDK version are you using and how are you flashing the binary? By "application specific hardware" are you referring to a custom board?`&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to run any examples with your custom board? For example, can you confirm whether you see any output in a terminal (like Tera Term) when loading an example and resetting the board? If possible, it might be helpful to validate the setup first on the FRDM-KW36 board using the same example firmware, and then migrate to your custom hardware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, information included in the guides can be applied for the KW family in general, though it is demonstrated using KW38 device, the same approach can also be followed for KW36. The steps required for DTM testing are described in &lt;A href="https://community.nxp.com/t5/Wireless-MCU/How-to-use-the-HCI-bb-on-Kinetis-family-products-and-get-access/m-p/1272092#M11118" target="_blank"&gt;this&lt;/A&gt; guide, but I would recommend to first ensure that the UART configuration is working correctly before proceeding with the DTM setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Sofia.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 23:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-To-Do-FRDM-KW36-Direct-Test-Mode-or-Radio-Test-Mode/m-p/2387947#M20411</guid>
      <dc:creator>sofiaurueta</dc:creator>
      <dc:date>2026-06-29T23:39:15Z</dc:date>
    </item>
  </channel>
</rss>

