Establishes a connection to the Nimmsta device.
@override Future<void> connect() async { return await _methodChannel.invokeMethod('connect'); }