Home › Forums › Mayfly Data Logger › Clock Sync for Mayfly v1.0 › Reply To: Clock Sync for Mayfly v1.0
2021-11-15 at 7:13 PM
#16105
Oh interesting I hadn’t seen the PYsync
In EnviroDIY_DS3231\examples\PCsync\PYsync.py
There is a line looking for the port
# Keep only ports with the device communication type
device_ports = [
p for p in ports
if ‘VID_0403+PID_6001’ in p[2]
]
From device manager, PORTS , Silicon Labs CP210x USB to UART
In Events
I see
Device USB\VID_10C4&PID_EA60\0001 requires further installation.
Don’t know whether that will work