Personal tools

Enabling Bluetooth on VisionSOM-6ULL: Difference between revisions

From SomLabs Wiki

Jump to: navigation, search
No edit summary
Blanked the page
 
Line 1: Line 1:
{{delete| duplicate }}


{{PageHeader|Enabling Bluetooth on VisionSOM-6ULL}}
The Bluetooth support was added in the SoMLabs-VisionSOM-6ULL-Debian-2020-01 system image. To enable the modem we can simply call the ''bluetooth_run.sh'' script located in the ''/root'' directory:
<pre>
root@visionsom:~# /root/bluetooth_run.sh
bcm43xx_init
Set Controller UART speed to 3000000 bit/s
Flash firmware /etc/firmware/1DX_BCM4343W/BCM43430A1.1DX.hcd
Set Controller UART speed to 3000000 bit/s
Device setup complete
</pre>
We can check the initialization by calling the ''hcitool dev'' command in order to display available Bluetooth devices:
<pre>
root@visionsom:~# hcitool dev
Devices:
hci0    43:43:A1:12:1F:AC
</pre>

Latest revision as of 10:37, 3 January 2020