The speed is low and the connection is not stable #1130
Unanswered
BarrelTitor
asked this question in
Q&A
Replies: 1 comment
-
Have you tried logging Bluetooth packets to see what is going on there? Have you tried profiling the Python code to see if there are any bottlenecks? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I try to use bleak to connect NRF5340 on Win10 under the speed of 300kbps. Although connection is built successfully sometimes, the speed of data transmission is about 10-20kbps and disconnection will occur in several seconds. Here is my code.
Beta Was this translation helpful? Give feedback.
All reactions