AndroidPassportReader icon indicating copy to clipboard operation
AndroidPassportReader copied to clipboard

Problem scanning 2023 passport: Could not tranceive APDU

Open akeilox opened this issue 1 year ago • 2 comments

I had no issues scanning other passport but there is this one issued in 2023 this year, I am getting the following error on nfc screen (tried re-positioning several time)

net.sf.scuba.smartcards.CardServiceException: Error occured. CAPDU = 027C228D205EA7454E9F46D3D47058391B69AB8512E132E6AFADSD61D3966850A095ED2A3D90 (SW = 0X3D90: Unknown

when I re-position and re-scan attempt number 3 or 4 I saw this message: ADP ERROR ?? net.scf.scuba.smartcard.CardServiceException: Could not tranceive APDU

Is this related with JMRTD-to-new-chip format as its distinctly the 2023 issues passport having this issue?

update: when i scan 2022 issued passport just after above it scans fine

akeilox avatar Nov 23 '23 10:11 akeilox

That's basically telling you that the command sent to the chip failed. Probably it needs to be modified for 2023 chips.

El jue, 23 nov 2023, 10:26, akeilox @.***> escribió:

I had no issues scanning other passport but there is this one issues in 2023 this year, I am getting the following error on nfc screen (tried re-positioning several time)

net.sf.scuba.smartcards.CardServiceException: Error occured. CAPDU = 027C228D205EA7454E9F46D3D47058391B69AB8512E132E6AFADSD61D3966850A095ED2A3D90 (SW = 0X3D90: Unknown

when I re-position and re-scan attempt number 3 or 4 I saw this message: ADP ERROR ?? net.scf.scuba.smartcard.CardServiceException: Could not tranceive APDU

Is this related with a new chip format as its distinctly the 2023 issues passport having this issue?

— Reply to this email directly, view it on GitHub https://github.com/jllarraz/AndroidPassportReader/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFQ57ZLDGOZRDQWWL4QHLDYF4QE3AVCNFSM6AAAAAA7XRB63WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDOOJQGM4DOOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jllarraz avatar Nov 23 '23 11:11 jllarraz

does that mean JMRTD update required ?

akeilox avatar Nov 23 '23 12:11 akeilox