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

Update iBeacon broadcast packet after starting #295

Open
fkahhaleh opened this issue Feb 13, 2022 · 0 comments
Open

Update iBeacon broadcast packet after starting #295

fkahhaleh opened this issue Feb 13, 2022 · 0 comments

Comments

@fkahhaleh
Copy link

fkahhaleh commented Feb 13, 2022

Hi,
I would like to update an iBeacon broadcast packet, primarily Major/Minor values based on some condition (for example button pressed or not).

I tried to .end(); and .begin(xyz) the new values, but nothing changed from what I was seeing in the BLE scanner app.

Am I missing something?
I do see Pull Request # 198
#198

But it is mentioned that .begin() should work in a hacky-workaround way.

Thank you.

F.K.

UPDATE:
I pulled the PR noted above, and seems to be functioning correctly!
Thank you floe for the PR. really saved me some time.

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