Jakeler / ble-serial

"RFCOMM for BLE" a UART over Bluetooth low energy (4+) bridge for Linux, Mac and Windows
https://blog.ja-ke.tech/tags/#bluetooth
MIT License
251 stars 37 forks source link

cant find ble-com-setup.exe #90

Closed bloodstar closed 9 months ago

bloodstar commented 9 months ago

I can't find ble-com-setup.exe in the files

You mention ble-com-setup.exe for the windows setup. I can't find it. What am I missing?

Jakeler commented 9 months ago

Usually you can just run it from cmd/powershell because it's in PATH. If you have to find it manually then look at %LocalAppData%\Programs\Python\Python310\Scripts\ble-com-setup.exe. Note it can vary slightly, for example Python38 up to Python312.