<?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 Processors中的主题 Re: HowTo Debug Bluetooth Module</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HowTo-Debug-Bluetooth-Module/m-p/1060388#M155913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/s.gamer@novotecmedical.de"&gt;s.gamer@novotecmedical.de&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since your i.MX 8M Mini is part of a third party board design, I will have to ask you to please raise a ticket for&amp;nbsp;&lt;A href="https://www.variscite.com/support/"&gt;Variscite Support&lt;/A&gt;; they will be more able to assist you regarding the bluetooth and BSP setup. My apologies for the inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2020 16:45:24 GMT</pubDate>
    <dc:creator>nxf54947</dc:creator>
    <dc:date>2020-08-24T16:45:24Z</dc:date>
    <item>
      <title>HowTo Debug Bluetooth Module</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HowTo-Debug-Bluetooth-Module/m-p/1060387#M155912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt; Host: Win10 for Serial Terminal, Ubuntu 16.04 VM for building android etc.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device:&lt;/STRONG&gt; iMX8M mini (on devboard from variscite)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device is running, with the provided android, my app and test apps are running great, only they cannot find/discover bluetooth devices. Thus, I wanted to check configuration and function of the bluetooth module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt; Commands &lt;SPAN style="font-size: 11.0pt;"&gt;dmesg, hciconfig, bluetoothctl, etc are not working:&lt;BR /&gt;1|imx8mm-var-dart:/ $ hciconfig&lt;BR /&gt;/system/bin/sh: hciconfig: inaccessible or not found&lt;BR /&gt;127|imx8mm-var-dart:/ $ su 0 hciconfig&lt;BR /&gt;su: failed to exec hciconfig: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I did:&lt;/STRONG&gt; Connect my development board to the PC via USB Cable. I am then able to connect via Serial Terminal PuTTY: Win10 command line terminal: &lt;SPAN style="font-size: 11.0pt;"&gt;putty&lt;/SPAN&gt;.exe -v -sercfg 115200,8,1,n,N -serial com8&lt;/P&gt;&lt;P&gt;Then I get status information, startup information and I can enter commands, like "ls", resulting in line: "imx8mm-var-dart:/ $ ls" in the terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I noticed:&lt;/STRONG&gt; Throughout my search I found examples of people using terminal commands like:&lt;/P&gt;&lt;P&gt;root@imx8mmevk:~# bluetoothctl&lt;/P&gt;&lt;P&gt;root@imx8mmevk:~# dmesg | grep "Bluetooth"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;All my urgent questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How do I get this root@imx8m access? On Device/Through Serial Terminal? Which command?&lt;/LI&gt;&lt;LI&gt;Are the config programs&amp;nbsp;&lt;SPAN style="font-size: 11.0pt;"&gt;dmesg, hciconfig, bluetoothctl, etc.&lt;/SPAN&gt; maybe really not installed, where/how might I look for them?&lt;/LI&gt;&lt;LI&gt;Where do I configure the Bluetooth module, or how do I debug it?&lt;/LI&gt;&lt;LI&gt;On which level are modules like Bluetooth normally configured? (DeviceTree dtsi, menuconfig, uboot, ..?)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my question is precise enough and on-topic, please don't hesitate to comment on that, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 10:03:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HowTo-Debug-Bluetooth-Module/m-p/1060387#M155912</guid>
      <dc:creator>s_gamer</dc:creator>
      <dc:date>2020-08-24T10:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: HowTo Debug Bluetooth Module</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HowTo-Debug-Bluetooth-Module/m-p/1060388#M155913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/s.gamer@novotecmedical.de"&gt;s.gamer@novotecmedical.de&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since your i.MX 8M Mini is part of a third party board design, I will have to ask you to please raise a ticket for&amp;nbsp;&lt;A href="https://www.variscite.com/support/"&gt;Variscite Support&lt;/A&gt;; they will be more able to assist you regarding the bluetooth and BSP setup. My apologies for the inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 16:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HowTo-Debug-Bluetooth-Module/m-p/1060388#M155913</guid>
      <dc:creator>nxf54947</dc:creator>
      <dc:date>2020-08-24T16:45:24Z</dc:date>
    </item>
  </channel>
</rss>

