BLE CyBle_GattsIndication

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

 Hello,

   

 

   

I'm trying to use ble indication but couldn't have any example regarding CyBle_GattsIndication yet.

   

I started from the BLE CAPSENSE SLIDER LED example project;

   

1. enable 'indicate' of profile

   

2. set notification(the second CCCD value) 'true'

   

3. replace CyBle_GattsNotification with CyBle_GattsIndication

   

After these modification, I could get only the first  'Characteristic Value Indication' event, and then the following indication events are not received.

   

Does anybody try CyBle_GattsIndication and show me how to implement it?

   

 

   

Thanks!

0 Likes
3 Replies