On Wed, 16 Oct 2024 14:34:03 -0400 Alan Dove <a...@alandove.com> wrote:
> Instead, I connect to > /dev/serial/by-id/long-name-of-the-USB-device. I have used this technique with great success, but I have also used UDEV rules with great success as well. I usually have two USB to serial converters active at all times so keeping them straight is essential. Using the assigned names was a best an exercise in frustration until I wrote UDEV rules or used the id method. Ed K1VP