Arduino MKR1000 WIFI - Port busy

Tinc un Arduino MKR1000 WIFI.
Tinc un programa bàsic, que no fa res.

void setup() {
  // put your setup code here, to run once:
}
void loop() {
  // put your main code here, to run repeatedly:
}

I'm having trouble loading the program. By double-clicking the reset button on the board, selecting a new port from it, I can sometimes load the program, which does nothing.
I don't know why it happens.
But it is even more strange, once the program is loaded, the port always tells me that it is open "Port busy".

Captura de pantalla 2022-12-14 183324

Don't know why it happens? It happens to me on both a W11 and a W10.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.