# Cellular Connectivity

<figure><img src="https://1224489259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi2TlO4PocWIzMF8TVNsQ%2Fuploads%2F4UdeJCmv12EAC8mbgcH6%2Fimage-removebg-preview.png?alt=media&#x26;token=de5a78a0-c972-43fb-9467-5eb0e94ee575" alt=""><figcaption></figcaption></figure>

### <https://dev.blues.io/blog/announcing-blues-opta-expansion/>

### Connections

The Blues device must be connected with its own 24v power supply.

The Opta connects to the Blues expansion with a standard AUX connector (it’s at easy as connecting two LEGO pieces), and the Opta uses that connection to communicate with the expansion’s Notecard via I2C.

### Arduino Opta Configuration

The Arduino Opta must be configured to communicate via the Blues device. This is done by selecting the correct option in the 'Configuration Mode'.

<figure><img src="https://1224489259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi2TlO4PocWIzMF8TVNsQ%2Fuploads%2FybLOIoYxov03bTOh2flo%2Fimage.png?alt=media&#x26;token=58f03105-ba40-48d0-9f10-9b2cd9f926dc" alt=""><figcaption></figcaption></figure>

### External Antenna

Must be a multi-band antenna with a Male SMA connector. Connect to 'MAIN' connector.

{% embed url="<https://uk.rs-online.com/web/p/multi-band-antennas/1248876>" %}

### Troubleshooting

1. Hold down 'TEST' button on Blues device for 10 seconds to reset.
2. Wait 10 seconds
3. Press 'RESET' button on Opta.


---

# 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.output.industries/recommended-hardware/arduino-opta/cellular-connectivity.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.
