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

BLE fixes #3861

Merged
merged 2 commits into from
Dec 22, 2020
Merged

BLE fixes #3861

merged 2 commits into from
Dec 22, 2020

Conversation

dhalbert
Copy link
Collaborator

(Same as #3848, but applied against 6.0.x instead of main; MagTag name fix not included because board is not in 6.0.x)

Tested HID, and tested advertising scans with and without a timeout.

@tannewt tannewt self-requested a review December 22, 2020 18:09
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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.

Low timeout values for BLERadio().start_scan() can lead to safe mode when calling BLERadio().connect()
2 participants