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

How to change vendor/product I or add iSerial #47

Closed
vmario89 opened this issue Feb 7, 2020 · 2 comments
Closed

How to change vendor/product I or add iSerial #47

vmario89 opened this issue Feb 7, 2020 · 2 comments

Comments

@vmario89
Copy link

vmario89 commented Feb 7, 2020

Hi,
because i want to have control over each smart stepper by usb connected to a usb hub, i figured out that all Smart steppers have same product id and vendor id. I'd like to persist named devices in raspbian by mapping their id's as fixed rule. Unfortunately that looks not so nice because all IDs of nano zero are the same. How can i change that? i did not find a fitting line of code to adjust that.
grafik

@coolio986
Copy link
Collaborator

You are looking for "boards.txt" in

\AppData\Local\Arduino15\packages\misfittech\hardware\samd\1.0.0

nano_zero.vid.0=0x1209 nano_zero.pid.0=0x8087 nano_zero.vid.1=0x1209 nano_zero.pid.1=0x8086

@vmario89
Copy link
Author

thanks for the information. This helps a lot! regards, Mario

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

2 participants