You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💻 Environment
Operating System: Windows (please specify the version if needed)
Programming Language: Python (or specify)
Library Used: (e.g., pyserial, etc.)
Hardware: (e.g., Arduino, ESP32, etc.)
🧪 Steps Taken So Far
Closed all other software that may use the serial port (e.g., Arduino IDE, PuTTY)
Restarted the machine
Tried running the script as Administrator
Checked Device Manager for port conflicts
❓ What I Need Help With
I would appreciate any advice on how to:
Diagnose if another process is locking the COM13 port
Properly access the port from my program
Bypass or fix the "Access is denied" issue
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi @LattabNidal. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:
Uh oh!
There was an error while loading. Please reload this page.
THIS IS MY PYTHON CODE
AND THIS IS MY ARDUINO CODE
💻 Environment
Operating System: Windows (please specify the version if needed)
Programming Language: Python (or specify)
Library Used: (e.g., pyserial, etc.)
Hardware: (e.g., Arduino, ESP32, etc.)
🧪 Steps Taken So Far
Closed all other software that may use the serial port (e.g., Arduino IDE, PuTTY)
Restarted the machine
Tried running the script as Administrator
Checked Device Manager for port conflicts
❓ What I Need Help With
I would appreciate any advice on how to:
Diagnose if another process is locking the COM13 port
Properly access the port from my program
Bypass or fix the "Access is denied" issue
Thank you in advance!
The text was updated successfully, but these errors were encountered: