Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
VDA lets you to interact with and debug Amazon devices, such as Fire TV. VDA uses a USB connection, but can also function over a network (TCP/IP). The kepler exec vda tcpip command enables the network functionality by restarting the VDA daemon on your Fire TV device to listen for commands over TCP/IP instead of a USB connection. This command enables wireless debugging of your Fire TV device. This page provides instructions for enabling VDA over TCP/IP on your Fire TV device.

Syntax and parameter

where: kepler exec vda - The main command for interacting with your Fire TV device. tcpip - The subcommand that enables TCP/IP connectivity. - The port number for the VDA daemon to listen on (typically, port 5555).

TCP/IP configuration

  1. Connect your Fire TV device through a USB and run:
    Your terminal displays a list of USB-connected devices.
  2. Verify that your Fire TV device has completed the initial setup (Out-of-Box Experience or OOBE).
    • If you can access the Fire TV home screen and use apps, your device has completed OOBE.
    • If you’re seeing setup screens requesting for language preferences, Wi-Fi setup, or Amazon account login, the OOBE isn’t yet complete. Complete the on-screen setup.
  3. Connect your Fire TV device to the same network as your host machine.
  4. Find your Fire TV device’s IP address using one of the following methods: a. On your Fire TV device, go to Settings > My Fire TV > About > Network b. Using a VDA command (if USB debugging is already active):
  5. Record the IP address for later use.
  1. Restart VDA in TCP/IP mode.
    The system displays this message: “restarting in TCP mode port: 5555”.
  2. Disconnect the USB cable from your Fire TV device.
  3. Connect to the Fire TV device using its IP address.
  4. Check the connection.
    The terminal shows the Fire TV device with its IP address.
  5. (Optional) Switch back to USB mode.

Troubleshooting

If you encounter issues using VDA over TCP/IP, see Fix VDA Connection and Power Issues.
Last modified on November 3, 2025