set Characteristic Mode
open fun setCharacteristicMode(strDeviceAddress: String, strServiceUuid: String, strCharacteristicUuid: String, nUseNotificationsIndications: Int)
Set notifications for a certain characteristic Execution type: asynchronous
Parameters
str Device Address
Device address of ble device
str Service Uuid
Service Uuid of service containing the characteristic
str Characteristic Uuid
Characteristic Uuid which shall be modified
n Use Notifications Indications
Enable or disable notifications or indications