Skip to content

UniversalBle.OnValueChange returns synchronously when UniversalBle.setNotifiable multiple #135

@zjw78123sc

Description

@zjw78123sc

UniversalBle.OnValueChange returns synchronously when UniversalBle.setNotifiable multiple characteristic.

I UniversalBle.setNotifiable two characteristic (eg. A and B) , A is 128 data/ms , B is command data,
when A return data continuously, B return a command data, I find it will return B after A return All the data.
Can UniversalBle.OnValueChange Separate listening A and B?

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