Skip to content

Read Function is not correct #1

@iamnomadgg

Description

@iamnomadgg

Thanks for great work.

I am working on Special Bluetooth Device. My work:
Write(data);
Read(data);
Write(data);
Read(data);

Write function is working successfully. But read function is too working. So Coming Data is for example "abcde"
I am seeing "abcdeabcdebcde" in textView.

How Can I fix this?

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