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

Fix macOS native BLE firmware detection #27

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philippitts
Copy link
Member

@philippitts philippitts commented Jan 15, 2025

On some macOS machines, the device appears as "Simblee" when using native BLE. This causes problems with the current firmware version discovery procedure which attempts to process the firmware version from the device name.

This PR sets the Device Name characteristic in the Generic Access service that was previously left unset. It appears that this defaults to "Simblee" so there's a reasonable chance that this is what macOS native BLE is reading.

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.

1 participant