50ButtonsEach / fliclib-linux-hci

Flic SDK for Linux
306 stars 54 forks source link

Enumeration of hci0, hci1 / disable one dongle #66

Open alvarq opened 7 years ago

alvarq commented 7 years ago

I added a second bluetooth dongle to my Raspberry3 to use bluez in conjunction with fliclib-linux-hci. How can I tell bluez to ignore the additional bluetooth dongle and only use the internal UART from the Raspberry? The USB bluetooth dongle is named as hci0, instead of hci1. And the internal UART is named hci1. How can I have them in the correct order?

dodepier commented 5 years ago

Hello, I have the same issue

Emill commented 5 years ago

Don't know, but I guess it depends on which order they are initialized.