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

Make BLE connections a bit more resilient #503

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Make BLE connections a bit more resilient #503

merged 1 commit into from
Mar 13, 2024

Conversation

wnagele
Copy link
Contributor

@wnagele wnagele commented Mar 13, 2024

When BLE connections are not very stable (longer distance, interference, etc.) the bandwidth and latency degrades. We can improve the reliability by allowing the initial download to take longer, as well as retrying reads a few times - sometimes we read faster than the packets are arriving.

@thebentern thebentern merged commit fdd5b86 into meshtastic:master Mar 13, 2024
1 of 10 checks passed
@wnagele wnagele deleted the ble_improvements branch March 13, 2024 13:27
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

Successfully merging this pull request may close these issues.

2 participants