Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending more than 20 bytes for characteristic #36

Closed
PrismKDog opened this issue Feb 26, 2017 · 3 comments
Closed

Sending more than 20 bytes for characteristic #36

PrismKDog opened this issue Feb 26, 2017 · 3 comments

Comments

@PrismKDog
Copy link

Is it possible to write more than 20 bytes for a characteristic with the library? Using the writeDevice method it seems like it is not. What would be the best way of achieving this?

@Jasonchenlijian
Copy link
Owner

not support more than 20 bytes

@Jasonchenlijian
Copy link
Owner

split into multiple packets, send data multiple times

@hisonce
Copy link

hisonce commented May 4, 2018

Thread.sleep(150L);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants