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
I have more than one USB devices and on some reboots the get reordered / swapped.
other tools I can change to /dev/ttyUSBbms or /dev/ttyUSBpip.
Set the names via a USB rule script.
But can't set the port in the config file?
I find only numbers?
BR and very nice tool!
Andreas
The text was updated successfully, but these errors were encountered:
Hi,
I found a solution for my problem. It's more a work arround.
My 2 USB devices are randomly ttyUSB1 or 0 ( swapped sometimes on boot)
In the solpip config I can address only number ... 1...5
so 0,1 are random.
So I wrote a serial rule where the USB id renames the device where the pip is connected to /dev/ttyUSB5
the config now access the no 5 constant. if it is 0 or 1 in real.... does not care and the device can reboot many times.
Only I'm limited to 4 devices ... but only need 3 -:)
Hi,
I have more than one USB devices and on some reboots the get reordered / swapped.
other tools I can change to /dev/ttyUSBbms or /dev/ttyUSBpip.
Set the names via a USB rule script.
But can't set the port in the config file?
I find only numbers?
BR and very nice tool!
Andreas
The text was updated successfully, but these errors were encountered: