<?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: Facing issue while loading Bluetooth firmware on imx8 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898392#M225818</link>
    <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;After changing few parameters in dtsi file now we are seeing as below logs from dmesg&lt;BR /&gt;&lt;BR /&gt;root@imx8qxpc0mek:~# dmesg | grep -i "bluetooth"&lt;BR /&gt;[ 0.585146] Bluetooth: Core ver 2.22&lt;BR /&gt;[ 0.588425] NET: Registered PF_BLUETOOTH protocol family&lt;BR /&gt;[ 0.593689] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 0.600035] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 0.604900] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 0.609953] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 1.800883] Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;[ 1.805384] Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;[ 1.810544] Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;[ 1.815913] Bluetooth: HCI UART protocol LL registered&lt;BR /&gt;[ 1.821070] Bluetooth: HCI UART protocol ATH3K registered&lt;BR /&gt;[ 1.826504] Bluetooth: HCI UART protocol Three-wire (H5) registered&lt;BR /&gt;[ 1.833163] Bluetooth: HCI UART protocol Broadcom registered&lt;BR /&gt;[ 1.838874] Bluetooth: HCI UART protocol QCA registered&lt;BR /&gt;[ 2.187163] Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;[ 2.192070] Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;[ 2.197270] Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;[ 2.201054] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.206382] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.211644] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 2.216625] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.222581] Bluetooth: HIDP socket layer initialized&lt;BR /&gt;[ 12.214729] Bluetooth: hci0: Opcode 0x0c03 failed: -110&lt;BR /&gt;[ 44.250669] Bluetooth: hci0: Setting wake-up method failed (-110)&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52&lt;BR /&gt;geting value&lt;BR /&gt;gpio:52, value:0&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52 -o 1&lt;BR /&gt;seting direction as out 52&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52&lt;BR /&gt;geting value&lt;BR /&gt;gpio:52, value:1&lt;BR /&gt;root@imx8qxpc0mek:~# hciconfig hci0 up&lt;BR /&gt;Can't init device hci0: Connection timed out (110)&lt;BR /&gt;&lt;BR /&gt;Any help here from respective team.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 12:12:01 GMT</pubDate>
    <dc:creator>Ram2</dc:creator>
    <dc:date>2024-07-03T12:12:01Z</dc:date>
    <item>
      <title>Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898196#M225806</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;While trying to load the BT firmware , we are observing the timed-out error&lt;/P&gt;&lt;P&gt;root@imx8qxpc0mek:~# fw_loader_linux /dev/ttyLP3 115200 0 /etc/bt-fwimage/uartspi_n61x_v1.bin.se 3000000&lt;BR /&gt;Protocol: NXP Proprietary&lt;BR /&gt;FW Loader Version: M350&lt;BR /&gt;Serial: UART interface&lt;BR /&gt;Device: /dev/ttyLP3&lt;BR /&gt;DumpFrame: No&lt;BR /&gt;Timeout: 4000&lt;BR /&gt;BaudRate: 115200&lt;BR /&gt;FlowControl: 0&lt;BR /&gt;Filename: /etc/bt-fwimage/uartspi_n61x_v1.bin.se&lt;BR /&gt;Second BaudRate: 3000000&lt;BR /&gt;Sent Pulse on CTS Line&lt;BR /&gt;Timeout for waiting header signature in fw_Change_Timeout function&lt;/P&gt;&lt;P&gt;Download Error&lt;BR /&gt;Error code is -1&lt;BR /&gt;&lt;BR /&gt;Our BT is connected to lpuart3&amp;nbsp;&lt;/P&gt;&lt;P&gt;dtsi changes made for bluetooth&lt;/P&gt;&lt;P&gt;&amp;amp;lpuart3 {&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_lpuart3&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;BR /&gt;pinctrl_lpuart3: lpuart3grp {&lt;BR /&gt;fsl,pins = &amp;lt;&lt;BR /&gt;IMX8QXP_USDHC1_CLK_ADMA_UART3_RX 0x06000041&lt;BR /&gt;IMX8QXP_USDHC1_DATA1_ADMA_UART3_TX 0x00000021&lt;BR /&gt;IMX8QXP_USDHC1_DATA2_ADMA_UART3_CTS_B 0x00000021&lt;BR /&gt;IMX8QXP_USDHC1_DATA3_ADMA_UART3_RTS_B 0x00000021&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;&lt;BR /&gt;After flashing the images we are able to see the&amp;nbsp;&lt;BR /&gt;on target as&lt;BR /&gt;imx8qxpc0mek# ls -l /dev/tty&lt;BR /&gt;LP0 LP1 LP2 LP3&lt;BR /&gt;&lt;BR /&gt;we are following the steps for validation&amp;nbsp;&lt;BR /&gt;gpio_test -n 52 -o 1&lt;BR /&gt;seting direction as out 52&lt;BR /&gt;root@imx8qxpc0mek:~# fw_loader_linux /dev/ttyLP3 115200 0 /etc/bt-fwimage/uartspi_n61x_v1.bin.se 3000000&lt;BR /&gt;&lt;BR /&gt;When I run above steps its showing as&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@imx8qxpc0mek:~# fw_loader_linux /dev/ttyLP3 115200 0 /etc/bt-fwimage/uartspi_n61x_v1.bin.se 3000000&lt;BR /&gt;Protocol: NXP Proprietary&lt;BR /&gt;FW Loader Version: M350&lt;BR /&gt;Serial: UART interface&lt;BR /&gt;Device: /dev/ttyLP3&lt;BR /&gt;DumpFrame: No&lt;BR /&gt;Timeout: 4000&lt;BR /&gt;BaudRate: 115200&lt;BR /&gt;FlowControl: 0&lt;BR /&gt;Filename: /etc/bt-fwimage/uartspi_n61x_v1.bin.se&lt;BR /&gt;Second BaudRate: 3000000&lt;BR /&gt;Sent Pulse on CTS Line&lt;BR /&gt;&lt;STRONG&gt;Timeout for waiting header signature in fw_Change_Timeout function&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Download Error&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Error code is -1&lt;BR /&gt;&lt;BR /&gt;Please could you help us and share any inputs to resolve&lt;BR /&gt;&lt;BR /&gt;What could be the root cause behind for this issue&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 08:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898196#M225806</guid>
      <dc:creator>Ram2</dc:creator>
      <dc:date>2024-07-03T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898392#M225818</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;After changing few parameters in dtsi file now we are seeing as below logs from dmesg&lt;BR /&gt;&lt;BR /&gt;root@imx8qxpc0mek:~# dmesg | grep -i "bluetooth"&lt;BR /&gt;[ 0.585146] Bluetooth: Core ver 2.22&lt;BR /&gt;[ 0.588425] NET: Registered PF_BLUETOOTH protocol family&lt;BR /&gt;[ 0.593689] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 0.600035] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 0.604900] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 0.609953] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 1.800883] Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;[ 1.805384] Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;[ 1.810544] Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;[ 1.815913] Bluetooth: HCI UART protocol LL registered&lt;BR /&gt;[ 1.821070] Bluetooth: HCI UART protocol ATH3K registered&lt;BR /&gt;[ 1.826504] Bluetooth: HCI UART protocol Three-wire (H5) registered&lt;BR /&gt;[ 1.833163] Bluetooth: HCI UART protocol Broadcom registered&lt;BR /&gt;[ 1.838874] Bluetooth: HCI UART protocol QCA registered&lt;BR /&gt;[ 2.187163] Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;[ 2.192070] Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;[ 2.197270] Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;[ 2.201054] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.206382] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.211644] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 2.216625] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.222581] Bluetooth: HIDP socket layer initialized&lt;BR /&gt;[ 12.214729] Bluetooth: hci0: Opcode 0x0c03 failed: -110&lt;BR /&gt;[ 44.250669] Bluetooth: hci0: Setting wake-up method failed (-110)&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52&lt;BR /&gt;geting value&lt;BR /&gt;gpio:52, value:0&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52 -o 1&lt;BR /&gt;seting direction as out 52&lt;BR /&gt;root@imx8qxpc0mek:~# gpio_test -n 52&lt;BR /&gt;geting value&lt;BR /&gt;gpio:52, value:1&lt;BR /&gt;root@imx8qxpc0mek:~# hciconfig hci0 up&lt;BR /&gt;Can't init device hci0: Connection timed out (110)&lt;BR /&gt;&lt;BR /&gt;Any help here from respective team.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 12:12:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898392#M225818</guid>
      <dc:creator>Ram2</dc:creator>
      <dc:date>2024-07-03T12:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898465#M225823</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228214"&gt;@Ram2&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What board are you using?&lt;/P&gt;
