I tried the manipulation descriped on this topic and here is the of the vyper command (I assume the Zoop has to be run with the vyper command):
Does someone has this issue ? Do you know some Zoop users who succeded in downloading their dive data ?
Thanks a lot
Code: Select all
➜ ~ ./vyper /dev/tty.usbserial-000013FA
DATETIME 2012-12-24T22:42:22Z (1356388942)
REVISION 0.3.0-devel (14072ff8a643a12a1493fbe7fd46337e37ca49cc)
DEVICE=/dev/tty.usbserial-000013FA, DELAY=500
suunto_vyper_device_open
INFO: Configure: baudrate=2400, databits=8, parity=2, stopbits=1, flowcontrol=0
INFO: Timeout: value=1000
INFO: DTR: value=1
INFO: Sleep: value=100
INFO: Flush: queue=3, input=0, output=0
dc_device_foreach
INFO: Sleep: value=500
INFO: RTS: value=1
INFO: Write: size=5, data=0500161407
INFO: Sleep: value=200
INFO: Flush: queue=1, input=0, output=0
INFO: RTS: value=0
INFO: Read: size=0, data=
ERROR: Failed to receive the answer. [in ../../source/src/suunto_vyper.c:258 (suunto_vyper_transfer)]
../../source/examples/suunto_vyper_test.c:53: Cannot read dives.
suunto_vyper_device_open
INFO: Configure: baudrate=2400, databits=8, parity=2, stopbits=1, flowcontrol=0
INFO: Timeout: value=1000
INFO: DTR: value=1
INFO: Sleep: value=100
INFO: Flush: queue=3, input=0, output=0
dc_device_dump
INFO: Sleep: value=500
INFO: RTS: value=1
INFO: Write: size=5, data=0500002025
INFO: Sleep: value=200
INFO: Flush: queue=1, input=0, output=0
INFO: RTS: value=0
INFO: Read: size=0, data=
ERROR: Failed to receive the answer. [in ../../source/src/suunto_vyper.c:258 (suunto_vyper_transfer)]
../../source/examples/suunto_vyper_test.c:98: Cannot read memory.
SUMMARY
-------
test_dump_sdm: Timeout
test_dump_memory: Timeout