apdu Questions
1
Solved
I'd like to know how to get a DIN (Driver Identification Number) from a smartcard. The card is a driver card, used to store tachograph data.
I can already communicate with the smartcard reader but...
Reactance asked 28/4, 2014 at 11:21
1
Solved
I'm trying to emulate an NFC tag with my Nexus 5 according to this document, but my service is never invoke.
Should I turn off Android beam?
I'd like to emulate a simple tag containing a url.
The...
Assort asked 18/4, 2014 at 14:1
1
Solved
I am trying to write an Android App to read/write an NFC Card which supports the ISO 14443 Type A standard. After a thorough search it seems that the only option left now for me is to use the IsoDe...
Sather asked 25/3, 2014 at 22:47
3
Solved
I want to route APDUs I get from an NFC Reader to the SIM Card. According to the HCE documentation I thought it would be possible simply by creating an OffHostApduService with the according routing...
Williamswilliamsburg asked 14/1, 2014 at 9:52
2
Solved
I understand that this is a "discussion" topic that has no definite answer, but I would really like some feedback on what to expect when developing NFC APPs for Android, in particular using IsoDep ...
Landgrave asked 3/12, 2013 at 9:19
3
Solved
I try to access a SmartCard via C++.
I got already the Connection and the CardHandle.
But when I send an APDU Command via SCardTransmit, i'll get 6E 00 as the answer from the card.
No matter which...
Ribaldry asked 7/7, 2011 at 10:48
3
Solved
2
Solved
i am looking for APDU to find UID of contact less ISO 14443 smart card and how to use it to print in Linux terminal. Problem is that i found many people talking about it, but there is no solution. ...
Stigmasterol asked 24/10, 2012 at 14:19
3
After reading a lot of questions, i decided to post this one. I read that stock version of android does not support API's for card emulation. Also, we cannot write custom applications to secure ele...
Fearfully asked 20/6, 2013 at 17:56
1
Solved
Using a Nexus 4 and the latest Android API level 18 to communicate with a Mifare DESFire EV1 AES tag is giving me a headache. Following the NXP native protocol in order to write and read this type ...
Haemal asked 25/10, 2013 at 12:11
1
Solved
I'm trying to read some information out of an ISO/IEC 14443 Type A card.
After analysing the card with the android app NFC TagInfo, I found out, that the application (AID: 15845F) has the particul...
Cockneyism asked 10/10, 2013 at 13:6
2
What is the difference between ISO 14443-3 and ISO 7816-4 APDUs?
I'm asking this because seems some cards use former to communicate with reader, some latter.
I'm confused with this, would like to g...
3
Solved
I have found in docs they are referring to SIMPLE-TLV and BER-TLV . I was look into most of the EMV and GP docs but they have not mentioned the different.
Could anyone help me to understand the di...
1
Solved
I am doing an EMV application on Android OS (Samsung Galaxy).
I am able to send several APDU commands without problem but when I am trying to send the internal authentication command. I have this...
1
Solved
Is there any way to load .cap(converted applet) design in java card in to java and then install applet from that .cap(converted applet) file into smart card?
I am having .cap file that is converted...
1
Solved
Can you tell me please how I can edit the content of my smart card?
How should I use APDU commands in order to edit the content?
Lets say I have something like this on a smart card:
00 00 05 00 0...
© 2022 - 2024 — McMap. All rights reserved.