Skip to main content
Associate II
March 28, 2024
Question

BLE_HeartRate Unknown service

  • March 28, 2024
  • 11 replies
  • 3713 views

Hello again, 

I'm using STM32WB, the name and the image of HeartRate service is visible on my mobile device but I can't set the name and the image for my own service which I create it Why? 

This topic has been closed for replies.

11 replies

STTwo-32
ST Technical Moderator
March 28, 2024

Aslema @Tom_Gean and welcome to the ST Community :smiling_face_with_smiling_eyes:.

Can you add More details on your own Services. What you mean exactly.

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.
Tom_GeanAuthor
Associate II
March 28, 2024

AZ.jpg

When I create my own service I can't set the name for it Why? 

STM_Thirty2
ST Employee
March 29, 2024

@Tom_Gean 

The ST BLE Toolbox app, like any other generic BLE monitoring app, parses the services and characteristics based on Universally Unique Identifiers (UUID) which companies have to pay to get it registered with BLE Sig. So unless your custom service UUID is registered with them the BLE app has no idea what that service is. As you know there is not "string" name associated with your service just a UUID. This is why it will always show up as unknown, unless you make a custom BLE phone app that is aware of your UUIDs.

"If you feel a post has answered your question, please click ""Accept as Solution"""
Tom_GeanAuthor
Associate II
May 9, 2024

@STTwo-32  why did you accept it as a solution??????????? 

STTwo-32
ST Technical Moderator
May 9, 2024

@Tom_Gean, Sorry for this mistake, I've removed the Solution.

Please don't forget to select a best answer when you find a solution.

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.