Mkr Wifi 1010 Port problem even after double tap reset

Hi all,

After looking at a lot of answers on this page none of them seem to do the trick in my specific situation.

I am working with both a Mkr Wifi 1010 and and Uno with a firefly bluetooth module.
When I made my initial code on the Mkr Wifi the port showed up immediately in the IDE.

Then I made and uploaded the code for my Uno board.

Now when I plug my Mkr Wifi back in the port does not come up. I have double tapped reset on the board and this gets the port to appear once but after uploading once it instantly disappears i.e I cannot open the Serial Monitor or upload another sketch. I have tried this several time and have restarted my computer as well and this has had no effect.

Does anyone have an Idea how to solve this? Thanks, Joel

Do a complete uinstall of your IDE (https://support.arduino.cc/hc/en-us/articles/360021325733-How-to-do-a-complete-uninstall-of-the-Arduino-IDE ) and install the latest IDE version https://support.arduino.cc/hc/en-us/articles/360019833020-How-to-install-the-Arduino-IDE

Install the board's package core, see https://www.arduino.cc/en/Guide/Cores

Use a good quality data USB cable to connect the board to the computer without anything connected or wired to the board. Do not use USB 3.0 port or USB hub.

Make sure you select the board and the port it is connected to before uploading a sketch.

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