gearvr-controller-webbluetooth icon indicating copy to clipboard operation
gearvr-controller-webbluetooth copied to clipboard

Gear VR controller web bluetooth demo

Results 7 gearvr-controller-webbluetooth issues
Sort by recently updated
recently updated
newest added

Bumps [three](https://github.com/mrdoob/three.js) from 0.90.0 to 0.137.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.90.0&new-version=0.137.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Using latest Chrome, on Windows, I cannot get the web demo to work. The device is found in the pairing stage, and appears to pair successfully. However, after this point,...

Maybe using React Native, and this library? https://github.com/Polidea/react-native-ble-plx

Hello, Great work! I am author of [first attempt](https://github.com/gb2111/Access-GearVR-Controller-from-PC/) and it is very interesting how you approached this problem. I was sure that [these three values](https://github.com/gb2111/Access-GearVR-Controller-from-PC/blob/master/src/GearVRLib/GearVrDevice.cs#L332) are ready to use...

Thank you for the excellent reverse engineering. I'm considering turning this into a reusable library to be able to include in future projects (including user js allowing me to try...

Linux Version 66.0.3359.181 (Official Build) (64-bit) Windows Version 66.0.3359.181 (Official Build) (32-bit) both fail with the following error: ControllerBluetoothInterface.js:154 Uncaught TypeError: Cannot read property 'writeValue' of null at ControllerBluetoothInterface.runCommand (:152:44)...

I managed to make it work under macOS/OS X 10.12.6. It is necessary to activate the API by entering this address into the address bar chrome://flags/#enable-experimental-web-platform-features and then ticking the...