2023-06-12 04:27 AM
We are working with android and there are multiple problems it is causing us with its Service Changed characteristic.
Is there a way it will not be created? Some chcekbox in CubeMx or else?
Cheers!
2023-06-12 07:01 AM - edited 2023-11-20 03:27 AM
Hello @Community member
First let me thank you for posting.
If you want to remove the GATT Attribute Service from your STM32WB device, you can follow these steps:
1- Open your STM32CubeMX project.
2- Disable "Custom Template option "
3- Save the changes and regenerate the code .
Thx
Ghofrane