Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COM3 Problem #43

Open
donovan-maker opened this issue Jul 14, 2024 · 2 comments
Open

COM3 Problem #43

donovan-maker opened this issue Jul 14, 2024 · 2 comments

Comments

@donovan-maker
Copy link

When I try to run the program:

2024-07-14 18:12:06,015 - root - CRITICAL - Error while opening serial COM 'COM3':
could not open port 'COM3': FileNotFoundError(2, 'The system cannot find the file specified.', None, 2)

Help?

@bullkanox
Copy link

1- Create port with com0com, example "COM10"
2- Run emulator with this command: elm -p COM10

@Mohid-Anwar
Copy link

The issue here is that you are not using a Null modem Emulator
if you're using windows 10 or 11 Please use the Following link to access the installer http://radio.jsh.de/com0com.zip
Make sure to tick the 1st and 3rd checkbox while installing
Then try running the program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants