writeCharacteristic
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
Writes a value to the CharacteristicWrapper from the device
true
if the write operation was initiated successfully
the CharacteristicWrapper to write to
the ByteArray to write