Hi, I have been facing an issue with uploading onto my MKR Wifi 1010 with Arduino IDE 2.3.0, where the board and com port is detected however an error message saying no device found appears when trying to upload.
I have read around the forum and found the double reset method, which changes the COM port from COM6 to COM8 and allows me to upload, however after doing so the board returns to COM6 and the uploading issue comes back as before. Would like any assistance if possible thanks!
Issue remains the same regardless of what sketch I upload. I have tried with BareMinimum, Blink and my own sketches. After uploading Blink the code runs, however I cannot upload to the board again without double pressing the reset button.
Install your board's Package Core, it contains the board's driver.
Use a good quality data USB cable to connect the board to the computer without anything connected or wired to the board. Charging/bad USB cable will make it impossible for your computer to detect your board.
Make sure you select the board and the port it is connected to before uploading a sketch.
If #1-4 above fails to solve it, double tap the reset button fast and check the status of the onboard "L" LED. If the onboard LED fade in and out slowly (pulsating), upload an example sketch (Blink LED) from the IDE to the board. This will Reset your board