<?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 HCI Setup command (moved from i.MX Processors section) in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1528893#M2277</link>
    <description>I believe the guide you are following is for most all of their wireless/BT products and the initial slower hciattach commands are for the older generation of chips.</description>
    <pubDate>Tue, 27 Sep 2022 14:10:21 GMT</pubDate>
    <dc:creator>rtwheato</dc:creator>
    <dc:date>2022-09-27T14:10:21Z</dc:date>
    <item>
      <title>Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1526240#M2272</link>
      <description>&lt;P&gt;I would like to make a Bluetooth driver for IW416 chipset on i.MX8M SoC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I read a&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX_LINUX_USERS_GUIDE" target="_blank" rel="noopener nofollow noreferrer"&gt;NXP document&lt;/A&gt;&amp;nbsp; (11.1 Connectivity for Bluetooth wireless technology and Wi-Fi) and a&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/Enabling-IW416-Bluetooth-on-iMX8MM-UART2-Linux-BSP/ta-p/1392905" target="_blank" rel="noopener"&gt;knowledge base&lt;/A&gt;&amp;nbsp;then I could use Bluetooth function now.&lt;/P&gt;
&lt;P&gt;However, I didn't fully understand how to setup Bluetooth HCI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please tell me what each command does.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;# For PCIe8997/SDIO8997/SDIO8987 and SDIO IW41&lt;BR /&gt;hciattach &amp;lt;device&amp;gt; any 115200 flow&lt;BR /&gt;hciconfig hci0 up&lt;BR /&gt;hcitool -i hci0 cmd 0x3f 0x0009 0xc0 0xc6 0x2d 0x00&lt;BR /&gt;killall hciattach&lt;BR /&gt;hciattach &amp;lt;device&amp;gt; any -s 3000000 3000000 flow&lt;BR /&gt;hciconfig hci0 up&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I wonder why it needs to execute twice "hciattach" and twice "hciconfig hci0 up".&lt;/P&gt;
&lt;P&gt;These details are not written in any documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;tanoue.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 14:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1526240#M2272</guid>
      <dc:creator>tanoue</dc:creator>
      <dc:date>2024-01-17T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1526800#M2273</link>
      <description>&lt;P&gt;&lt;SPAN&gt;tanoue,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The combo firmware needs to be loaded before running the hci commands.&amp;nbsp; The first hciattach command is not necessary for the iw416, and most solutions only operate at -s&amp;nbsp;&lt;SPAN&gt;3000000.&amp;nbsp; The rest of the hciattach command depends on how you have your UART connected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CEL has a module based on the iw416 called the CMP9010:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.cel.com/product/cmp9010/" target="_blank"&gt;https://www.cel.com/product/cmp9010/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And, our evaluation board makes the UART connection simple:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.digikey.com/en/products/detail/cel/CMP9010-1-EVB/15519814" target="_blank"&gt;https://www.digikey.com/en/products/detail/cel/CMP9010-1-EVB/15519814&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PM me for more information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-ryan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 14:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1526800#M2273</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2022-09-22T14:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527439#M2274</link>
      <description>&lt;P&gt;Hi tanoue,&lt;BR /&gt;The answer to your question can be found in IW416 doc UM11483 on page &lt;A href="https://www.nxp.com/products/wireless/wi-fi-plus-bluetooth/iw416-2-4-5-ghz-dual-band-1x1-wi-fi-4-802-11n-plus-bluetooth-5-2-solution:IW416," target="_blank"&gt;https://www.nxp.com/products/wireless/wi-fi-plus-bluetooth/iw416-2-4-5-ghz-dual-band-1x1-wi-fi-4-802-11n-plus-bluetooth-5-2-solution:IW416,&lt;/A&gt; chapter 7.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 14:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527439#M2274</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2022-09-23T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527791#M2275</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205935"&gt;@cdoumenc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your information.&lt;/P&gt;&lt;P&gt;I could not access to your link but I was able to understand these command's functions from UM11483.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 03:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527791#M2275</guid>
      <dc:creator>tanoue</dc:creator>
      <dc:date>2022-09-26T03:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527811#M2276</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183583"&gt;@rtwheato&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The first hciattach command is not necessary for the iw416,&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I knew it is true.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;and most solutions only operate at -s 3000000. The rest of the hciattach command depends on how you have your UART connected.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If IW416 runs with only operate at -s 3000000, why&amp;nbsp;the rest of the hciattach commands be written on NXP's manual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some other reason?&lt;BR /&gt;For example, IW416 works in any situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 04:19:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1527811#M2276</guid>
      <dc:creator>tanoue</dc:creator>
      <dc:date>2022-09-26T04:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth HCI Setup command (moved from i.MX Processors section)</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1528893#M2277</link>
      <description>I believe the guide you are following is for most all of their wireless/BT products and the initial slower hciattach commands are for the older generation of chips.</description>
      <pubDate>Tue, 27 Sep 2022 14:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Bluetooth-HCI-Setup-command-moved-from-i-MX-Processors-section/m-p/1528893#M2277</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2022-09-27T14:10:21Z</dc:date>
    </item>
  </channel>
</rss>

