forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Milestone
Description
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:E6635C08CB228427Code/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.
