writeCharacteristic

open override fun writeCharacteristic(wrapper: CharacteristicWrapper, value: ByteArray): Boolean

Writes a value to the CharacteristicWrapper from the device

Return

true if the write operation was initiated successfully

Parameters

wrapper

the CharacteristicWrapper to write to

value

the ByteArray to write