&lt;P&gt;What wifi module are you trying to use?&lt;/P&gt;
&lt;P&gt;What BSP version are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using our wifi modules you have to activate the wifi module first.&lt;/P&gt;
&lt;P&gt;I recommend to download the Linux User Guide of the BSP Version that you are using and see the chapter 11 to activate and use the bluetooth module correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINU" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINU&lt;/A&gt;X&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 15:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1898465#M225823</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-07-03T15:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899552#M225888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;What board are you using&lt;/STRONG&gt;?&amp;nbsp; --&amp;gt; &lt;STRONG&gt;Imx8qxpc0mek&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;WiFi-BTand BLE BLuetooth chip&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&amp;gt;&amp;nbsp;&lt;STRONG&gt;IW611 [ Its Murata Chip]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;What BSP version are you using?&amp;nbsp; --&amp;gt; Nanbield [L6.6.3 kernel ]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;But with out WiFi-BT , we need to enable only BT-BLE first and later WiFi-BT&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Could you please help how to validate if user wants to validate only BT-BLE ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 11:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899552#M225888</guid>
      <dc:creator>Ram2</dc:creator>
      <dc:date>2024-07-04T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899606#M225892</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228214"&gt;@Ram2&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To enable the bluetooth module you have to load manually the kernel modules.&lt;/P&gt;
