Most recent activity
-
@Gordon @daphtdazz No such luck on the BBQ thermometer. Even after setting
acceptAllDevices: true
innavigator.bluetooth.requestDevice
no devices show up.I overrode
console.log
, but nothing super strange going on there, either.Here's what I'm seeing: https://www.youtube.com/watch?v=Nz8O4WYwh04
And the code in particular: https://gist.github.com/mattdsteele/0fa9cafc4a95738181137547eae21fc8#file-app-js
Anyhow this is mostly FYI. Not expecting you to debug my code, or buy more BLE devices :)
-
Really excited about this!
The only BLE device I have around me is a Sphero BB-8, and the test page I use doesn't show any Bluetooth devices when I try to connect. Not sure where things are breaking down.
I'll try another BLE device later (a BBQ thermometer) and see if I have any luck.
One thing that might help diagnose what's going on: is there a way to enable Safari Remote Debugging inside the browser, so I could see if there's a Web Bluetooth error being thrown somewhere?
iPhone SE, which is Bluetooth 4.2 I believe. BLE works in other apps, so I'm hesitant that it's a hardware issue.