Skip to content

Bluetooth Serial communication slow #17

Description

@theJoey

I am working on implementing your library into an android app but I am facing a performance issue.
When I use your app (xbee on google play) I can send at least 10 commands per second through the serial interface
However, when I use your library, I can only send 5 commands per seconds with this method :

mXBeeDevice.sendUserDataRelay(
XBeeLocalInterface.SERIAL,
data
)

I followed your github example so I have no idea where the issue comes from.

Can you give me a clue about what happened please?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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