<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=Enabling_Bluetooth_on_VisionSOM-STM32MP1</id>
	<title>Enabling Bluetooth on VisionSOM-STM32MP1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.somlabs.com/index.php?action=history&amp;feed=atom&amp;title=Enabling_Bluetooth_on_VisionSOM-STM32MP1"/>
	<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Enabling_Bluetooth_on_VisionSOM-STM32MP1&amp;action=history"/>
	<updated>2026-04-28T08:50:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.somlabs.com/index.php?title=Enabling_Bluetooth_on_VisionSOM-STM32MP1&amp;diff=1734&amp;oldid=prev</id>
		<title>KrzysztofChojnowski: Created page with &quot;{{PageHeader|Enabling Bluetooth on VisionSOM-STM32MP1}}  The Bluetooth interface can be enabled using the &#039;&#039;hciconfig&#039;&#039; tool:  &lt;pre&gt; hciconfig hci0 up &lt;/pre&gt;  We can check the...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.somlabs.com/index.php?title=Enabling_Bluetooth_on_VisionSOM-STM32MP1&amp;diff=1734&amp;oldid=prev"/>
		<updated>2020-01-31T14:21:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{PageHeader|Enabling Bluetooth on VisionSOM-STM32MP1}}  The Bluetooth interface can be enabled using the &amp;#039;&amp;#039;hciconfig&amp;#039;&amp;#039; tool:  &amp;lt;pre&amp;gt; hciconfig hci0 up &amp;lt;/pre&amp;gt;  We can check the...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PageHeader|Enabling Bluetooth on VisionSOM-STM32MP1}}&lt;br /&gt;
&lt;br /&gt;
The Bluetooth interface can be enabled using the &amp;#039;&amp;#039;hciconfig&amp;#039;&amp;#039; tool:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
hciconfig hci0 up&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can check the initialization by calling the &amp;#039;&amp;#039;hcitool dev&amp;#039;&amp;#039; command in order to display available Bluetooth interfaces:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@stm32mp157a-visionsom-mx:~# hcitool dev&lt;br /&gt;
Devices:&lt;br /&gt;
		hci0    43:43:A1:12:1F:AC&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and scanning the available devices using &amp;#039;&amp;#039;hcitool scan&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@stm32mp157a-visionsom-mx:~# hcitool scan&lt;br /&gt;
Scanning ...&lt;br /&gt;
        ##:##:##:##:##:##       Galaxy A10&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>KrzysztofChojnowski</name></author>
	</entry>
</feed>