DIY Knobster is failing to flash. I have tried 2 different arduino nano boards and 2 nano clones but same result. Cannot open ports even though I have set inbound rules to open ports 1-6.
2024-09-09 12:56:29 INFO System - Initializing
2024-09-09 12:56:29 INFO System - HW id = 70dc01d9404663783d86863040b7cf95
2024-09-09 12:56:29 INFO EntityManager - Starting Air Manager Home Use 4.2.11 (Home Use, Activated) (JAVA=20)
2024-09-09 12:56:58 ERROR SiDeviceFlash - cannot open port \.\COM5: Access is denied.
2024-09-09 12:56:58 WARN SiDeviceFlash - avrdude failed to open port: COM5
2024-09-09 12:57:14 ERROR SiDeviceFlash - cannot open port \.\COM1: Access is denied.
2024-09-09 12:57:14 WARN SiDeviceFlash - avrdude failed to open port: COM1
2024-09-09 12:57:34 ERROR SiDeviceFlash - cannot open port \.\COM3: Access is denied.
2024-09-09 12:57:34 WARN SiDeviceFlash - avrdude failed to open port: COM3
2024-09-09 12:57:38 INFO EntityManager - Closing
2024-09-09 12:57:41 INFO EntityManager - Closed
I'm hoping someone has some ideas Thanks
DIY Knobster flash failure
Re: DIY Knobster flash failure
It means that it is not allowed to open the ports. Can be that they're used by a different program for example. There's nothing we can do about that.
You can try it on a different computer.
You can try it on a different computer.