RxBluetoothKit
RxBluetoothKit copied to clipboard
Subscribe to indications
I understand we have observeValueUpdateAndSetNotification method to get notifications whenever a characteristic changes.
What about subscribe to indications? Do we use the same method to subscribe to indications instead of notifications?