after some time of not diving, I'm getting ready for a nice dive trip, and was looking into how I'd get the data off the dive computer and onto my notebook ... which is running Win10 and doesn't have a serial port ;)
Well, I do have a working USB-Serial adapter (using it for routers and other stuff), so I know it works ;)
The transfer between dive computer and memomouse also seems to work, at least the green light comes on correctly upon going to logbook mode, so that part I'd say is working, too. Anyway, all I get out of subsurface on transfer is "waiting for user action" ... the logfile doesn't really show much data transfer either:
INFO: Open: name=COM6
INFO: Configure: baudrate=19200, databits=8, parity=0, stopbits=1, flowcontrol=0
INFO: Timeout: value=-1
INFO: DTR: value=1
INFO: RTS: value=0
INFO: Read: size=1, data=00
INFO: Read: size=1, data=E6
INFO: Read: size=1, data=00
INFO: Read: size=1, data=00
INFO: Read: size=1, data=18
INFO: Read: size=1, data=F8
INFO: Read: size=1, data=18
INFO: Read: size=1, data=9E
INFO: Read: size=1, data=98
INFO: Read: size=1, data=9E
INFO: Read: size=1, data=E0
INFO: Read: size=1, data=E0
INFO: Read: size=1, data=60
INFO: Read: size=1, data=7E
INFO: Read: size=1, data=78
INFO: Read: size=1, data=E0
INFO: Read: size=1, data=E0
INFO: Read: size=1, data=80
INFO: Read: size=1, data=18
INFO: Read: size=1, data=E0
INFO: Read: size=1, data=00
INFO: Read: size=1, data=E6
Any idea what is going wrong here?