> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/entire-airpixel-configuration.md).

# ENTIRE AIRPIXEL CONFIGURATION

Configure the Uni port-B and Uni port-C of the Entire module as shown below according to the steps:

**Step 1:** Connect the device to Entire's wifi.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/0C0image.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/0C0image.png)

**Step 2:** Open any browser and access the following IP address: 192.168.10.1

**Step 3:** After successful access, the interface will appear as shown below.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/lzoimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/lzoimage.png)

**Step 4:** Change the function of the Uni port-B to MAVlink with baudrate of 1250000.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/vuiimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/vuiimage.png)

**Step 5:** Change the function for Uni port-C to Gremsy (no need to select baudrate).

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/AwNimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/AwNimage.png)

**Step 6:** Turn off Force SBUS mode on Entire.

Go to Menu -> Miscellaneous -> Gimbal control options -> Gremsy options -> Force SBUS mode.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/mapimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/mapimage.png)

**Step 7:** Check that the connections are working normally through the parameters in the red block box.

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/DTpimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/DTpimage.png)

Significance of the information:

&#x20;<a class="button secondary"></a>

[![image.png](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/scaled-1680-/wfCimage.png)](https://bookstack.gremsy.vn/uploads/images/gallery/2026-02/wfCimage.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/entire-airpixel-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
