# MobiusFlow Official Connector

<figure><img src="/files/SXOZ7qMqu29Zqn9I2tlq" alt=""><figcaption><p>MobiusFlow Offical Connector</p></figcaption></figure>

## Part Numbers

It is possible to have up to two radios for wireless sensors in a single connector. This is useful when you have combination of sensors using different protocols.&#x20;

The current options are *EnOcean* and *Workplace Occupancy* using either 868MHz for the EMEA region of 915MHz for the USA and Canada.

<table><thead><tr><th width="157">Part Number</th><th width="208">Region</th><th width="161" data-type="checkbox">EnOcean</th><th data-type="checkbox">Workplace Occupancy</th></tr></thead><tbody><tr><td><strong>EXT00102</strong></td><td>EMEA (868MHz)</td><td>true</td><td>false</td></tr><tr><td><strong>EXT00110</strong></td><td>EMEA (868MHz)</td><td>false</td><td>true</td></tr><tr><td><strong>EXT00112</strong></td><td>EMEA (868MHz)</td><td>true</td><td>true</td></tr><tr><td><strong>EXT10102</strong></td><td>US (915MHz)</td><td>true</td><td>false</td></tr><tr><td><strong>EXT10110</strong></td><td>US (915MHz)</td><td>false</td><td>true</td></tr><tr><td><strong>EXT10112</strong></td><td>US (915MHz)</td><td>true</td><td>true</td></tr></tbody></table>

## Download Connector Firmware

### v3.1.1

{% file src="/files/8QRS1DymXBDasrJZNZ5n" %}

### v3.2.0

{% file src="/files/3xnnm7pMZ7Ak7Po1Q9F3" %}


---

# 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.mobiusflow.com/help/user-guides/mobiusflow-connectors/mobiusflow-official-connector.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.
