Skip to main content
Associate III
August 6, 2024
Solved

How to add the custom service to the existing TMAP_Client code.

  • August 6, 2024
  • 1 reply
  • 1272 views

Hi @STTwo-32 @KDJEM.1 
I want to add custom services along with the BLE_TMAP_Audio_Unicast_Client of STM32WBA55G-DK board. 

The .ioc file is already configured and I am not able to add more services. 
Can someone provide with CubeMX initialization for WBA. 

The user manual UM1718 has STM32WPAN section for STM32WB series only. UM3131 is also not helping with the need.

Thanks in advance!

Best answer by STTwo-32

Hello @Pallavi 

For the initialization of an application using the STM32WBA on CubeMX, I may recommand you to follow thos e two Wikis:

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
August 6, 2024

Hello @Pallavi 

For the initialization of an application using the STM32WBA on CubeMX, I may recommand you to follow thos e two Wikis:

Best Regards.

STTwo-32

PallaviAuthor
Associate III
August 6, 2024

I am following these pages. 
https://wiki.st.com/stm32mcu/wiki/Connectivity:Bluetooth_LE_Audio_-_STM32WBA_Architecture_and_Integration this talks about audio integration. What if i have to integrate heart rate service along with it? 
How do I add that?

STTwo-32
Technical Moderator
August 6, 2024

It is almost the same way as the first link I've mentioned to you.

Best Regards.

STTwo-32