LudovicRousseau / PCSC

pcsc-lite: PC/SC implementation
https://pcsclite.apdu.fr/
Other
266 stars 109 forks source link

libusb timeout for Identiv uTrust 3700 F when card/tag is not present #94

Closed jeremyherbert closed 3 years ago

jeremyherbert commented 3 years ago

Platform: Xubuntu 20.04.1 pcsc-lite version: 1.8.26 Reader: Identiv uTrust 3700 F (NFC reader) Card: NXP NTAG213

I have an Identiv uTrust 3700 F (NFC reader) that I am trying to use with pcsc-lite. If I connect it to the PC with no tag in the reader, it fails to detect properly: log_bad.txt

However, if I connect it while a tag is in the field, it detects fine: log_good.txt

Is there some timeout configuration option that I am perhaps missing ?

jeremyherbert commented 3 years ago

I just built version 1.9.0 along with the latest ccid drivers and it works now, so closing this issue.