writeCharacteristicNoResponse method
read characteristic with characteristic
return CharacteristicValue
Implementation
Future<bool> writeCharacteristicNoResponse(CharacteristicValue value) =>
throw UnimplementedError(
'writeCharacteristicNoResponse() has not been implemented.');