# On Bluetooth Device Paired

## Overview

![The On Bluetooth Device Paired Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-9021de2e753610da9e5e09c5bf57097fab01b369%2Fonbluetoothdevicepairednode20241.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/toolbox/overview). Please refer to the [**Plugins Editor**](https://docs.incari.com/incari-studio/modules/plugins) to find out more information.

[**Scope**](https://docs.incari.com/incari-studio/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/toolbox/communication/bluetooth/events/onbluetoothdeviceunpaired)
