# UNICAST-TO-ME

The UNICAST-TO-ME command tells the DVL to stop sending broadcast UDP packets and switch to unicast. It can also “take over” the DVL output from another target host. A usage scenario for this would be to set the DVL to power up with a static host address for the usual host on the usual network. If the static host address is not active (you are using a different computer or your DHCP supplied a new address to the host), you can send a Discovery command to find the DVL address, followed by a UNICAST-TO-ME command to switch output to your host.

If this command is sent to the serial port the results will be undefined. The effect of UNICAST-TO-ME ends at a power cycle or reboot, so if you want the change to be persistent, use the HOST-ADDRESS command to set the desired host address.

Example:

UNICAST-TO-ME


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ceruleansonar.com/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/unicast-to-me.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
