# TWELITE ARIA ユーザーズガイド

{% hint style="warning" %}
こちらは古い情報です。最新版の資料は、[TWELITE BACKSTAGE](https://twelite.net/)をご覧ください。
{% endhint %}

{% hint style="success" %}
[資料の取り扱いについて](https://twelite.gitbook.io/general/about_documents)をご参照ください。  お気付きの点がありましたら、当サポート窓口にご連絡いただければ幸いです。
{% endhint %}

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

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

TWELITE ARIAは同時に複数台使用することができ、下図のように親機1台で複数の温湿度、扉の開閉状態のデータを受信することが可能です。

![](https://400428009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmKE5727d4H0vEY8tiMoV%2Fuploads%2FSLEQWvmjSvhI0g1xMPRf%2Faria_star.png?alt=media\&token=59dee6b7-002d-4ce1-8a64-8f0240225e18)

{% hint style="info" %}
最大接続台数に物理的な制限はありませんが、良好な通信を行うためには通信間隔をある程度広く設定していただく必要があります。

詳しい説明は[こちら](https://mono-wireless.com/jp/tech/Programming/Tips_Max_Connection.html)をご確認ください。
{% endhint %}

[親機・中継機アプリ(App\_Wings)](https://wings.twelite.info/)を書き込んだ[MONOSTICK](https://mono-wireless.com/jp/products/MoNoStick/index.html)や[TWELITE UART](https://mono-wireless.com/jp/products/twelite-uart/index.html)などを親機としてご使用いただけます。\
親機のシリアル出力の書式は以下のページをご確認ください。

{% embed url="<https://wings.twelite.info/how-to-use/parent-mode/receive-message/app_aria>" %}

また、通信距離が足りない場合、親機・中継機アプリを書き込んだTWELITEで中継することで、通信距離を延長することが可能です。

![](https://400428009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmKE5727d4H0vEY8tiMoV%2Fuploads%2FqWgUWT65OGqZdQ1cX3VV%2Faria_router.png?alt=media\&token=d2f4160d-7ded-4427-9f44-66f920775723)

中継機の使用方法か以下のページをご確認ください。

{% embed url="<https://wings.twelite.info/how-to-use/router-mode>" %}

TWELITE ARIAのデータシートは以下のページをご参照ください。

{% content-ref url="<https://app.gitbook.com/o/-LApFq970O2Hp5nC47cp/s/kjJv4PzDb5hrwrI85oUu/>" %}
[MW-PSD-ARIA](https://app.gitbook.com/o/-LApFq970O2Hp5nC47cp/s/kjJv4PzDb5hrwrI85oUu/)
{% endcontent-ref %}

製品ページ

{% embed url="<https://mono-wireless.com/aria>" %}


---

# 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-pug-aria/twelite-aria-yzzugaido.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.
