read a characteristic
@override Future<List<int>> read({int? timeout}) async { lastValue = "Dropper 0.8.0".codeUnits; return lastValue; }