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
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
The text was updated successfully, but these errors were encountered:
CircuitPython version and board name
Code/REPL
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
The text was updated successfully, but these errors were encountered: