# gebioMized 坐垫压力垫集成

{% hint style="info" %}
**注意：** 此功能计划在即将发布的版本中推出，目前 Velogic Studio 的现有版本尚不可用。
{% endhint %}

## 硬件兼容性

gebioMized 多年来发布了几代发射器硬件。只有最新的 BLE（低功耗蓝牙）发射器与即将推出的 Velogic Studio 集成兼容。

### 发射器世代

| 世代          | 端口/功能          | Velogic 兼容 | 备注                           |
| ----------- | -------------- | :--------: | ---------------------------- |
| BT-box（以太网） | 以太网端口          |      ❌     | 2016 年被 WiFi 取代              |
| WiFi 发射器    | 垫端口旁的插孔        |      ❌     | 可能有黑色或原装外壳；自 2023 年起被 BLE 取代 |
| BLE 发射器     | 垫端口旁的 USB-C 端口 |      ✅     | 当前世代，Velogic 集成所需            |

![gebioMized 发射器世代 - 仅当前的 BLE 发射器（右侧）兼容](/files/f78c706057c1770b6caac322481ca912d584a47e)

### 识别您的发射器

要确定您拥有哪种发射器，请查看设备上的端口：

* **USB-C 端口** 位于垫端口旁 → BLE 发射器（兼容）
* **插孔（3.5 毫米类音频连接器）** 位于垫端口旁 → WiFi 发射器（不兼容）
* **以太网端口** → BT-box（不兼容）

如果您拥有较旧的发射器并希望使用 Velogic Studio 集成，请联系 gebioMized 以升级到 BLE 发射器。

## LED 状态指示灯

### 发射器状态 LED

| 闪烁序列             | 含义                     |
| ---------------- | ---------------------- |
| 绿色（常亮，充电时）       | 正在充电                   |
| 绿色（闪烁，充电时）       | 电池已充满 — 可拔下充电线         |
| 红色（常亮或闪烁）        | **错误 — 立即拔下充电线并联系制造商** |
| 橙色（每 10 秒闪烁 1 次） | 深度睡眠模式                 |
| 橙色（每 3 秒闪烁 1 次）  | 睡眠模式                   |
| 橙色（闪烁 2 次）       | 设备已配对                  |
| 橙色（快速闪烁）         | 数据传输进行中                |

### USB 蓝牙加密狗状态 LED

| 闪烁序列        | 含义           |
| ----------- | ------------ |
| 绿色（常亮）      | 设备有电         |
| 蓝色（慢速闪烁）    | 正在寻找连接       |
| 蓝色和绿色（交替闪烁） | 找到发射器，正在连接   |
| 蓝色（快速闪烁）    | 连接已建立，正在接收数据 |

## 重要注意事项

### 电池管理

* 得益于低功耗蓝牙技术，电池寿命通常为数周/数月
* 设备在未使用时会自动切换到深度睡眠模式以节省电源
* 无需关闭设备 — 在睡眠模式下其功耗极低
* **不要通过取出电池来关闭设备**
* 最佳电池容量在 40%–80% 之间 — 不需要持续充至 100%
* 即使设备数周不用，本条也适用

### 电池更换

* 仅使用类型为可充电电池 **16340 RC123A**
* 如需更换电池，请联系制造商

## 配置

（配置说明将添加在此处）

## 压力数据的解释

（解释指南将添加在此处）


---

# 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/zh/di-02-jie-shi-yong-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.
