Hi,
I am Working on iMX6ul using Linux. I have to connect device which has SSP profile.
bluetoothctl controller is used to pair and connect. Pair is done successfully, but it give error when try to connect with device.
[bluetooth]# connect 00:12:F3:11:A3:80
Attempting to connect to 00:12:F3:11:A3:80
[CHG] Device 00:12:F3:11:A3:80 Connected: yes
Failed to connect: org.bluez.Error.NotAvailable
what is the issue with bluetoothctl?
Thanks,
Jignesh
Hi Jignesh
current bsp package supports BlueZ 5.28 and one can look at
https://stackoverflow.com/questions/26950002/how-do-i-get-bluez-5-to-accept-a-fixed-pin
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------