# On Bluetooth Device Paired

## Overview

![The On Bluetooth Device Paired Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-ec9aa9ba2313a16e80f71a7a6b7408313dcc012a%2Fonbluetoothdevicepaired.png?alt=media)

The **On Bluetooth Device Paired Node** signals that a *Bluetooth* device was paired successfully.

**Bluetooth Communication** in **Incari** is available as a plugin and is enabled as default. However, in the case that it is disabled in the **Plugins Editor**, **On Bluetooth Device Paired** will not show up in the [**Toolbox**](https://docs.incari.com/incari-studio/2023.2/toolbox/overview). Please refer to the [**Plugins Editor**](https://docs.incari.com/incari-studio/2023.2/modules/plugins) to find out more information.

[**Scope**](https://docs.incari.com/incari-studio/2023.2/overview#scopes): **Project**, **Scene**.

## Outputs

| Output              | Type       | Description                                                                                                                            |
| ------------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►)  | **Pulse**  | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Bluetooth Address` | **String** | The *Bluetooth* address of the paired device.                                                                                          |

## See Also

* [**On Bluetooth Device Unpaired**](https://docs.incari.com/incari-studio/2023.2/toolbox/communication/bluetooth/events/onbluetoothdeviceunpaired)
