<?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: Bluetooth interface imx8mp in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1959613#M228754</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238776"&gt;@A_M01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer the attachment file about how to use BT.&lt;/P&gt;
&lt;P&gt;B.R&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 07:40:31 GMT</pubDate>
    <dc:creator>pengyong_zhang</dc:creator>
    <dc:date>2024-09-23T07:40:31Z</dc:date>
    <item>
      <title>Bluetooth interface imx8mp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1958745#M228710</link>
      <description>&lt;P&gt;Hi , we are developing a custom firmware for imx8mp with 6.1.36 kernl&lt;BR /&gt;we tried to bringup bluetooth interface in evk and met with a error&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# dmesg | grep -i bluetooth&lt;BR /&gt;[ 0.112763] Bluetooth: Core ver 2.22&lt;BR /&gt;[ 0.112789] NET: Registered PF_BLUETOOTH protocol family&lt;BR /&gt;[ 0.112793] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 0.112800] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 0.112805] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 0.112814] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 1.785400] Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;[ 1.789870] Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;[ 1.795015] Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;[ 1.800362] Bluetooth: HCI UART protocol LL registered&lt;BR /&gt;[ 1.805510] Bluetooth: HCI UART protocol ATH3K registered&lt;BR /&gt;[ 1.810937] Bluetooth: HCI UART protocol Three-wire (H5) registered&lt;BR /&gt;[ 1.817335] Bluetooth: HCI UART protocol Broadcom registered&lt;BR /&gt;[ 1.823024] Bluetooth: HCI UART protocol QCA registered&lt;BR /&gt;[ 2.085255] Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;[ 2.090161] Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;[ 2.095429] Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;[ 2.099294] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.104712] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.110049] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 2.115124] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.121155] Bluetooth: HIDP socket layer initialized&lt;BR /&gt;&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# bluetoothctl&lt;BR /&gt;Agent registered&lt;BR /&gt;[bluetooth]# power on&lt;BR /&gt;No default controller available&lt;BR /&gt;&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# hciattach /dev/ttymxc2 qca&lt;BR /&gt;qca&lt;BR /&gt;frame_hci_cmd_pkt: Sending EDL_PATCH_VER_REQ_CMD&lt;BR /&gt;HCI-CMD -1: 0x1 0x0 0xfc 0x1 0x19&lt;BR /&gt;read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC&lt;BR /&gt;wait_for_data: Timing out on select for 3 secs.&lt;BR /&gt;hci_send_vs_cmd: Failed to get HCI-VS Event from SOC&lt;BR /&gt;Failed to attach the patch payload to the Controller!&lt;BR /&gt;qca_soc_init: Fail to get Rome Version (0xffffff92)&lt;BR /&gt;Initialization timed out.&lt;BR /&gt;&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# hciconfig hci0 up&lt;BR /&gt;Can't get device info: No such device&lt;BR /&gt;&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# lsmod&lt;BR /&gt;Module Size Used by&lt;BR /&gt;btusb 49152 0&lt;BR /&gt;btrtl 20480 1 btusb&lt;BR /&gt;btintel 40960 1 btusb&lt;BR /&gt;overlay 122880 0&lt;BR /&gt;fsl_jr_uio 16384 0&lt;BR /&gt;caam_jr 176128 0&lt;BR /&gt;caamkeyblob_desc 16384 1 caam_jr&lt;BR /&gt;caamhash_desc 16384 1 caam_jr&lt;BR /&gt;caamalg_desc 36864 1 caam_jr&lt;BR /&gt;crypto_engine 20480 1 caam_jr&lt;BR /&gt;authenc 16384 1 caam_jr&lt;BR /&gt;libdes 24576 1 caam_jr&lt;BR /&gt;crct10dif_ce 16384 1&lt;BR /&gt;polyval_ce 16384 0&lt;BR /&gt;snd_soc_imx_hdmi 16384 0&lt;BR /&gt;snd_soc_imx_card 20480 0&lt;BR /&gt;snd_soc_fsl_asoc_card 28672 0&lt;BR /&gt;polyval_generic 16384 1 polyval_ce&lt;BR /&gt;snd_soc_imx_audmux 16384 1 snd_soc_fsl_asoc_card&lt;BR /&gt;imx8_media_dev 20480 0&lt;BR /&gt;dw_hdmi_cec 16384 0&lt;BR /&gt;snd_soc_fsl_micfil 24576 2&lt;BR /&gt;snd_soc_fsl_sai 36864 2&lt;BR /&gt;at24 20480 0&lt;BR /&gt;snd_soc_fsl_aud2htx 16384 2&lt;BR /&gt;snd_soc_fsl_easrc 45056 0&lt;BR /&gt;snd_soc_fsl_asrc 36864 1 snd_soc_fsl_easrc&lt;BR /&gt;snd_soc_fsl_xcvr 36864 2&lt;BR /&gt;snd_soc_fsl_utils 16384 2 snd_soc_fsl_micfil,snd_soc_fsl_sai&lt;BR /&gt;snd_soc_wm8962 98304 0&lt;BR /&gt;flexcan 28672 0&lt;BR /&gt;can_dev 40960 1 flexcan&lt;BR /&gt;secvio 20480 0&lt;BR /&gt;caam 28672 1 caam_jr&lt;BR /&gt;error 24576 7 caamalg_desc,secvio,caamkeyblob_desc,caamhash_desc,caam,caam_jr,fsl_jr_uio&lt;BR /&gt;imx_dsp_rproc 20480 0&lt;BR /&gt;fuse 135168 1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A_M01_0-1726830048657.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300382iACF9FDC5D9AD1A20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="A_M01_0-1726830048657.png" alt="A_M01_0-1726830048657.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 11:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1958745#M228710</guid>
      <dc:creator>A_M01</dc:creator>
      <dc:date>2024-09-20T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth interface imx8mp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1958782#M228712</link>
      <description>&lt;P&gt;hciattach ttymxc2 any 115200 flow&lt;BR /&gt;&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# hciconfig hci0 up&lt;BR /&gt;[ 120.385606] Bluetooth: hci0: command 0x1003 tx timeout&lt;BR /&gt;[ 120.385619] Bluetooth: hci0: Opcode 0x1003 failed: -110&lt;BR /&gt;Can't init device hci0: Connection timed out (110)&lt;BR /&gt;root@imx8mp-lpddr4-evk:~#&lt;BR /&gt;root@imx8mp-lpddr4-evk:~#&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# hciconfig&lt;BR /&gt;hci0: Type: Primary Bus: UART&lt;BR /&gt;BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0&lt;BR /&gt;DOWN&lt;BR /&gt;RX bytes:0 acl:0 sco:0 events:0 errors:0&lt;BR /&gt;TX bytes:8 acl:0 sco:0 commands:2 errors:0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 12:02:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1958782#M228712</guid>
      <dc:creator>A_M01</dc:creator>
      <dc:date>2024-09-20T12:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth interface imx8mp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1959613#M228754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238776"&gt;@A_M01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer the attachment file about how to use BT.&lt;/P&gt;
