# gebioMized saddle pressure mat integration

{% hint style="info" %}
**Note:** This feature is planned for an upcoming release and is not yet available in the current version of Velogic Studio.
{% endhint %}

## Hardware Compatibility

gebioMized has released several generations of transmitter hardware over the years. Only the latest BLE (Bluetooth Low Energy) transmitter is compatible with the upcoming Velogic Studio integration.

### Transmitter Generations

| Generation        | Ports/Features             | Velogic Compatible | Notes                                                           |
| ----------------- | -------------------------- | :----------------: | --------------------------------------------------------------- |
| BT-box (Ethernet) | Ethernet ports             |          ❌         | Superseded by WiFi in 2016                                      |
| WiFi Transmitter  | Jack plug beside mat port  |          ❌         | May have black or original housing. Superseded by BLE from 2023 |
| BLE Transmitter   | USB-C port beside mat port |          ✅         | Current generation, required for Velogic integration            |

![gebioMized transmitter generations - only the current BLE transmitter (right) is compatible](/files/cbAGhrkk4pdU4MuGsvof)

### Identifying Your Transmitter

To determine which transmitter you have, look at the ports on the device:

* **USB-C port** next to the mat port → BLE Transmitter (compatible)
* **Jack plug (3.5mm audio-style connector)** next to the mat port → WiFi Transmitter (not compatible)
* **Ethernet ports** → BT-box (not compatible)

If you have an older transmitter and wish to use the Velogic Studio integration, please contact gebioMized about upgrading to the BLE transmitter.

## LED Status Indicators

### Transmitter Status LED

| Blink Sequence                    | Meaning                                                                |
| --------------------------------- | ---------------------------------------------------------------------- |
| Green (solid, during charging)    | Charging in progress                                                   |
| Green (flashing, during charging) | Battery fully charged - cable can be removed                           |
| Red (solid or flashing)           | **Error - remove charging cable immediately and contact manufacturer** |
| Orange (flashing 1x every 10s)    | Deep sleep mode                                                        |
| Orange (flashing 1x every 3s)     | Sleep mode                                                             |
| Orange (flashing 2x)              | Device is paired                                                       |
| Orange (fast flashing)            | Data transmission in progress                                          |

### USB Bluetooth Dongle Status LED

| Blink Sequence            | Meaning                                |
| ------------------------- | -------------------------------------- |
| Green (solid)             | Device has power                       |
| Blue (slow blinking)      | Looking for connection                 |
| Blue and green (blinking) | Found transmitter, connecting to it    |
| Blue (fast blinking)      | Connection established, receiving data |

## Important Notes

### Battery Management

* Battery life is typically several weeks/months thanks to Bluetooth low-energy technology
* The device automatically switches to deep sleep mode when not in use to conserve power
* It is not necessary to switch off the device - it has extremely low power consumption in sleep mode
* **Do not switch off the device by removing the battery**
* Optimal battery capacity is between 40-80% - constant charging to 100% is not necessary
* This applies even if the device is not used for several weeks

### Battery Replacement

* Only use rechargeable batteries of type **16340 RC123A**
* Contact the manufacturer if you wish to replace the battery

## Configuration

(Configuration instructions will be added here)

## Interpreting Pressure Data

(Interpretation guidance will be added here)


---

# 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.velogicfit.com/section-02-using-velogic-studio/gebiomized-integration.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.
