pouko / rfcat

Automatically exported from code.google.com/p/rfcat
Other
1 stars 1 forks source link

Error in resetup():USBError('Connection timed out',) #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
**What steps will reproduce the problem?**
1. Plug in CC1111 in computer
2. Run rfcat without problems for 5 minutes (random)
3. Suddently running the same command (which previously worked) gives the error 
message "Error in resetup():USBError('Connection timed out',)".
4. The problem is solved by removing the CC1111 USB device and re-inserting it.
5. Same error message re-appears minutes later (see item 3)

**What is the expected output? What do you see instead?**
I expect rfcat to run, and send the specified data without giving this error 
message.

**What version of the product are you using? On what operating system?**
* rfcat from hg changeset 8:9471590f9942
* RFLIB version=305
* Python 2.7.8 (default, Sep 24 2014, 18:26:21) 
* GCC 4.9.1 20140903
* pyusb 0.4.3-7
* Linux 3.17.2 (Arch Linux build 1)

Please provide any additional information below.
* The code giving the error message is included in the file.

Original issue reported on code.google.com by vegardha...@gmail.com on 28 Nov 2014 at 5:38

Attachments: