I’m having a problem with my brand new BlackBoard Artemis Nano. I’m on Windows 10 with Arduino IDE 1.8.9.
Every time I try to upload I get the error message:
“COMx is currently open. Please close any other terminal programs that may be using COMx and try again.”
I have no other program running that would be using the com ports. I’ve restarted the computer several times, made sure drivers were up to date. With device manager open I disconnect and reconnect the artemis to make sure I’ve got the right com port selected.
When I open the serial monitor with the module connected I get the following
Test Artemis Nano
Failed pin 15
Failed pin 13
Failed pin 11
Failed pin 9
Failed pin 7
Failed pin 5
Failed pin 3
Failed pin 1
I’m thinking the module failed some sort of self test and is holding the serial port open so the code can’t upload. Any clues?