Replies: 1 comment 2 replies
-
|
We don't officially support Pybricks Code on iPad. Apple refuses to allow using Bluetooth from a web browser, so major browsers don't work. There are a number of modified browsers that claim to support WebBluetooth, but they have not kept up with the evolving standards. But there is one browser that is daphtdazz/WebBLE#42 that might work (https://apps.apple.com/gb/app/webble/id1193531073) Edit: That other browser seems to work in terms of Bluetooth but it has other usability issues so we don't recommend it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
while trying to connect to the spike prime from the Chrome / safari / edge browswe it given error that the web bluetooth is not supported on the browsers installed on ipad.
tried using bluefy browser and it throws below exception
Nv@https://code.pybricks.com/static/js/main.1bf60dfd.js:2:511695
h@https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1401808
l@https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1402282
@https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1396510
how do we connect to the spike prime on chrome browser version on ipad?
Beta Was this translation helpful? Give feedback.
All reactions