Hi,
I have just received 2 x MKRFOX1200 but unfortunately faces problems with uploading new sketched to one of the two devices

.
When I plug in the malfunctioning device it is correctly discovered as a COM port. But when I press upload on a BareMinimum sketch, it will print out:
...
PORTS {} / {} => {}
PORTS {} / {} => {}
PORTS {} / {} => {}
PORTS {} / {COM3, } => {COM3, }
Found upload port: COM3
C:\...\Local\Arduino15\packages\arduino\tools\bossac\1.7.0/...
and then just keep hanging.
This is what I have tried so far:
- Uploading a sketch from several different laptops (works for the "working" MKRFOX1200).
- Tried several different USB cables (works for the "working" MKRFOX1200)..
- Double-tapping the reset button.
I have read the following similar topics:
-
https://forum.arduino.cc/index.php?topic=443677.0-
https://forum.arduino.cc/index.php?topic=473045.0but none of their suggestions seem to work.
Any ideas?
/ Andreas