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

High latency at long intervals #223

Open
alinouriz opened this issue Jun 14, 2021 · 0 comments
Open

High latency at long intervals #223

alinouriz opened this issue Jun 14, 2021 · 0 comments

Comments

@alinouriz
Copy link

In Ubuntu 20, I try using "write without response" and in response turning LED connected to the Bluetooth device RN4871(microchip). All works well. The issue is if I do multiple writes at short intervals (below 500ms) my latency (from sensing the write command in my PC to LED turning ON) is below 20ms, which is fine for my application. However for longer intervals, lets say 1 second between two write command, the latency can go up to 300ms! I tried to figure this out by changing the connection protocols and measuring the latency using different methods, all the same result!

Also I tried to create a stream for writing data but again the same issue remains.

I was wondering if anyone has any update on this issue.

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