Connects to the BLE device with the given deviceId.
deviceId
Attempts to establish a connection to the BLE device.
Future<void> connect(String deviceId);