Bluetooth Framework C++ Edition

◆ WCL_E_BLUETOOTH_LE_INVALID_CHARACTERISTIC_CONFIGURATION

const int WCL_E_BLUETOOTH_LE_INVALID_CHARACTERISTIC_CONFIGURATION = WCL_E_BLUETOOTH_LE_BASE + 0x00B6

The characteristic has invalid configuration. This error means that the characteristic has both IsNotifiable and IsIndicatable properties are set to True. Set one of the property to False.