Part Number: CC2340R5-Q1
Hello TI team,
We are using SDK 9.14.
What we want to do is, once per connection interval, update the Notification data using GATTServApp_ProcessCharCfg().
More specifically, before setting, we want to check whether Notification is already configured and then set or update it accordingly. If there is a recommended method to achieve this, please let us know.
Currently, when we call GATTServApp_ProcessCharCfg() twice, two Notifications are sent on the next connection event. We would like only a single Notification to be sent carrying the final configured data.
Thank you for your assistance.