&lt;P&gt;Please refer to our Linux User Guide on chapter 11 or the UM11675.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UM11675" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=UM11675&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regrads!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 14:10:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899606#M225892</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-07-04T14:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899648#M225896</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have followed the same steps as mentioned in doc&amp;nbsp; and tried to load the driver dynamically&lt;/P&gt;&lt;P&gt;But still I see same issue I am frequently observing the below error&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[ 12.214729] Bluetooth: hci0: Opcode 0x0c03 failed: -110&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[ 44.250669] Bluetooth: hci0: Setting wake-up method failed (-110)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Could you please let us know in which case we will observe above error ,&amp;nbsp;&lt;BR /&gt;Steps I followed&amp;nbsp;&lt;BR /&gt;$ bluetoothctl&lt;BR /&gt;[bluetooth]# default-agent&lt;BR /&gt;[bluetooth]# agent on&lt;BR /&gt;Nothings comes up and shows up&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please could you help here with your inputs for us move ahead for validation BLE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 15:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899648#M225896</guid>
      <dc:creator>Ram2</dc:creator>
      <dc:date>2024-07-04T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while loading Bluetooth firmware on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899658#M225898</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228214"&gt;@Ram2&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Do you use the commands below?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ modprobe moal mod_para=nxp/wifi_mod_para.conf
$ modprobe btnxpuart
$ hciconfig hci0 up
$ bluetoothctl

[bluetooth]# default-agent
[bluetooth]# agent on
[bluetooth]# scan on
[bluetooth]# pair xx:xx:xx:xx:xx:xx
[BT dev]# connect xx:xx:xx:xx:xx:xx
[BT dev]# quit&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If yes, please attach a log file of the entire boot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 15:47:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Facing-issue-while-loading-Bluetooth-firmware-on-imx8/m-p/1899658#M225898</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-07-04T15:47:32Z</dc:date>
    </item>
  </channel>
</rss>

