1 year ago
#385497
Andrei V
How to figure out for which original call onCharacteristicChanged was triggered?
I have device that accepts commands in write characteristic and returns back data in notification characteristic. Problem is when I call 2 different commands (call 2 writes) and notifications returned back to me all mixed up I need to know for which write call this notification is for.
Q: is there way to find that out? Like call to write returns some id and its included into notification?
java
bluetooth-lowenergy
characteristics
0 Answers
Your Answer