# Wired Mode

## Plug-in Your RelayKeys stick & pair with a computer (Wired mode)

1. Make sure the Micro-USB connector is attached to the stick and then attach the female end of the USB lead into your computer
2. You should see your stick light a solid blue ("Paired") or flashing blue ("Un-paired")

If "Flashing". This means you have yet to pair the RelayKeys device with another computer.

### Put RelayKeys into a pairing mode

You can do this in three different ways:

* Send a command using the "`relaykeys-QT.exe`" app and press "Add a device" in the toolbar - or -
* Run "`relaykeys-cli.exe ble_cmd:devadd" - or -`
* Press the Button on the RelayKeys hardware. It will now flash <mark style="background-color:yellow;">yellow</mark>
* Next pair your device with RelayKeys.

### Pair with a Windows Computer

So to connect to Another Windows computer, go to Settings, Bluetooth, "Add a device", and connect to "AceRK"

![Pairing Windows](/files/r0co2muBSfkNgvuNRUrd)

### Pair with an iOS device

To connect to an iPad/iPhone, go to Settings, Bluetooth and add "Bluefruit52" or "AceRK" or "RelayKeys"\
![Pairing iPad](/files/VIc77Kry8mxJI81LD0Br)

### Pair with a Mac

To connect to a mac, Open up "System Preferences", Bluetooth and add "AceRK"

![Pairing Mac](/files/Wi9Mu9KazngxgBpDpG7W)

##


---

# 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.acecentre.org.uk/products/relaykeys/installation/connecting-with-relaykeys/wired-mode.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.
