cancel
Showing results for 
Search instead for 
Did you mean: 

Bring up On board bluetooth of STM32MP257F-DK

mayank_7117
Associate II

I’m using the STM32MP257F-DK and trying to bring up the onboard Bluetooth.  

  • Bring up the HCI device and start the Bluetoothctl service.  
  • Scanned for nearby devices, paired with the target device(Android phone), and pairing completed successfully.  
  • However, when attempting to connect to the device using:  

  connect 60:0F:6B:88:21:96

  • I received the following error:  


Attempting to connect to 60:0F:6B:88:21:96
Failed to connect: org.bluez.Error.Failed br-connection-profile-unavailable
 
Also find dmesg log
root@stm32mp2-e3-d2-9e:~# dmesg | grep Bluetooth
[    8.303247] Bluetooth: Core ver 2.22
[    8.306606] Bluetooth: HCI device and connection manager initialized
[    8.316581] Bluetooth: HCI socket layer initialized
[    8.320858] Bluetooth: L2CAP socket layer initialized
[    8.358922] Bluetooth: SCO socket layer initialized
[    8.448467] Bluetooth: HCI UART driver ver 2.3
[    8.448514] Bluetooth: HCI UART protocol H4 registered
[    8.625836] Bluetooth: HCI UART protocol LL registered
[    8.626174] Bluetooth: HCI UART protocol Broadcom registered
[    8.632246] Bluetooth: HCI UART protocol QCA registered
[    8.645391] Bluetooth: HCI UART protocol Marvell registered
[    8.995400] Bluetooth: hci0: BCM: chip id 147
[    8.995871] Bluetooth: hci0: BCM: features 0x0e
[    9.003798] Bluetooth: hci0: CYW4343A2
[    9.003837] Bluetooth: hci0: BCM (001.003.016) build 0000
[    9.009889] Bluetooth: hci0: BCM 'brcm/BCM.st,stm32mp257f-dk.hcd' Patch
[    9.566291] Bluetooth: hci0: BCM: features 0x0e
[    9.567719] Bluetooth: hci0: UART 4343A2 wlbga_BU
[    9.570397] Bluetooth: hci0: BCM (001.003.016) build 0000

0 REPLIES 0