Hello everybody.
First of all, I have a Nokia 6212 NFC, and it's already unlocked with Nokia Unlock MIDlet.
I'm trying to upload an applet to the SE with GPShell but it seems I'm not selecting the correct AID...
mode_211
enable_trace
establish_context
card_connect
select -AID A000000003000000
Command --> 00A4040008A000000003000000
Wrapped command --> 00A4040008A000000003000000
Response <-- 6A82
select_application() returns 0x80216A82 (6A82: The application to be selected could not be found.)
On the other hand, if I just send the SELECT command, the response is:
mode_211
enable_trace
establish_context
card_connect
select
Command --> 00A4040000
Wrapped command --> 00A4040000
Response <-- 6F2383023F008801008A010582023F008D02EF0384008C050F010101FFAB068401309E01019000
card_disconnect
release_context
Could anybody explain me which is the correct AID to use?
TIA and regards
Alfonso

Reply With Quote


