Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read vietnam citizen id card via NFC #148

Open
shinnobi opened this issue Aug 1, 2023 · 2 comments
Open

read vietnam citizen id card via NFC #148

shinnobi opened this issue Aug 1, 2023 · 2 comments

Comments

@shinnobi
Copy link

shinnobi commented Aug 1, 2023

Current Behaviour

I have a problem when read Vietnamese citizen id card via NFC, i only get mrz info ( number id, Name, date of birth, expried date,.) Photo image, but i want some detail ie: Place of Birth, morther /farther name, identifying characteristics,...

Expected Behaviour

I think this data is stored in EF_DG11 but when i try to get it , it return error code null , so can you help me a little bit . thank you so much

Context

i use Smartscanner-core in android project (kotlin)

@Vienxom5
Copy link

Vienxom5 commented Oct 8, 2024

Current Behaviour

I have a problem when read Vietnamese citizen id card via NFC, i only get mrz info ( number id, Name, date of birth, expried date,.) Photo image, but i want some detail ie: Place of Birth, morther /farther name, identifying characteristics,...

Expected Behaviour

I think this data is stored in EF_DG11 but when i try to get it , it return error code null , so can you help me a little bit . thank you so much

Context

i use Smartscanner-core in android project (kotlin)

Can you share your source that you have done? Thanks.

@manhnct
Copy link

manhnct commented Nov 5, 2024

Current Behaviour

I have a problem when read Vietnamese citizen id card via NFC, i only get mrz info ( number id, Name, date of birth, expried date,.) Photo image, but i want some detail ie: Place of Birth, morther /farther name, identifying characteristics,...

Expected Behaviour

I think this data is stored in EF_DG11 but when i try to get it , it return error code null , so can you help me a little bit . thank you so much

Context

i use Smartscanner-core in android project (kotlin)

Hi Shinnobi,
I am also facing the same issue: Unable to read EF_DG11 data containing additional person details information.

Below is the exception in logcat
net.sf.scuba.smartcards.CardServiceException: Access to file denied, CAPDU = 00A4020C020103, RAPDU = 6982 (SW = 0x6982: SECURITY STATUS NOT SATISFIED)

and
DG11 fail read net.sf.scuba.smartcards.CardServiceException: File not found, CAPDU = 00A4020C02010B, RAPDU = 6A82 (SW = 0x6A82: FILE NOT FOUND)

Did you solve this issue? If so, please share how you overcome it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants