I'm trying to get some code onto a MKR Zero. My computer doesn't react when I plug in the board. On the board itself, the green LED is steady on, the yellow LED is slowly (1sec on, 1 sec off) blinking. The IDE can't find the board and my computer doesn't seem to know it's plugged in.
I think I have all the drivers correctly installed, IDE 2.3.2 should be taking care of that. tried it again with an old Uno that I never used, and nothing came up either. What do I need to update?
I gave the installer all the permissions to install, and repeated searching of the forums hasn't yielded any helpful solutions (i tried a bunch of the ones I found, from manually installing teh drivers to unstalling the IDE, nothing helped.)
The only error message the IDE says is "No connection on COM1" and Non-native serial connection.
I moved your topic to an appropriate forum category @jmcebula10633.
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
Select View > Devices by type from the Device Manager menus.
Open the "View" menu.
If there is a ✓ to the left of the "Show hidden devices" menu item, click on "Show hidden devices" to disable it.
Take note of the contents of the "Other devices" and "Ports (COM & LPT)" sections of the Device Manager tree.
Connect the Arduino MKR Zero board to your computer with a USB cable.
Select Action > Scan for hardware changes" from the Device Manager menus.
Did you see any new device appear in the Device Manager tree after doing this? If so, please tell us where it is located in the tree and what it is named.
You can repeat steps 5-8 multiple times if you are not sure.
Make sure the USB cable is completely plugged into both the Arduino board and the PC.
If that doesn't help, you may have a damaged/defective or charge-only USB cable. Try a different cable.
Either of the above can result in the power connections being made (and thus LEDs lit on the board), but no data connections (and thus no port for the board).
There are MANY usb cables which are made to supply power only. This is a common problem especially if you have a mess of cables in storage like me. Always try a different cable first!