# ROVL + NMEA GPS

These instructions explain how to use an NMEA GPS for the topside position (ROVL RX) in SonarView

First, go to Session configurations and add a new device with the serial port and baud rate of your GPS\ <br>

<figure><img src="/files/dNFMckJCG1pnwOQL3jjp" alt="" width="414"><figcaption></figcaption></figure>

Then add a new device for your ROVL

<br>

<figure><img src="/files/jRnsDRpGkRw5nSPpNOX6" alt="" width="413"><figcaption></figcaption></figure>

The *ROVL Topside Depth* field is the depth of the topside unit below the surface of the water. The *GPS offset from ROVL Topside* is the physical offset from the ROVL topside unit to where the GPS is mounted. The Y axis is in the direction of the indexing notch on the ROVL and the Z direction is in the direction of the cable. Refer [here](/c/rov-locator/rovl-coordinate-systems-and-angles/receiver-transceiver-orientation-frames.md) for the ROVL orientations.\
\
Once those are added, add both to a session. You can also add a mavlink vehicle to send position updates to mavlink and get the vehicle orientation in the view. You should be to this point:<br>

<figure><img src="/files/CnO3JMyTZVh8TpBfsVle" alt=""><figcaption></figcaption></figure>

And you should be able to discover the session<br>

<figure><img src="/files/ZeDtQHTAd6WWDP4oUnRf" alt="" width="460"><figcaption></figcaption></figure>

If everything is working correctly, you should be able to connect and see a white sphere representing your GPS location relative to the topside unit. The topside’s position should update based on the GPS data, provided that the Topside Position Source is set to Automatic. If you did not set an offset between the GPS and ROVL, the white sphere will not show up.

<figure><img src="/files/t7kEhSa2DtXg7NJiWBn9" alt=""><figcaption></figcaption></figure>


---

# 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/sonarview/session-configurations/rovl-+-nmea-gps.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.
