Other Parts Discussed in Thread: CC2640, BLE-STACK
Hi there,
We have a project running on CC2640 with 4.1 Stack (ble_cc26xx_2_01_01_44627).
I have a question about notification status (being enabled or disabled) after disconnect event.
Does BLE Stack keep the state of the notification after disconnected? I mean, if I re-connect to the central device, does central device needs to re-enable to notifications by setting CCCD value to 01:00 or since the device keep its state central device does not need to re-enable the notifications on the peripheral device?
Thank you,