# TWELITE CUE データシート

{% hint style="warning" %}
本書の取り扱いについては「[データシートの取り扱いについて](https://twelite.gitbook.io/general/about_datasheet)」を参照ください。
{% endhint %}

TWELITE CUEは無線マイコンTWELITE、3軸加速度センサー、磁気センサー、コイン電池ホルダ、アンテナをワンパッケージにしたものです。専用のCUEアプリ（ソフトウエア）があらかじめ書き込まれており、コイン型電池（CR2032）を入れるとすぐに動作を開始します。省電力で年単位の連続稼働も可能です。

TWELITE CUEは無線マイコンTWELITE、3軸加速度センサー、磁気センサー、コイン電池ホルダ、アンテナをワンパッケージにしたものです。専用のCUEアプリ（ソフトウエア）があらかじめ書き込まれており、コイン型電池（CR2032）を入れるとすぐに動作を開始します。省電力で年単位の連続稼働も可能です。

無線タグを活用するアイデアを持っているがハードウエアやソフトウエアは苦手、または開発リソースが限られているという場合に最適です。

TWELITE CUEはよく飛び、電池長持ち、小型な無線タグです。

### 製品紹介ページ

<https://mono-wireless.com/jp/products/twelite-cue/index.html>


---

# 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://twelite.gitbook.io/mw-psd-cue/master.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.
