> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/workstation-equipment-and-setups/equipment-connectivity.md).

# Equipment Connectivity

Reliable equipment connectivity is essential for smooth simulations. Setups may differ from institution to institution and lab to lab, depending on your choice of devices (iPads, laptops, tablets, etc.). The tips below use iPads as an example, but the general principles apply to most Bluetooth-enabled devices. Consult your device's documentation for specific pairing procedures.

***

### Connectivity Tips

* Make sure each iPad connects to the matching keyboard and scanner. The numbers on the devices should match for easy pairing.
* Connect keyboards and scanners to iPads using Bluetooth. **Always check that devices are fully charged before use.**
* If a device isn’t working, check the Bluetooth settings on the iPad to confirm it’s paired with the correct keyboard or scanner. If not, use “Forget Device” and reconnect.
* To put a scanner into Bluetooth mode, either hold the button for 8 to 10 seconds or use the provided QR code. A blue light on the scanner means it’s ready to pair.
* Never forget keyboards from the Bluetooth menu only scanners.
* Charge all devices after use and between sessions to avoid interruptions.

Keep these steps handy to make setup and troubleshooting quick and easy for your team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://edehr.gitbook.io/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/workstation-equipment-and-setups/equipment-connectivity.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.
