# B\&G / Simrad / Navico

The Autopilot can connect to B\&G, Simrad, or other Navico plotters using either Wi-Fi or Ethernet to receive NMEA 0183 data such as GPS, wind, and AIS information. Follow the steps below depending on your preferred connection method.

## Step 1a: Wi-Fi connection

#### Connect the Autopilot to the plotter's Wi-Fi Network

1. Open the Autopilot's [web interface](https://pcnautic.gitbook.io/autopilot/operate/web-interface-apps) in your browser.
2. Go to the [Wifi / network config](https://pcnautic.gitbook.io/autopilot/operate/web-interface-apps/wifi-network-config) page.
3. Under **Wifi Mode**, select 'Managed (client)' .
4. Enter the **SSID** (network name) and **password** of your **plotter’s Wifi network**.
5. (Optional) You may enter a **static IP address**, but it is recommended to leave this blank and use **DHCP** instead for automatic configuration.
6. Click **Submit** to apply the changes and initiate the connection. The Autopilot will now attempt to join the plotter's Wifi network.
7. To get the IP address of the Autopilot you can choose **Settings** ⇒ **Wifi** on the Controlhead.  The device’s **IP address** is displayed at the bottom of the WiFi menu.

## Step 1b: Ethernet connection

1. **Enable the Autopilot’s ethernet DHCP server**
   1. Open the [Wifi / network config](https://pcnautic.gitbook.io/autopilot/operate/web-interface/wifi-network-config) page.
   2. In Ethernet mode, choose 'DHCP Server' and click Submit.
2. **Physically connect the devices** \
   • Plug a standard ethernet cable from the Simrad MFD (e.g., NSS12 evo3) into the Autopilot’s USB ethernet adapter.
3. **Verify the IP lease** \
   • Refresh the [Wifi / network config](https://pcnautic.gitbook.io/autopilot/operate/web-interface/wifi-network-config) page \
   • The plotter's hostname and IP address should appear under [IP Leases](https://pcnautic.gitbook.io/autopilot/operate/web-interface/wifi-network-config#ip-leases).

## Step 2: Configure the Autopilot as a NMEA 0183 Data Client

1. On the same [Wifi / network config](https://pcnautic.gitbook.io/autopilot/operate/web-interface-apps/wifi-network-config) page, locate [NMEA data clients](https://pcnautic.gitbook.io/autopilot/operate/web-interface-apps/wifi-network-config#nmea-data-clients)
2. In the **IP Address** field, enter the IP address of the plotter (typically `192.168.76.1`).
3. In the **Port Number** field, enter `10110`.
4. Click **Submit** to save the settings.

The Autopilot will now make a TCP-connection to the plotter and begin receiving NMEA 0183 data (such as GPS, wind, and AIS information).

{% hint style="info" %}
**Limitation**: B\&G / Simrad / Navico plotters only transmit NMEA 0183 data, but do not accept incoming NMEA 0183 data.
{% endhint %}

## Web interface on B\&G / Simrad / Navico plotters

{% hint style="success" %}
Tip: Certain B\&G / Simrad / Navico chartplotters are capable of displaying the web interface of the Pcnautic Autopilot. For more information, see [Broadcast Simrad MFD shortcut](https://pcnautic.gitbook.io/autopilot/operate/web-interface-apps/configuration#broadcast-simrad-mfd-shortcut)
{% endhint %}

<figure><img src="https://3611896438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mf7j4nUAIpHY72_rYOl-1703796690%2Fuploads%2FxsCusG8NaLqlTKjjREYE%2Fimage.png?alt=media&#x26;token=510fe8cb-ec25-4f97-8bb4-8556469f0dc2" alt="" width="375"><figcaption><p>Pcnautic Autopilot + charts</p></figcaption></figure>

Voor meer informatie, zie&#x20;


---

# 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://pcnautic.gitbook.io/autopilot/wifi-verbindingen/b-and-g-simrad-navico.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.
