Skip to main content
Associate III
July 8, 2024
Solved

Classic bluetooth in STM32WBA55

  • July 8, 2024
  • 5 replies
  • 1877 views

Hi, 

Does STM32WBA55 MCU support Bluetooth classic BR/EDR along with BLE Audio? 
@STTwo-32 @TDK  @KDJEM.1 @Issamos

Thank you!

 

This topic has been closed for replies.
Best answer by STTwo-32

Hello @Pallavi 

The STM32WBA supports only the BLE and not the classic Bluetooth.

Best Regards.

STTwo-32

 

5 replies

STTwo-32
STTwo-32Best answer
ST Technical Moderator
July 8, 2024

Hello @Pallavi 

The STM32WBA supports only the BLE and not the classic Bluetooth.

Best Regards.

STTwo-32

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
PallaviAuthor
Associate III
July 9, 2024

Oh ok. 
The same BLE stack is used for both the Audio an data transfer right? @STTwo-32 


Thank you!

STTwo-32
ST Technical Moderator
July 9, 2024

It is the Same stack but there is specific commands for the Audio. refer to the Category:BLE Audio - stm32mcu.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Andrew Neil
Super User
July 23, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.