This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How does ENABLE NOTIFY work on the Peripheral side?

I'm playing the peripheral example hrs.

I find that when it received a enable notify(that is write cccd handle to 01 00) from the central, the code actually doesn't do anything.

So for writing cccd =1 is needed by SoftDevice or not? Which side's softdevice ,central or peripheral ?

If central doesn't write the cccd handle to 1, can peripheral still send the notification by sd_ble_gatts_hvx? can central receive this notification?

Parents Reply Children
Related