Re: [web-bluetooth] Missing API for GATT Write w/o Response

@beaufortfrancois I have a device with a characteristic which supports both write and write without response. The device is the BBC micro:bit. It has an event bus which is exposed over Bluetooth via input and output event characteristics. For the input event, you can use either write or write without response. The point is that events are a generalised mechanism for communicating with the micro:bit and the decision as to whether acknowledged or unacknowledged writes are required has to be taken on an application by application basis. We definitely need this.

-- 
GitHub Notification of comment by bluetooth-mdw
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/238#issuecomment-361882180 using your GitHub account

Received on Wednesday, 31 January 2018 09:59:18 UTC