Arduino IDE v2.3.3 will not communicate with COM13

My Arduino IDE (v2.3.3) or something related to COM13 is broken. Windows 11 sees the port come and go as I connect and disconnect my board. However, the Arduino IDE says it can not communicate with COM13. I have tried everything I can think of, including uninstalling the IDE, forcefully removing all signs of it, and removing the .arduino15 directory in my home folder. The problem remains, and I can not use the IDE with my board (Arduino Nano 33 BLE Sense Rev2). It was working fine yesterday and then it was not working. I have no idea what happened to break it.
4 Replies
Hybrid🤖RobotiX [N7PKT]
I need some help with this. I am unable to do any development for my board. This is the error:
Sketch uses 100064 bytes (10%) of program storage space. Maximum is 983040 bytes.
Global variables use 46008 bytes (17%) of dynamic memory, leaving 216136 bytes for local variables. Maximum is 262144 bytes.
No device found on COM13
Sketch uses 100064 bytes (10%) of program storage space. Maximum is 983040 bytes.
Global variables use 46008 bytes (17%) of dynamic memory, leaving 216136 bytes for local variables. Maximum is 262144 bytes.
No device found on COM13
DaDev
DaDev•13mo ago
@HybridRobotixpost an image of your board please?
Hybrid🤖RobotiX [N7PKT]
It turns out that I have a bad board. 😦 😦
DaDev
DaDev•13mo ago
yeh, clones are bad about that.

Did you find this page helpful?