Hi,

Nike has decided to close support for some products. So I have decided to
try to extract data from my Nike+ Sportband USB, by using Python and PyUSB.
I always get this error:

'usb.core.USBError: [Errno 110] Operation timed out'

I have written a post on Stack Overflow, where there is my python code:

https://stackoverflow.com/questions/50117520/extract-
data-from-nike-sportband-with-pyusb-on-debian

I found a C code that works, but I can not do the same with Python. You can
read the C code here:

http://knz-blue.cocolog-nifty.com/memo/files/SportBandGetTrack.c

I have read this topic:

http://pyusb-users.narkive.com/sUHXq7uY/usb-core-
usberror-errno-110-operation-timed-out

It seems to be the same problem. Can you help me?
Thank you!

Saluti, Luigi
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to