Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With

...

the Bluetooth Tool, you can connect Bluetooth devices, e.g. a keyboard, a mouse, or a headset, to your endpoint device in IGEL OS. 

Info

In order to be able to use Bluetooth, it must be enabled

under 

under Devices > Bluetooth.

Info

If your endpoint device does not support Bluetooth, it is necessary to connect a Bluetooth USB adapter to it. 

...

Menu path: Devices > Bluetooth > Bluetooth Tool

...

Include Page

...

_Starting Methods

...

_Starting Methods

Using Bluetooth Tool

...

The Bluetooth Tool

...

 supports the following coupling methods, i.e. the mutual authentication of the Bluetooth device and endpoint device:

  • Automatic PIN selection: Pairing with automatic PIN allocation 

  • 0000, 1111, 1234: Pairing with a fixed PIN (for most headsets, mice, or GPS devices)

  • Custom PIN: Pairing with a fixed PIN entered by the user.

...

  • Image Added

In addition, Bluetooth devices that do not require pairing are also supported.

Connecting a Bluetooth Device with Automatic PIN Selection

  1. Ensure that the coupling mode is enabled on the Bluetooth device.

  2. Start

...

  1. the Bluetooth Tool.

...

  1. The Device search dialog will be shown.

  2. Enable Show unnamed devices

...

  1.  if you want to include unnamed Bluetooth devices in the search list.
    After a few seconds, the Bluetooth devices found by the endpoint device will be displayed.

  2. Select the desired Bluetooth device.

...

  1. Under Options,

...

  1. enable Automatic PIN selection.

...

  1. Click Pair.

  2. A PIN will be shown in the dialog on your endpoint device.

    • If the PIN is identical to the PIN shown on your Bluetooth device, confirm the coupling.

    • If a Bluetooth device requires the manual entering of a PIN (e.g. keyboard), type in the PIN shown in the dialog.
      In a few seconds, the status of the connection will be shown.

Connecting a Bluetooth Device with a Fixed PIN

  1. Ensure that the coupling mode is enabled on the Bluetooth device.

  2. Start

...

  1. the Bluetooth Tool

...

  1. The Device search dialog will be shown.

  2. Enable Show unnamed devices

...

  1.  if you want to include unnamed Bluetooth devices in the search list.
    After a few seconds, the Bluetooth devices found by the endpoint device will be displayed.

  2. Select the desired Bluetooth device.

...

  1. Under Options, select one of the specified PINs or

...

  1. enable Custom PIN

...

  1.  and enter the PIN for the Bluetooth device. You will find this PIN in the documentation for your Bluetooth device.

...

  1. Click Pair.
    In a few seconds, the status of the connection will be shown.

Canceling Coupling to a Bluetooth Device

  1. Start

...

  1. the Bluetooth Tool.
    The connected Bluetooth device will be shown in

...

  1. the Device search

...

  1.  dialog.

  2. Highlight the connected Bluetooth device and click Unpair.
    The status of the connection will be shown.

Enabling Support for Devices That Do Not Require Coupling

  1. In the Setup or the configuration dialog of the UMS, go

...

  1. to System > Registry > devices > bluetooth > connect_only

...

  1.  and activate Connect devices without pairing (registry key: devices.bluetooth.connect_only).

  2. Save the changes.

  3. Start

...

  1. the Bluetooth Tool.

...

  1. The Device search dialog will be shown.

  2. Highlight the desired Bluetooth device. 

...

  1. Under Options,

...

  1. enable Connect without pairing and, if required, Connect after reboot.

...

  1. Image Added

...

  1. Click Connect.

    Info

    Some devices do not connect automatically after the reboot. To fix that, you can use the following command in a script:

    bluetoothctl connect <device-ID>

    The return value tells you if the device is connected (0) or not (1).