Skip to content

Can't read out values after disconnect #98

Closed
@everlof

Description

@everlof

Hello,

I've integrated this framework and it works pretty well. However, when we reconnect, we don't get callbacks for the for the didUpdateValueFor after we've called readValue(for characteristic).

If I just restart the app, it works fine and connect. Do you have any hint of what to look for and how to debug this issue?

To clarify. This only happens while running without mock enabled. Mocking works good and running without this library work good as well.

What we do is:

  1. Call connect after the device reports that it disconnected
  2. Get "didConnect" callback
  3. Call "readValue" on the peripheral.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions