arduino-BLEPeripheral
arduino-BLEPeripheral copied to clipboard
ANCS Implementation canWrite is false
I was write ANCS notification system with a "smartwatch" . I start from the example but when I try to use ancsControlPointCharacteristic it doesn't work. ancsControlPointCharacteristic.canWrite is false and ancsControlPointCharacteristic.write return false :( And ideas?