Skip to content

Wait notification functionality feature #407

@vovagorodok

Description

@vovagorodok

Will be nice to have functionality like tx_char.wait_for_notify() in order to have possibility to write simple scripts of serial communication that works like:

tx_char.wait_for_notify()
value = tx_char.value

I have this issue in my ArduinoBleOTA library for firmware uploading over ble:
https://github.com/vovagorodok/ArduinoBleOTA/blob/7fb9e079cf54e02b0701d117754e14ebe5db34cf/tools/bluezero_uploader.py#L146

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