pylgbst icon indicating copy to clipboard operation
pylgbst copied to clipboard

Bluetooth dongle limitations

Open ekaggrat opened this issue 3 years ago • 3 comments

why is the current version limited to the dongle mentioned? Have you tried any of the modern bluetooth built in modules in the recent laptops?

thanks

ekaggrat avatar Aug 17 '21 02:08 ekaggrat

The limitation comes from the lack of Python BLE libraries on Windows. On Linux/Mac it works with many different BLE adapters.

Today, there is a chance that new Bleak library would work with variety of dongles. Feel free to try it yourself.

undera avatar Aug 17 '21 05:08 undera

thanks for your reply. I will try it on 3 machines to see which works.. So on a linux/mac machine any dongle would work or is there a bare minimum version needed?

ekaggrat avatar Aug 17 '21 05:08 ekaggrat

Sorry, I don't know that. I did not test all the possible dongles. I just know that for multiple people it did work.

undera avatar Aug 17 '21 06:08 undera