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
Port logging with node > serialport is not picking up all the ports connected through a USB expander. I have a 1:4 USB expander with a Prolific RS232->USB plugged into each USB port. The Linux OS sees all of the ports:
Port logging with node > serialport is not picking up all the ports connected through a USB expander. I have a 1:4 USB expander with a Prolific RS232->USB plugged into each USB port. The Linux OS sees all of the ports:
However the serialport code only sees one of them:
The port it sees changes if I move them around on the expander module. This is a bit of a road block for me right now.
The text was updated successfully, but these errors were encountered: