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

ninafw: several fixes and improvements #228

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

deadprogram
Copy link
Member

This PR contains several important fixes and improvements for the ninafw implementation including:

  • correctly return from read requests instead of returning spurious error
  • move some steps previously being done during Configure() into Start() where they more correctly belonged.
  • use advertising display name as the correct default value for the generic access characteristic.
  • speed up the polling for new notifications for Centrals

…W implementation including:

- correctly return from read requests instead of returning spurious error
- move some steps previously being done during Configure() into Start() where they more
correctly belonged.
- use advertising display name as the correct default value for the generic access characteristic.
- speed up the polling for new notifications for Centrals

Signed-off-by: deadprogram <[email protected]>
Copy link
Contributor

@ysoldak ysoldak left a comment

Choose a reason for hiding this comment

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

LGTM

@deadprogram
Copy link
Member Author

Thanks for review @ysoldak now merging.

@deadprogram deadprogram merged commit bf647ec into dev Jan 17, 2024
5 checks passed
@deadprogram deadprogram deleted the ninafw-localname-characteristic branch January 17, 2024 09:21
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