We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
There is working code in the event_service branch which needs to be merged in to main. e280ec8
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: