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

Bluetooth Low Energy (BLE) Link Driver #442

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

UnexDev
Copy link

@UnexDev UnexDev commented Mar 10, 2024

This PR implements the CRTP over BLE. The implementation is not fully done yet, but I feel like opening this PR will allow for feedback and faster development.

The only thing that I don't know about is the fact that the only way to use the driver is to use the asyncio package along with it. This is, as far as I know, the only way to resolve a coroutine.

@UnexDev
Copy link
Author

UnexDev commented Mar 10, 2024

Currently implementing threading to be able to create a new asyncio event loop.

@knmcguire
Copy link
Member

Hi! and thanks! Sorry for the late reply but we will discuss this at our next triage meeting

@ataffanel ataffanel self-requested a review April 10, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants