STM32WB BLE
Hello ST,
For our project, I want to broadcast a character with property "CHAR_PROP_BROADCAST" and I created it using the function aci_gatt_add_char(). But the function fails to add this character.
In other case, when i change the property to "CHAR_PROP_READ", the character is added successfully.
Could you help me or provide me an example on how to broadcast a service using BROADCAST property ?
Thanks & Regards
Teja
