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

sendCommand #6

Open
ilcaprone3d opened this issue Nov 15, 2019 · 0 comments
Open

sendCommand #6

ilcaprone3d opened this issue Nov 15, 2019 · 0 comments

Comments

@ilcaprone3d
Copy link

In the method Rn487xBle::sendCommand you have to remove the call to this->flush() ;
This force to clean the uartBuffer before to send the command.
The problem is that sometime the uartBuffer contains the command.

For example see Rn487xBle::setServiceUUID method.

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

1 participant