TwclGattClient.ForceNotifications Property

Gets and sets the notifications mode.

Namespace: wclBluetooth
published
 property ForceNotifications: Boolean read FForceNotifications
 write SetForceNotifications default False;

Property Value

Type: Boolean

The Boolean indicates the notifications mode.

If this property set to True the characteristic value changes notification (and/or indication) will work correctly with some boards (such as Bluno, Bluno Meag and some others) that do not have Characteristic Client Configucation Descriptor.