2025-09-18 8:46 PM
I want to add a custom BLE service in STM32CubeMX. I saw on a website that the Add Custom Service feature could be used for this. However, I don't know the procedure for adding a service using this feature. Please tell me the steps to add a service using the Add Custom Service feature in the latest IDE and MX environment.
2025-09-18 9:26 PM
2025-09-19 9:27 AM
Hello @TYAMA.2
On the BLE Applications and Services tab, you have to select the number of services you want to implement. Once this is done, N new tab will be added to your configuration view (N is the number of services you selected):
On each of the new tab you can configure the service you are looking for:
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.