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
  • 3 replies
  • 1281 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!

This topic has been closed for replies.
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

3 replies

STTwo-32
STTwo-32Best answer
ST 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

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
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
ST Technical Moderator
August 6, 2024

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

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.