IanHarvey / bluepy

Python interface to Bluetooth LE on Linux
Other
1.58k stars 490 forks source link

Can't connect to any peripherals with Bluetooth adapter hci1 #508

Closed LeeKoTo closed 2 months ago

LeeKoTo commented 2 months ago

When I use the onboard Bluetooth hci0, I can connect to peripherals and get services\characteristics, but when I switch to the USB Bluetooth adapter hci1, I cannot connect to any peripherals.

Can someone tell me the reason and how to solve this problem,thx