cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WBA52 Serivce and charateristics Nameing

Morad
Visitor

I have a NUCLEO board from your company that I am working on for my graduation project
I have sensors (temperature, pressure, PIR and IR). I have worked on collecting the sensor values ​​and I want to send the values ​​via BLE.
I've taken advantage of the example under Package 1.3.1 is BLE_p2pServer
I created an additional service and I want to name it Sensors, and I added 4 characteristics. I also want to name it with a clear name instead of UUID.
I didn't succeed, how can I do that??

1 REPLY 1
STTwo-32
ST Employee

Hello @Morad and welcome to the ST Community 😊.

The only way to configure Services and characteristics is mentioned on the paragraph 5.3 of this wiki.

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.