Skip to content

Doesn't detect EV3 under Windows #45

@gtminch

Description

@gtminch

Running version 0.4.0, installed via the c4ev3-setup.exe installer. Can't find any getting-started or step-by-step documentation, so I'm optimistically reading the code instead.
My EV3 is in update mode, and the screen shows "Updating..". Windows Device Manager shows it under "Human Interface Devices" as "USB Input Device" with Hardware ID "USB\VID_0694&PID_0006". There's a similar "HID-compliant vendor-defined device" with similar VID and HID. That seems consistent with an EV3 in firmware update mode.

The Lego software, "LEGO MINDSTORMS Education EV3 Teacher Edition" detects it correctly and attempts to upload the firmware, but ev3duder doesn't detect it. I get the following results, even if the Lego application isn't running. Maybe the command "--usb flash info" isn't good, but it seems appropriate after reading the code.

PS C:\ev3\uploader> .\ev3duder.exe --version
0.4.0
PS C:\ev3\uploader> .\ev3duder.exe --usb info
EV3 not found. Either plug it into the USB port or pair over Bluetooth.

PS C:\ev3\uploader> .\ev3duder.exe --usb flash info
EV3 not found. Either plug it into the USB port or pair over Bluetooth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions