# 外部機器との接続方法

## **外部機器を利用するには**

外部機器を利用してi-Reporterアプリで入力を行うには、外部機器と、i-Reporterアプリを利用するデバイス（iPad、iPhone、Windows端末）をBluetooth接続します。

{% hint style="success" %}
i-Reporterアプリでは、特に設定を行う必要はありません。\
外部接続機器 - デバイス間で接続が完了すれば、i-Reporterアプリ上で入力ができるようになります。
{% endhint %}

{% hint style="warning" %}
接続方法については、各機器のメーカーサイトおよび取扱い説明書をご参照ください。
{% endhint %}

## **利用可能な接続方式**

* iOS版 i-Reporter アプリ\
  &#x20;<mark style="background-color:blue;">**Bluetooth**</mark>**&#x20;**　
* i-Reporter for Windows アプリ\
  &#x20;<mark style="background-color:blue;">**Bluetooth**</mark>**&#x20;**&#x3000;**&#x20;**<mark style="background-color:orange;">**USB**</mark>&#x20;

{% hint style="warning" %}
Bluetoot接続、USB接続 ともに、**HIDプロファイル**で接続可能な機器のみ対応しています。\
それ以外の接続方式ではご利用いただけません。
{% endhint %}

## **動作確認済み周辺機器**

シムトップスで、i-Reporterアプリと接続して動作確認が済んでいる周辺機器を下記ページでご紹介しています。

下記ページに記載がある機器以外でも、「利用可能な接続方式」に準じた接続方式の機器であれば、i-Reporterアプリへの値の入力が可能です。\
その場合は、お客様にて機器の動作確認を行ったうえでご使用ください。

{% hint style="info" %}
[動作確認済み周辺機器](https://i-reporter.jp/functions_cat/hardware/)
{% endhint %}


---

# 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://manuals.i-reporter.jp/connection-with-externaldevices/overview.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.
