Skip to content

Initial strawman version of library. #1

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

Merged
merged 2 commits into from
Jan 8, 2019
Merged

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented Jan 8, 2019

This is a library meant to make using bleio easier. It wraps most of the functionality in bleio.

This is a very preliminary version for testing and comments. See examples/ and see the inline examplse as well.

Fill in initial details after cookie-cutter creation.
Eddystone URL Beacon works; LocationBeacon works but why wrong endian??
fix typos; add comment re big-endian UUID's in LocationBeacon
Do UUID parsing in Python; beacon comments touchup
Add UUID __repr__
don't subclass bleio; add PeripheralServer and UARTServer
strawman uart
Use CharacteristicBuffer.
@dhalbert dhalbert requested review from jerryneedell and removed request for jerryneedell January 8, 2019 21:57
@dhalbert dhalbert merged commit 00bedd2 into adafruit:master Jan 8, 2019
@ladyada
Copy link
Member

ladyada commented Jan 8, 2019

reviewed lightly - looks good :)

tannewt added a commit to tannewt/Adafruit_CircuitPython_BLE that referenced this pull request Mar 22, 2021
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