Skip to content

Write to characteristic with response? #18

Description

@hansmbakker

I see that in the WriteValueAsync method you can pass an options dictionary to write the value and await a response.

The required options dictionary should contain type = request for that (my reference is https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/gatt-api.txt#n99)

How can I read the response / see whether the write was succesful? The WriteValueAsync task does not return a value directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions