You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :-)
The text was updated successfully, but these errors were encountered:
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. :-)
The text was updated successfully, but these errors were encountered: