setCharacteristicMode

open fun setCharacteristicMode(strDeviceAddress: String, strServiceUuid: String, strCharacteristicUuid: String, nUseNotificationsIndications: Int)

Set notifications for a certain characteristic Execution type: asynchronous

Parameters

strDeviceAddress

Device address of ble device

strServiceUuid

Service Uuid of service containing the characteristic

strCharacteristicUuid

Characteristic Uuid which shall be modified

nUseNotificationsIndications

Enable or disable notifications or indications