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

How does the peripheral know if it received new data? #15

Open
ragcsalo opened this issue Apr 23, 2019 · 3 comments
Open

How does the peripheral know if it received new data? #15

ragcsalo opened this issue Apr 23, 2019 · 3 comments

Comments

@ragcsalo
Copy link

I can write a new value to a characteristic on the peripheral. But how can I "catch" this new data on the peripheral itself? I thought the "didReceiveWriteRequest" function will be invoked when a new data arrives, but it doesn't.... There must be an easy solution, I just can't see it. :-)

@phiasco12
Copy link

did you ever find a solution to this?

@ragcsalo
Copy link
Author

not yet... :-/

@ragcsalo
Copy link
Author

ragcsalo commented Feb 8, 2020

Still waiting...

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

2 participants