2024-06-17 08:20 AM
Hello, I need your kindly support for this application.
I would like to do a code for the STM32WB5MM-DK where the Bluetooth have a service with the following characteristics:
With the value from Characteristic 2, control a GPIO.
In this case, I have made several project but I do not end to comprehend yet the whole STM32CubeMx program. So far, I know the following
aci_gatt_update_char_value() /* Updates the value */
But where is the code that I need to put the user function?
Thanks in advance for the support
Solved! Go to Solution.
2024-06-18 03:31 AM
Hello @marcos_ramos
I suggest you follow this Wiki so you can understand how you should configure your application using CubeMX and the IDE.
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.
2024-06-18 03:31 AM
Hello @marcos_ramos
I suggest you follow this Wiki so you can understand how you should configure your application using CubeMX and the IDE.
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.
2024-06-18 01:00 PM
This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.