Bluetooth blues

Claudiu Olteanu olteanu.vasilica.claudiu at gmail.com
Fri Oct 23 03:02:19 PDT 2015


Hi there,

If your remote device requests a custom PIN code for the pairing
process, your should pair the devices using a different tool.
Currently QtBluetooth doesn't have support for custom PIN codes.

A workaround could be to use bluetoothctl, register an agent using the
following commands, initiate the pairing process using our application
and enter the pin code when it is requested:

[bluetooth]# agent KeyboardOnly
[bluetooth]# default-agent

Claudiu


More information about the subsurface mailing list