&lt;P&gt;B.R&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 07:40:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1959613#M228754</guid>
      <dc:creator>pengyong_zhang</dc:creator>
      <dc:date>2024-09-23T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth interface imx8mp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1963996#M229065</link>
      <description>I am using custom board and uart1 is up at node ttymxc0&lt;BR /&gt;Checked for loopback and its there&lt;BR /&gt;Iam not able to load the firmware ,&lt;BR /&gt;Brcm_patchram_plus -d --enable_hci --no2bytes --tosleep --baudrate 115200 --patchram /etc/firmware/BCM4345C5_003.006.006.1021.1045_CL2.hcd /dev/ttymxc0&lt;BR /&gt;&lt;BR /&gt;I checked while probing the communincation was not present</description>
      <pubDate>Sun, 29 Sep 2024 08:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1963996#M229065</guid>
      <dc:creator>A_M01</dc:creator>
      <dc:date>2024-09-29T08:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth interface imx8mp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1968300#M229373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238776"&gt;@A_M01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to load the WIFI firmware first, use this command "modprobe moal mod_para=nxp/wifi_mod_para.conf"&lt;/P&gt;
&lt;P&gt;Then&amp;nbsp;Load BT firmware and enable BT:&lt;/P&gt;
&lt;P&gt;root@imx8mp-lpddr4-evk:~# modprobe btnxpuart&lt;BR /&gt;root@imx8mp-lpddr4-evk:~# hciconfig&lt;/P&gt;
&lt;P&gt;B.r&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 02:05:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-interface-imx8mp/m-p/1968300#M229373</guid>
      <dc:creator>pengyong_zhang</dc:creator>
      <dc:date>2024-10-08T02:05:43Z</dc:date>
    </item>
  </channel>
</rss>

