# Universal USB Receiver (Dongle)

![](https://lh3.googleusercontent.com/wD_N50u2v1JShuNjnr9rDGM6YWEn855Y3MPCym89-Z2GnCiMKzoW7f20VZGWHj64eMNK0Djryv_BBFzMOVVDXfFT70EA53gMm_IcUP1-LINdTHotbuGQ2AUsv-rOavMr22WFZnPx)

The universal USB receiver (dongle) uses a proprietary 2.4 GHz protocol to stream data from the headset. We recommend using this to connect to your headset on a PC or Laptop; once connected it remembers the serial number of the headset pairs to allow easy reconnection. The dongle pairing also allows multiple headsets to co-exist and provides a reliable high speed connection over Bluetooth Low Energy (BLE).

The headset supports BLE which allows connection to mobile devices (Android/iOS) and some computers. EmotivPRO does support the native BLE radio on MacOS devices (2015 or later). On PC's however the implementation of Bluetooth varies by manufacturer and it is not guaranteed to work and so we recommend using the dongle.

There are two green LED's on the top surface of the dongle and plastic lies at the bottom. The following table explains about LED's.

| Action                          | LED Left (under power icon) | LED Right     |
| ------------------------------- | --------------------------- | ------------- |
| Powered Up Looking for headsets | Off                         | Slow flashing |
| Receiving data                  | On                          | Fast flashing |
| Paired by not connected         | On                          | Slow flashing |


---

# 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://emotiv.gitbook.io/epoc-user-manual/using-headset/universal_usb_receiver_dongle.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.
