In my adndroid app, where i am using RxBle android library, there are some charcateristics which supports indication(setIndication property) than notify. While this library works perfect when i change the charcteristics to setNotify tahn setIndication. Is there any way we can handle setIndication property in this ? or is it limitation of this ?
In my adndroid app, where i am using RxBle android library, there are some charcateristics which supports indication(setIndication property) than notify. While this library works perfect when i change the charcteristics to setNotify tahn setIndication. Is there any way we can handle setIndication property in this ? or is it limitation of this ?