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

How to configure the number of packets per every BLE connection interval #1172

Open
wzqvip opened this issue Aug 16, 2023 · 0 comments
Open

Comments

@wzqvip
Copy link

wzqvip commented Aug 16, 2023

As the nrf article says: https://jimmywongiot.com/2021/05/14/how-to-configure-the-number-of-packets-per-every-ble-connection-interval/ There should be something as "number of packets per every BLE connection interval".

I also checked Arduino_BLE. Which also doesn't have this param.
I'm currently streaming data through two ESP32/ESP32 to android/PC. But I can only achieve about 10kb/s. That should be able to reach 60kb/s on BLE5 with 1M PHY.
I have set the maximum MTU, and some connection intervals. But there's serval more params that I did not found.

Refer
https://punchthrough.com/ble-throughput-part-4/
Chinese CSDN: ble4.2 for 70kb/s https://blog.csdn.net/u010860832/article/details/97248355
image

I wonder if I can set these params.

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