Connect to robot over WiFi
adb_connectConnect ADB to a REV Control Hub or RC phone over WiFi to enable code deployment and log reading.
Instructions
Connect adb to a REV Control Hub or RC phone over WiFi. Default target is 192.168.43.1:5555 (the Control Hub when the laptop is joined to the robot's WiFi network).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Device IP (default 192.168.43.1) | |
| port | No | Port (default 5555) |