<?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 SolutionsのトピックWorking Bluetooth example on SLN-SVUI-IOT</title>
    <link>https://community.nxp.com/t5/i-MX-Solutions/Working-Bluetooth-example-on-SLN-SVUI-IOT/m-p/1852794#M428</link>
    <description>&lt;P&gt;Hi, we are using the SLN-SVUI-IOT to develop a project that uses&amp;nbsp;&lt;SPAN&gt;WiFi, Bluetooth, UART, LPSPI, and some audio-related peripherals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run a Bluetooth example from a patched &lt;SPAN&gt;MIMXRT1060-EVKB&amp;nbsp;&lt;/SPAN&gt;SDK &lt;SPAN&gt;provided by "Embedded Artist", this&amp;nbsp;example is designed for a custom dev board but uses the same MCU, here is the link:&amp;nbsp;&lt;A href="https://developer.embeddedartists.com/docs-m2/get-started/imxrt_nxp/#explanation-of-one-example--wireless_uart" target="_self"&gt;https://developer.embeddedartists.com/docs-m2/get-started/imxrt_nxp/#explanation-of-one-example--wireless_uart&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to migrate that example to the SLN-SVUI board because there is no Bluetooth example on its SDK (V2.15) nor in its GitHub repository located here:&amp;nbsp;&lt;A href="https://github.com/NXP/mcu-svui" target="_self"&gt;https://github.com/NXP/mcu-svui&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So far, I updated the pin_mux code to remap the "WL_REG_ON" and "BT_REG_ON" enable signals for the Wifi/BT module and switched the UART peripherals according to the schematics but I think there is something else I am missing because the program just freezes after the BT initialization. Terminal screenshot:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robcar_0-1713903737469.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275355i098FE81DB47E80C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robcar_0-1713903737469.png" alt="robcar_0-1713903737469.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;robcar_0-1713903737469.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question is if there is a Bluetooth example (preferably the Wireless UART one) that works for this board or some documentation about how to migrate the example.&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2024 20:23:09 GMT</pubDate>
    <dc:creator>robcar</dc:creator>
    <dc:date>2024-04-23T20:23:09Z</dc:date>
    <item>
      <title>Working Bluetooth example on SLN-SVUI-IOT</title>
      <link>https://community.nxp.com/t5/i-MX-Solutions/Working-Bluetooth-example-on-SLN-SVUI-IOT/m-p/1852794#M428</link>
      <description>&lt;P&gt;Hi, we are using the SLN-SVUI-IOT to develop a project that uses&amp;nbsp;&lt;SPAN&gt;WiFi, Bluetooth, UART, LPSPI, and some audio-related peripherals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run a Bluetooth example from a patched &lt;SPAN&gt;MIMXRT1060-EVKB&amp;nbsp;&lt;/SPAN&gt;SDK &lt;SPAN&gt;provided by "Embedded Artist", this&amp;nbsp;example is designed for a custom dev board but uses the same MCU, here is the link:&amp;nbsp;&lt;A href="https://developer.embeddedartists.com/docs-m2/get-started/imxrt_nxp/#explanation-of-one-example--wireless_uart" target="_self"&gt;https://developer.embeddedartists.com/docs-m2/get-started/imxrt_nxp/#explanation-of-one-example--wireless_uart&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to migrate that example to the SLN-SVUI board because there is no Bluetooth example on its SDK (V2.15) nor in its GitHub repository located here:&amp;nbsp;&lt;A href="https://github.com/NXP/mcu-svui" target="_self"&gt;https://github.com/NXP/mcu-svui&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So far, I updated the pin_mux code to remap the "WL_REG_ON" and "BT_REG_ON" enable signals for the Wifi/BT module and switched the UART peripherals according to the schematics but I think there is something else I am missing because the program just freezes after the BT initialization. Terminal screenshot:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robcar_0-1713903737469.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275355i098FE81DB47E80C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robcar_0-1713903737469.png" alt="robcar_0-1713903737469.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;robcar_0-1713903737469.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question is if there is a Bluetooth example (preferably the Wireless UART one) that works for this board or some documentation about how to migrate the example.&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 20:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Solutions/Working-Bluetooth-example-on-SLN-SVUI-IOT/m-p/1852794#M428</guid>
      <dc:creator>robcar</dc:creator>
      <dc:date>2024-04-23T20:23:09Z</dc:date>
    </item>
  </channel>
</rss>

