connect

abstract suspend fun connect(): Result<Unit>(source)

Connect to the device and discover OTA service/establish connection.

Return

Success if connected and ready, error otherwise