I have created ECC (Elliptic curve cryptography) in jcop j3A081 card.(dual interface card).Then i have android Application which use the Android ISO dep Connection to Communicate with the java card.(Contactless interface).So First i have select the Application.It gives success response code(90 00).So then i send some data to card it gives encryption data back to Android Application.Previously it worked perfectly.but suddenly it corrupted. I don't know why.After Corrupted it successfully selected Application but when i try to send data to java card it gives (6F 00) error code.previously it gives the encrypted data.Is there Any one knows what is happening in java card ?? or what is the root course??(Spec : I used this card many time for the testing)
Thanks Sajith