I've loaded and personalised the same GP application on both a smart card and a nokia NFC phone, and the application works fine on the smart card but is not selectable on the phone.
When I try to select the application instance on the phone I get the following error...
select -AID A000000003101001
Command --> 00A4040008A000000003101001
Wrapped command --> 00A4040008A000000003101001
Response <-- 6986
select_application() returns 0x80206986 (Unknown ISO7816 error: 0x6986)
However, the application instance is present on the phone as I can delete it...
delete -AID A000000003101001
Command --> 80E400800A4F08A00000000310100100
Wrapped command --> 84E4008018D5F4AA2944F6370EF9CC8E5E2C1024F52CAC58FFCCFB9D1C00
Response <-- 009000
Can anyone shed any light on what's going wrong?

Reply With Quote

