dtschan / ble-scanner

Scans characteristics of Bluetooth Low Energy devices
GNU General Public License v3.0
1 stars 1 forks source link

Can we Run this Script in Windows 10 Desktop application ...? #1

Open VinayTShetty opened 6 years ago

VinayTShetty commented 6 years ago

what is the procedure to run the script in Windows 10 Desktop application..?

dtschan commented 6 years ago

Sorry, ble-scanner does not work on Windows as the Python Bluetooth Low Energy library (pygattlib) does not support Windows. I'll clarify this in the README. Although Windows 10 can run Linux applications with its Windows Subsystem for Linux (WSL) now, this doesn't work either as WSL doesn't have Bluetooth support as of yet.