-
Notifications
You must be signed in to change notification settings - Fork 84
Description
Expected Behavior
scratch can connect to a v1 microbit using scratch link
Actual Behavior
no connection is created - user is prompted to confirm they have scratch link installed and bluetooth enabled, both of which they do
Steps to Reproduce
Explain what someone needs to do in order to see what's described in Actual behavior above
Steps to reproduce the behavior:
- check that bluetooth is enabled in system settings, and that there are no micro:bit "known" devices
- install scratch link from apple app store on macbook
- download scratch microbit hex from
https://scratch.mit.edu/microbit
and install on microbit - check microbit is displaying the name on the display
- launch scratch link app
- launch browser
- go to
https://scratch.mit.edu/
, start new sketch, clickAdd extension
in bottom right - if safari, enable the safari extension and check that the icon turns blue
- select
micro:bit
option - error message appears. Sometimes it says 'looking for devices'
I've validated that the microbit's BLE radio is working by connecting to it from an iphone using nRF Connect for Mobile
(https://apps.apple.com/gb/app/nrf-connect-for-mobile/id1054362403)
System Details
If the problem occurs in the browser, please provide operating system and browser e.g. Mac OS 10.11.6 Safari 10.0
intel-based macbook pro 2017 running macos ventura 13.6.7
tried safari 17.5 and chrome 125
safari extension is enabled and connected to scratchlink
bluetooth is enabled but does not show the microbit as available for pairing or in the paired devices list
If using one of the Apps please provide the app version and device details, e.g. Scratch 3.0.57, Android 9 on HP x360 Chromebook
Screenshots
If applicable, add screenshots to help explain your problem.