Seeed RP2350, sometimes UF2_Board, sometimes exposes COM* port

Hi !

I recently bought RP2350 boards from Seeed and I have issues with uploading sketchs on it.

I use Arduino IDE, and with the RP2040 I used before, no problem on uploading.

On these 2350, I need to put it in boot mode, and sometimes the board appears:

  • a random COM port in the IDE
  • sometimes it appears as an UF2_Board (without any serial monitor capabilities)

Is there any way to come back to a regular behaviour like on RP2040 ?

(I do not plan to use Python on these boards)

Thanks