hakatashi / smart-cube-timer

Proof-of-concept smart timer for GiiKER
https://hakatashi.github.io/smart-cube-timer/
MIT License
72 stars 22 forks source link

Bluetooth adapter not available. #4

Closed mikewuerfel closed 6 years ago

mikewuerfel commented 6 years ago

Hi. I follow the instructions (https://github.com/hakatashi/smart-cube-timer/wiki/Windows-Guide) but I can't connect to my cube. Are there any possible reason I can check to fix this issue? (Can I get more detailed error log to support?) Using Dell Laptop with Windows 10. (On my android smartphone pairing is no problem)

amibuttons commented 6 years ago

I'm using chrome-dev under windows 10 and it works flawlessly. After toggling chrome://flags/#enable-experimental-web-platform-features to enabled you need to restart the browser. And you need to start the browser with --enable-features=NewBLEWinImplementation either from the command prompt or by editing the windows shortcut.

mikewuerfel commented 6 years ago

Thanks, I fix the issue by using an other bluetooth adapter. Think it is an hardware issue with integrated bluetooth on my notebook. So it is no problem with your solution. Can be closed. Thanks for support.