hbldh / bleak

A cross platform Bluetooth Low Energy Client for Python using asyncio
MIT License
1.56k stars 275 forks source link

I need to communicate with my ble Bluetooth device, but as long as my ble device is connected to the computer, it cannot be scanned. I can't scan using the computer's Bluetooth. How should I communicate in this situation? Thank you! #1525

Closed a37836323 closed 2 months ago

a37836323 commented 2 months ago

I need to communicate with my ble Bluetooth device, but as long as my ble device is connected to the computer, it cannot be scanned. I can't scan using the computer's Bluetooth. How should I communicate in this situation? Thank you!

dlech commented 2 months ago

This feature is not implemented and has been requested in #367.

So closing this issue as a duplicate and if you have any further comments, please post them on the other issue.