scratchfoundation / scratch-link

Device interoperability layer for Windows and MacOS
BSD 3-Clause "New" or "Revised" License
102 stars 83 forks source link

Not able to connect to Micro:bit on osX #142

Closed a-pasquale closed 5 years ago

a-pasquale commented 5 years ago

Expected Behavior

After installing the scratch-microbit-1.1.0.hex file on the micro:bit, I should be able to connect to Scratch using Scratch Link.

Actual Behavior

image

Steps to Reproduce

Install scratch-microbit-1.1.0 hex file, start Scratch Link, open Scratch website and add Micro:bit extension.

Operating System and Browser

Scratch Link: 1.18.827.1749 osX 10.14.5 Chrome browser Bluetooth enabled

benjiwheeler commented 5 years ago

Trying to think of troubleshooting steps. Can you confirm that you are able to connect to other Bluetooth devices?

benjiwheeler commented 5 years ago

Is your micro bit powered by a USB cable or a battery pack?

a-pasquale commented 5 years ago

Bluetooth is working; I can connect to other devices. I am powering the microbit with a USB cable.

ericrosenbaum commented 5 years ago

Please try updating to the latest version of scratch link (available from scratch.mit.edu/microbit)

a-pasquale commented 5 years ago

I just updated again, but no luck. Scratch Link 1.18.827.1749 57133af macOS Version 10.14.5 (Build 18F132) Thanks for the suggestions.

ericrosenbaum commented 5 years ago

@a-pasquale Sorry for the trouble. Based on the info you've provided (thank you!) it looks like the update process failed. You initially had a pre-release version of Scratch Link, from August 2018, and you still have that same version. The current version is 1.1.46. We have seen a problem where the installer is not able to overwrite pre-release versions. I think what you will need to do is manually remove the old version by deleting it from your applications folder, and run the installer again for the new version.

a-pasquale commented 5 years ago

Thanks, that solved it. Much appreciated!