I am trying to get the UID of the secure element with my deployed applet.
This is really easy with the emulator, as there I was able to use the getUID() function, but what is the way to achieve the...
Type: Posts; User: Tranten; Keyword(s):
I am trying to get the UID of the secure element with my deployed applet.
This is really easy with the emulator, as there I was able to use the getUID() function, but what is the way to achieve the...
I had the same problem:
certificate said yes, gprs was there but still got the error message no connection to card
what solved it?
i had the nfc module turned off, and for this the phone also...
The midlet is not signed, but in the emulator it is set to have maximum priviliges.
Fortunately I have the problem fixed today after a long debug session. The problem was, that the code in the...
As I see noone knows the solution to this problem. Could someone tell me then how it should work?
So is there anything specific I need in the code of the card? Do I have to do something else in...
Hi!
I've searched for a while now and haven't found any answers to my question.
I want to connect to the inner secure card on the 6212, with following code:
return (ISO14443Connection)...