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

Added command parameter to ignore BLE system cache #29

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

nicofossa
Copy link
Contributor

This pull requests adds in both the Dart plugin and the Executable projects a way to perform services and characteristic discovery ignoring the Windows system cache.

This is needed if a device changes its GATT configuration across reboots (in example when rebooting for a firmware update) and does not signal it to the slave nodes.

Please remember to regenerate the executable before, eventually, making the modifications available on pub.dev.

…e and refresh services and characteristics from the device
Copy link
Owner

@rohitsangwan01 rohitsangwan01 left a comment

Choose a reason for hiding this comment

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

LGTM

@rohitsangwan01 rohitsangwan01 merged commit f302d59 into rohitsangwan01:main Dec 14, 2023
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.

None yet

2 participants