problem connecting spoke prime hub to USB connection to vscode #2138
Replies: 3 comments 3 replies
-
|
This looks completely normal. DFU Mode is a special mode for the bootloader used to flash the firmware. It is not a COM port. And since LEGO didn't publish a driver for this, we use the WinUsb driver as a generic driver. From here, you can follow the instructions in Pybricks Code to flash the Pybricks firmware on the hub or restore the official LEGO firmware. |
Beta Was this translation helpful? Give feedback.
-
|
Are you saying that there is no access via USB to upload your code, or access the slots where different programs can be stored. |
Beta Was this translation helpful? Give feedback.
-
|
I also can't connect via Bluetooth to the vscode I have done extensive
searches and still cannot connect vscode to the hub to put programming into
the hub
…On Wed, Mar 26, 2025, 2:44 PM David Lechner ***@***.***> wrote:
Correct. Although it is something we are working on. There is some
experimental support for USB in the latest development builds of the
firmware
<https://nightly.link/pybricks/pybricks-micropython/workflows/build/master>
and pybricksdev (nothing in Pybricks Code yet).
Download and run should work but stdio doesn't work yet.
—
Reply to this email directly, view it on GitHub
<#2138 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWIUZ3YX42SVUZXQWHZUJSL2WLYSHAVCNFSM6AAAAABZ2KTKDGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRTGI2DQMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have connected the hub via USB and have a reference under in the device manager that it sees it but the reference port is not a com port and it doesn't show up under the com port list, so I don't know where it is




Beta Was this translation helpful? Give feedback.
All reactions