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

Service Characteristics #9

Closed
schilit opened this issue Nov 29, 2014 · 3 comments
Closed

Service Characteristics #9

schilit opened this issue Nov 29, 2014 · 3 comments
Assignees

Comments

@schilit
Copy link
Contributor

schilit commented Nov 29, 2014

Hi @rgrover

The BLE_API / services / URIBeacon2Service.h has incorrect
Characteristics.

Specifically the table in the specification does not include support for GattCharacteristic::BLE_GATT_CHAR_PROPERTIES_WRITE_WITHOUT_RESPONSE

The unreliable write on Reset is a problem because this is the way to reset all values to known default settings before updating selected values.

@rgrover
Copy link
Contributor

rgrover commented Nov 29, 2014

right. thanks.

@rgrover rgrover self-assigned this Nov 30, 2014
@rgrover
Copy link
Contributor

rgrover commented Dec 1, 2014

This has now been fixed. Please verify and close.

@schilit
Copy link
Contributor Author

schilit commented Dec 1, 2014

Nice

@schilit schilit closed this as completed Dec 1, 2014
jacobrosenthal pushed a commit to jacobrosenthal/ble that referenced this issue Dec 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants