You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using Micro:bit with SparkFun and Yaboom robots, the MicroBit will pair and download. When the robot is unplugged from the USB and then plugged back multiple times without powering down the robot, the download becomes stuck. We had to unplug the Micro:bit and download the code and then plug the Micro:bit back in and drag the code onto it. This worked.
Steps to reproduce the behavior:
Pair and download code to Micro:bit attached to robot
Unplug MicroBit from usb to run robot
Plug USB back into Micro:bit, download (Repeat steps 2 and 3 twice)
The download becomes stuck
Expected behavior
I expected downloads to continue as they did when I first attached the Micro:Bit.
The workaround: before hooking the USB back to the Micro:Bit, remove power from the robot so the Micro:bit has no power. Plug in USB and the download works properly.
micro:bit version 2.2
You can find this information in the lower right hand corner of the back of micro:bit (the side that says BBC micro:bit).
Which version of the micro:bit is this relevant to [ EG V1.3, V1.5, V2.0, or specify it's not hardware related ]
Windows 10, Chrome , multiple laptops and desktops
The text was updated successfully, but these errors were encountered:
Thanks for the report @LabSpace01. We think this might be an issue in the micro:bit firmware where keeping the board powered via battery pack or edge connector (like a robot) and unplugging and replugging the USB cable can trigger issues with WebUSB.
We are looking into this issue, in the meantime the workaround is to remove all power sources from the micro:bit board and try again, after the micro:bit has been completely powered off it should work correctly.
Describe the bug
When using Micro:bit with SparkFun and Yaboom robots, the MicroBit will pair and download. When the robot is unplugged from the USB and then plugged back multiple times without powering down the robot, the download becomes stuck. We had to unplug the Micro:bit and download the code and then plug the Micro:bit back in and drag the code onto it. This worked.
Steps to reproduce the behavior:
Expected behavior
I expected downloads to continue as they did when I first attached the Micro:Bit.
The workaround: before hooking the USB back to the Micro:Bit, remove power from the robot so the Micro:bit has no power. Plug in USB and the download works properly.
micro:bit version 2.2
You can find this information in the lower right hand corner of the back of micro:bit (the side that says BBC micro:bit).
Windows 10, Chrome , multiple laptops and desktops
The text was updated successfully, but these errors were encountered: