Skip to content

Raspberry Pi Pico CircuitPython COM port conflict #10313

@bernard01

Description

@bernard01

CircuitPython version and board name

Adafruit CircuitPython 10.0.0-alpha.4 on 2025-05-05; Raspberry Pi Pico with rp2040
Board ID:raspberry_pi_pico
UID:E6635C08CB228427

Code/REPL

print("Hello)

Behavior

The serial connection to COM7: is dropped.

Description

CIRCUITPY drive is visible.
Console serial connection on COM7: is immediately dropped because COM7: is used by "Standard Serial over Bluetooth Link"
%BOARD_80F4% CircuitPython (80F4:00) (COM7)

I have another board (Waveshare RP2040-Zero) where, with the same software version, the port number is COM14.

I should say that I have Windows 7. Otherwise it seems to work fine.

Additional information

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions