I’m connected to a Win 10 laptop using the USB-C, and can see the device from the U-Center software. I am planning to perform command/configuration using pySerial. What settings are needed for the serial connection? I currently have 9600, odd parity, and timeout = 1.
I don’t have one handy to check, but 9600 baud sounds right and no parity is what you want. You might need to try different speeds if 9600 doesn’t work.