# ROVL Mounting

Mounting positions of the transmitter or receiver can be interchanged topside or deepside. The receiver should generally be located close to where location or orientation information is needed (the transmitter will never have any idea of its location, angle to receiver, or range to receiver). Both units should be mounted where they will not receive mechanical blows or other mechanical shocks.

Note that Cerulean Sonar may release new firmware for ROVL systems several times per year. While there is no need to install firmware updates if your system is working as you like, the updates often contain new features and enhancements as well as bug fixes.

If you want to keep the ability to install firmware updates, keep the following in mind as you mount and wire the units:

* If a serial interface is used, the unit being updated will need to be connected to a computer running [SonarView ](https://docs.ceruleansonar.com/c/sonarview/)software during the update process (after updating you can return the system to its normal configuration). Normally this requires a serial-to-USB adapter such as an FTDI cable, a Blue Robotics BLUART adapter, or some other form of adapter.
* If an Ethernet interface is used, [SonarView ](https://docs.ceruleansonar.com/c/sonarview/)can update the device while it is on the network.
* For serial/USB units, a serial-port forwarding scheme will most likely not work for firmware updating because the ROVL CPU chips require non-standard serial parameters and intricate timing during the update.
* If the unit being upgraded has had a failed update (for example, a power drop-out during the update process) and cannot assist in its own update, you may need to be able to do a bricked-unit recovery. Contact the factory for help with this.


---

# 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/ethernet-rov-locator/rovl-mounting.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.
