Skip to content

GATT client: support long reads #49

Open
@darkyen

Description

@darkyen

In my current setup I have a MKR 1010 acting as master, which is current reading from an iPad acting as a peripheral. On the apple side, the CBPeripheralDelegate expects the Central to read data in multiple attempts with different offsets for chunking, as of now I don't see a way to override the offset in the library. I would expect this to either be abstracted, or allow readValue to expose an offset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions