IanHarvey / bluepy

Python interface to Bluetooth LE on Linux
Other
1.59k stars 491 forks source link

Bluepy Ble disconnect when using bluetoothctl scan on #401

Open arthurku123 opened 4 years ago

arthurku123 commented 4 years ago

hi, i use bluepy library to connect a ble device to get some data,

and im sure my raspberry pi ble connection parameters match that device(conn_max_interval, conn_min_interval...etc),

it working perfect!

but when i use terminal open bluetoothctl and write command "scan on" to find some classic bluetooth devices,

after bluetoothctl scan device,

my ble connection disconnected,

is there anyone have same problem with me??

details info as below:

https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=268779&p=1631047#p1631047