<?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>i.MX RT Crossover MCUsのトピックRe: BLE Stack or Example for iMXRT1064 + IW612 using FreeRTOS</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2150313#M34939</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I just wanted to add that I was able to get the peripheral HT example working on the MIMXRT1064 by following the guides:&lt;BR /&gt;&lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/25.09.00-pvw1/html/middleware/edgefast_bluetooth/docs/EAEFBTPALERT1064UG/topics/migrate_examples_from_rt1060evk_to_rt1064.html#" target="_self"&gt;Migrate examples from RT1060EVK to RT1064&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;and&amp;nbsp;UM11442.&lt;BR /&gt;I modified the peripheral HT sample from:&lt;BR /&gt;SDK_25_06_00_MIMXRT1060-EVKC\boards\evkcmimxrt1060\edgefast_bluetooth_examples\peripheral_ht\&lt;/P&gt;&lt;P&gt;But I had to use the file &lt;A href="https://github.com/nxp-imx/imx-firmware/blob/lf-6.12.20_2.0.0/nxp/FwImage_IW612_SD/sduart_nw61x_v1.bin.se" target="_self"&gt;sduart_nw61x_v1.bin.se&lt;/A&gt;&amp;nbsp;in nw61x_cpu12_se.c:&lt;/P&gt;&lt;PRE&gt;const uint8_t fw_cpu12[] = {&lt;BR /&gt;//#include &amp;lt;sduart_nw61x.bin.se.inc&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; #include &amp;lt;sduart_nw61x_v1.bin.se.inc&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;};&lt;/PRE&gt;&lt;P&gt;The binary file should be converted to hexadecimal strings with&amp;nbsp;&lt;A href="https://tomeko.net/online_tools/file_to_hex.php?lang=en" target="_self"&gt;https://tomeko.net/online_tools/file_to_hex.php?lang=en&lt;/A&gt;&lt;BR /&gt;and add .inc extension.&lt;BR /&gt;&lt;BR /&gt;I used the ublox EVK-MAYA-W271.&lt;/P&gt;&lt;P&gt;Enjoy!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 20:42:12 GMT</pubDate>
    <dc:creator>etronic_arg</dc:creator>
    <dc:date>2025-08-11T20:42:12Z</dc:date>
    <item>
      <title>BLE Stack or Example for iMXRT1064 + IW612 using FreeRTOS</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2136795#M34757</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’m working on a custom board powered by the i.MX RT1064. The firmware is written in C and runs FreeRTOS with LwIP already integrated.&lt;/P&gt;&lt;P&gt;I’ve successfully tested the Wi-Fi HTTP server example from the MCUXpresso SDK using the MIMXRT1064-EVK and a IW612 module — It works.&lt;/P&gt;&lt;P&gt;Now I’d like to test BLE communication, but I haven’t found any sample code or a compatible BLE stack that works with the RT1064 and IW612 over UART/HCI.&lt;/P&gt;&lt;P&gt;Does anyone know if there’s an example or a lightweight BLE stack that can be integrated into a FreeRTOS project for BLE peripheral functionality?&lt;/P&gt;&lt;P&gt;Thanks in advance for any pointers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 21:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2136795#M34757</guid>
      <dc:creator>etronic_arg</dc:creator>
      <dc:date>2025-07-18T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: BLE Stack or Example for iMXRT1064 + IW612 using FreeRTOS</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2137118#M34769</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/172947"&gt;@etronic_arg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the below AN for reference.&lt;/P&gt;
&lt;P&gt;&lt;A id="relatedDocsClickHTML_6" class="dtmcustomrulelink" href="https://www.nxp.com/webapp/Download?colCode=UM11441&amp;amp;isHTMLorPDF=HTML" target="_blank" rel="noopener" data-dtmaction="Documentation Section - Results Link Click" data-dtmsubaction="UM11441: Getting Started with NXP-based Wireless Modules on i.MX RT Platforms Running FreeRTOS - NXP - User Manual - English" data-cl-id="2682698206"&gt;&lt;SPAN&gt;UM11441: Getting Started with NXP-based Wireless Modules on i.MX RT Platforms Running FreeRTOS&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="code-id"&gt;[UM11441]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="code-id"&gt;as well as this guide (section 5 Bluetooth Classic/Low Energy Applications).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="code-id"&gt;&lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/24.12.00/html/_static/wireless/UM11442-NXP-Wi-Fi-and-Bluetooth-Demo-Applications-for-i.MX-RT-platforms-User-Guide.pdf" target="_blank"&gt;https://mcuxpresso.nxp.com/mcuxsdk/24.12.00/html/_static/wireless/UM11442-NXP-Wi-Fi-and-Bluetooth-Demo-Applications-for-i.MX-RT-platforms-User-Guide.pdf&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 07:13:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2137118#M34769</guid>
      <dc:creator>Sam_Gao</dc:creator>
      <dc:date>2025-07-21T07:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: BLE Stack or Example for iMXRT1064 + IW612 using FreeRTOS</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2150313#M34939</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I just wanted to add that I was able to get the peripheral HT example working on the MIMXRT1064 by following the guides:&lt;BR /&gt;&lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/25.09.00-pvw1/html/middleware/edgefast_bluetooth/docs/EAEFBTPALERT1064UG/topics/migrate_examples_from_rt1060evk_to_rt1064.html#" target="_self"&gt;Migrate examples from RT1060EVK to RT1064&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;and&amp;nbsp;UM11442.&lt;BR /&gt;I modified the peripheral HT sample from:&lt;BR /&gt;SDK_25_06_00_MIMXRT1060-EVKC\boards\evkcmimxrt1060\edgefast_bluetooth_examples\peripheral_ht\&lt;/P&gt;&lt;P&gt;But I had to use the file &lt;A href="https://github.com/nxp-imx/imx-firmware/blob/lf-6.12.20_2.0.0/nxp/FwImage_IW612_SD/sduart_nw61x_v1.bin.se" target="_self"&gt;sduart_nw61x_v1.bin.se&lt;/A&gt;&amp;nbsp;in nw61x_cpu12_se.c:&lt;/P&gt;&lt;PRE&gt;const uint8_t fw_cpu12[] = {&lt;BR /&gt;//#include &amp;lt;sduart_nw61x.bin.se.inc&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; #include &amp;lt;sduart_nw61x_v1.bin.se.inc&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;};&lt;/PRE&gt;&lt;P&gt;The binary file should be converted to hexadecimal strings with&amp;nbsp;&lt;A href="https://tomeko.net/online_tools/file_to_hex.php?lang=en" target="_self"&gt;https://tomeko.net/online_tools/file_to_hex.php?lang=en&lt;/A&gt;&lt;BR /&gt;and add .inc extension.&lt;BR /&gt;&lt;BR /&gt;I used the ublox EVK-MAYA-W271.&lt;/P&gt;&lt;P&gt;Enjoy!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 20:42:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/BLE-Stack-or-Example-for-iMXRT1064-IW612-using-FreeRTOS/m-p/2150313#M34939</guid>
      <dc:creator>etronic_arg</dc:creator>
      <dc:date>2025-08-11T20:42:12Z</dc:date>
    </item>
  </channel>
</rss>

