L1L1 / cardpeek

Automatically exported from code.google.com/p/cardpeek
Other
448 stars 116 forks source link

Vasco DP905 does not like dir change #108

Open PeterWagemans opened 4 years ago

PeterWagemans commented 4 years ago

Your cardpeek software has been a great help for me so far in understanding how to read Belgian EID cards. This has resulted in a working prototype, but while testing, I stumble upon this card reader that doesn't like me to change to the 3F00 folder.

RSET 3B 98 13 40 0A A5 03 01 01 01 AD 13 11
SEND 00 A4 02 0C 02 3F 00 00
RECV 6D00 # Instruction code not supported or invalid (nil)

This Vasco reader works fine with the beid middleware, but apparently the middleware is obtaining the information in that dir in some other way.

What are your thoughts on this? This is of course not a bug in cardpeek, just looking for advice.