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

URIBeacon2Service.h does not reset to defaults #7

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

URIBeacon2Service.h does not reset to defaults #7

schilit opened this issue Nov 29, 2014 · 2 comments
Assignees
Labels

Comments

@schilit
Copy link
Contributor

schilit commented Nov 29, 2014

Hi @rgrover

The reset operation in URIBeacon2Service.h should reset to default values:

Characteristic Default Value
Uri Data None
Uri Flags 0
TX Power Mode TX_POWER_MODE_LOW
Beacon Period 0 (disabled)
Lock 00000000-00000-0000-0000-000000000000

however beaconPeriodIn = 1000 and TX Power Mode is neither initialized or reset.

Also suggest originalURIData and similar be renamed to defaultUriData.

@rgrover
Copy link
Contributor

rgrover commented Nov 29, 2014

lovely. thanks.

@rgrover rgrover self-assigned this Nov 30, 2014
@rgrover rgrover added the bug label Nov 30, 2014
@rgrover
Copy link
Contributor

rgrover commented Dec 1, 2014

This has now been fixed. Please verify and close.

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

No branches or pull requests

2 participants