ColinPitrat / kalenji-gps-watch-reader

A tool to import data from some Kalenji running watches
GNU General Public License v3.0
30 stars 11 forks source link

Timeout reading data: error on USB operation code -7 - 11 LIBUSB_ERROR_TIMEOUT #85

Open Tokn59 opened 1 year ago

Tokn59 commented 1 year ago

Hi, when trying to read data from a Kalenji Keymaze 300 connected via USB I get the error message error on USB operation code -7 - 11 LIBUSB_ERROR_TIMEOUT

I tried the following options :

Device connected via USB and option "Upload to Pc" selected.

sudo ./kalenji_reader D:Keymaze -v sudo ./kalenji_reader D:Kalenji -v

Result shows : src/main.cc:289: Configuration parsed src/main.cc:293: Create output directory '/tmp/kalenji_import' src/main.cc:309: Source is USB src/main.cc:313: With transaction logger src/main.cc:333: Auto-detecting device src/main.cc:362: Auto-detected Keymaze src/main.cc:371: Registering device src/main.cc:378: Attaching source to device src/main.cc:381: Initializing device error on USB operation code -7 - 11 LIBUSB_ERROR_TIMEOUT

Any suggestions. It looks like the device is detected successfully but no data is read.

ColinPitrat commented 1 year ago

That's the first time I hear about the Keymaze 300, not sure what model it resembles the most.

I could look into supporting it but this would require producing dumps using the official software on Windows: https://github.com/ColinPitrat/kalenji-gps-watch-reader/wiki/Produce-dumps

With a bit of luck, the device is very similar to an other Keymaze device and the only thing changing is the initialization sequence, in which case it would be very easy to support.

Tokn59 commented 1 year ago

Thanks you ! Before spending any time on it let me first try out the other models to see if any of them works. Will be after the weekend as I am currently travelling. Kind regards, Tony

Sent from my iPhone

On 10 May 2023, at 17:39, Colin Pitrat @.***> wrote:



That's the first time I hear about the Keymaze 300, not sure what model it resembles the most.

I could look into supporting it but this would require producing dumps using the official software on Windows: https://github.com/ColinPitrat/kalenji-gps-watch-reader/wiki/Produce-dumps

With a bit of luck, the device is very similar to an other Keymaze device and the only thing changing is the initialization sequence, in which case it would be very easy to support.

— Reply to this email directly, view it on GitHubhttps://github.com/ColinPitrat/kalenji-gps-watch-reader/issues/85#issuecomment-1542423737, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACGJZ734XQTTKHYUBTL4MMLXFOZDRANCNFSM6AAAAAAXMDRV2U. You are receiving this because you authored the thread.Message ID: @.***>