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. :-)
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. :-)