devnied / EMV-NFC-Paycard-Enrollment

A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
Apache License 2.0
1.48k stars 593 forks source link

NFC Tags allways respond with "nfc locked" #5

Closed mr-gosh closed 5 years ago

mr-gosh commented 9 years ago

All NFC based cards that i tried to read (MasterCard with nfc and sparkasse girogo nfc card) promted "nfc chip locked" what is wrong especially for the girogo chip...

devnied commented 9 years ago

Hi, can you attach log to this issue (You can do this with the Android app https://play.google.com/store/apps/details?id=com.github.devnied.emvnfccard)

mr-gosh commented 9 years ago

ive got a log here - but i am not sure if there isnt somethin private in the log file?!? can i send you the log personally or is the log only writing app specific stuff?

devnied commented 9 years ago

Private data in logs are removed. You can send them to me at android@julien-millau.fr

mr-gosh commented 9 years ago

sent... ;-)

5473427801390172 commented 9 years ago

Jak zapłacić kartą SIM telefoniczną na abomament

doridori commented 8 years ago

https://github.com/devnied/EMV-NFC-Paycard-Enrollment/blob/master/library%2Fsrc%2Fmain%2Fjava%2Fcom%2Fgithub%2Fdevnied%2Femvnfccard%2Fiso7816emv%2FEmvTerminal.java#L59 and https://github.com/devnied/EMV-NFC-Paycard-Enrollment/blob/master/library%2Fsrc%2Fmain%2Fjava%2Fcom%2Fgithub%2Fdevnied%2Femvnfccard%2Fiso7816emv%2FEmvTerminal.java#L62 are probably the ones causing you trouble. Set these to reflect your country and currency :)

Really the library EMVParser should take the EMVTerminal as a customisable dependency rather than being hardcoded as you have to change the lib to make this edit at present.

This fixed the locked issue for me...

mehtakunal commented 8 years ago

I am getting "NFC is locked on your card". It is Visa Debit card, issued by HSBC (UK).

cameljames commented 8 years ago

What are you talking abou

On Tuesday, July 26, 2016, mehtakunal notifications@github.com wrote:

I am getting NFC locked on your card in some NFC card. Please help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/devnied/EMV-NFC-Paycard-Enrollment/issues/5#issuecomment-235161487, or mute the thread https://github.com/notifications/unsubscribe-auth/AOKHX792azpWc7NUSYl3sRiWd1Q-cM2yks5qZZCLgaJpZM4DWsji .

King james