daphtdazz / WebBLE

iOS WebBluetooth Polyfill
Other
110 stars 38 forks source link

Premature disconnection with Samsung Gear VR controller #17

Open daphtdazz opened 5 years ago

daphtdazz commented 5 years ago

When trying to use a Samsung Gear VR controller with WebBLE the device disconnects after 2 or 3 seconds. On Chrome on the Mac it doesn't.

Perhaps there's some bit of the spec not implemented that is designed to handle this, or perhaps there's some part of the Core Bluetooth APIs that can be configured to avoid this. Needs some more research.

vmarchetti3 commented 5 years ago

I noticed your recent update and gave this another try today. Sadly, no dice. It's still disconnecting after a few seconds. It looks like you added quite a bit of support though! Thanks for all of your hard work!