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

RuntimeError: Incorrect Arduino ID #8

Closed
linus8533 opened this issue Jul 22, 2023 · 11 comments
Closed

RuntimeError: Incorrect Arduino ID #8

linus8533 opened this issue Jul 22, 2023 · 11 comments
Assignees
Labels
bug Something isn't working

Comments

@linus8533
Copy link

Hello
After updating python_firmetix tot version 7.1.0 and on de arduino to 7.1.1 I get a runtime - error:

….\AppData\Local\Programs\Python\Python311\Lib\site-packages\firmetix\firmetix.py", line 332, in init
self._find_arduino()
…..\Python\Python311\Lib\site-packages\firmetix\firmetix.py", line 503, in _find_arduino
raise RuntimeError(f'Incorrect Arduino ID: {self.reported_arduino_id}')
RuntimeError: Incorrect Arduino ID: []

I hope you can fix this.

@Nilon123456789
Copy link
Owner

Which version did you use on the arduino? And what is your arduino model?

@linus8533
Copy link
Author

linus8533 commented Aug 28, 2023 via email

@Nilon123456789
Copy link
Owner

Did did you check that you have the same id set in your arduino script and in python? (Default one is 1)

@Nilon123456789 Nilon123456789 added the bug Something isn't working label Aug 28, 2023
@linus8533
Copy link
Author

linus8533 commented Aug 28, 2023 via email

@Nilon123456789
Copy link
Owner

Did you try running the example blink. And are you on Windows, Mac or Linux.

@Nilon123456789 Nilon123456789 self-assigned this Aug 28, 2023
@linus8533
Copy link
Author

linus8533 commented Aug 30, 2023 via email

@Nilon123456789
Copy link
Owner

Is the problem still going?

@linus8533
Copy link
Author

linus8533 commented Aug 31, 2023 via email

@Nilon123456789
Copy link
Owner

Try increasing the Arduino wait time when creating the board.

@linus8533
Copy link
Author

linus8533 commented Sep 13, 2023 via email

@Nilon123456789
Copy link
Owner

Alright, I will then close the issue and publish a new version (7.1.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants