Tool/software:
Hello TI Team,
I am currently working on a project using the CC2651R3,details mention below.
- Device: CC2651R3.
- Development Environment: Code Composer Studio (CCS) Version 12.
- SDK Version:simplelink_cc13xx_cc26xx_sdk_7_41_00_17.
I need assistance in configuring a characteristic with notification capabilities. Specifically, I want to implement the following:
- Create a characteristic that supports notifications.
- Send a default notification to the BLE central device when it subscribes to the characteristic.
- Ensure that the notification is automatically displayed in the central's UI (e.g., in a down box) upon subscription.
I have started defining the characteristic and handling the subscription, but I would appreciate guidance on the exact implementation details, especially how to trigger and send notifications correctly.
Thank you for your assistance!
Best regards,
Aarohi shirbavikar