Hello,
I connected my 4 MPPT through https://www.amazon.com/dp/B09TJMLNG1?psc=1&ref=ppx_yo2ov_dt_b_product_details and can confirm from my mac that I do have 4 serial ports and there is transmission happening.
When I add that usb to my ekrano, it does not pick up the MPPTs. I have confirmed it sees the 4 serial ports:
ls -d /service/vedirect-interface.ttyACM*
/service/vedirect-interface.ttyACM0 /service/vedirect-interface.ttyACM1 /service/vedirect-interface.ttyACM2 /service/vedirect-interface.ttyACM3
I have also confirmed the properties of the serial port:
udevadm info --query=property --name=/dev/ttyACM0
DEVLINKS=/dev/serial-starter/ttyACM0 /dev/serial/by-id/usb-WCH.CN_USB_Quad_Serial_BC04A4ABCD-if00 /dev/serial/by-path/platform-1c1d400.usb-usb-0:1:1.0
DEVNAME=/dev/ttyACM0
DEVPATH=/devices/platform/soc/1c1d400.usb/usb6/6-1/6-1:1.0/tty/ttyACM0
ID_BUS=usb
ID_MODEL=USB_Quad_Serial
ID_MODEL_ENC=USB\x20Quad_Serial
ID_MODEL_ID=55d5
ID_PATH=platform-1c1d400.usb-usb-0:1:1.0
ID_PATH_TAG=platform-1c1d400_usb-usb-0_1_1_0
ID_REVISION=0148
ID_SERIAL=WCH.CN_USB_Quad_Serial_BC04A4ABCD
ID_SERIAL_SHORT=BC04A4ABCD
ID_TYPE=generic
ID_USB_CLASS_FROM_DATABASE=Miscellaneous Device
ID_USB_DRIVER=cdc_acm
ID_USB_INTERFACES=:020201:0a0000:
ID_USB_INTERFACE_NUM=00
ID_USB_PROTOCOL_FROM_DATABASE=Interface Association
ID_VENDOR=WCH.CN
ID_VENDOR_ENC=WCH.CN
ID_VENDOR_FROM_DATABASE=QinHeng Electronics
ID_VENDOR_ID=1a86
MAJOR=166
MINOR=0
SUBSYSTEM=tty
USEC_INITIALIZED=3325015
What am I missing?!
Thanks
-Fred