Closed kla4dj closed 9 years ago
From What I understand the data API detects changes in the data items. So one way to make sure you always get the notifications is to also send the timestamp as a Data Item along with your data. Hope this works.
thank you @youssefhg! that helped! had the same idea about making the data item unique, but thought that i am just using the library wrong :-) btw. really nice work!
Hi,
I want to send data when pressing a button from a wear to a handheld. With the following code it works the first time, but I have no idea how to reset the method. What do I have to code if I want to use the string several times?
and the method: