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

Implement Event Service for microbit module #226

Open
ukBaz opened this issue May 5, 2019 · 1 comment
Open

Implement Event Service for microbit module #226

ukBaz opened this issue May 5, 2019 · 1 comment

Comments

@ukBaz
Copy link
Owner

ukBaz commented May 5, 2019

This is related to #225.

Users of Bluezero are looking for ways to implement sending commands to the microbit. All of the use cases I have had explained to me would be better served with the Event Service.
Currently, neither the UART or Event Service are implemented. Maybe, ultimately both should be implemented but I am proposing that the event service be implemented first.
More details on the Event Service is available at:
https://lancaster-university.github.io/microbit-docs/ble/event-service/
https://lancaster-university.github.io/microbit-docs/resources/bluetooth/bluetooth_profile.html

@ukBaz
Copy link
Owner Author

ukBaz commented Nov 4, 2019

There is working code in the event_service branch which needs to be merged in to main.
e280ec8

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

No branches or pull requests

1 participant