neatle icon indicating copy to clipboard operation
neatle copied to clipboard

SubscribeCommand doesn't handle indication

Open drindt opened this issue 7 years ago • 2 comments
trafficstars

So far i could find out is the type when invoking SubscribeCommand.start() always Type.SUBSCRIBE_NOTIFICATION. It looks this feature to make this decision is not implemented?

drindt avatar May 03 '18 09:05 drindt

indications aren't supported at the moment and the only reason being is that we don't have any BLE devices that would make use of the and we could not really test them.

Happy though to merge in a pull request :)

tomazs avatar May 03 '18 10:05 tomazs

Dear Tomaz,

thank you for the answer, i will see if i find a proper way to integrate this.

Thank you, Daniel

drindt avatar May 03 '18 10:05 drindt