Hi all,
I am trying to upload and install an external cap file into my NFC Nokia 6112 using Eclipse and JCOP plugin and a Pegoda reader.
It works fine with a Samsung SGH-X700N but not with my Nokia.
This is what JCOPShell returns :
Code:cm> upload -d "C:\[...]\file.cap" => 80 E6 02 00 16 09 6D 79 70 61 63 23 23 24 2F 08 ......mypac##$/. A0 00 00 00 03 00 00 00 00 00 00 00 ............ jcshell: Error code: -6 (Card terminal error) jcshell: Communication problems: T=CL communication error: T=CL: Transmission error. Failed to halt PICC
When I try with a Java Project, this is what it returns :
Code:cm> /term "tcl:10" --Opening terminal > /card -a a000000003000000 -c com.ibm.jc.CardManager resetCard with timeout: 0 (ms) --Waiting for card... ATS=0D 78 80 84 02 00 73 C8 40 13 00 90 00 .x....s.@.... ATS: FSC=256, DS=1/DR=1 (symmetrical), FWI=8 (FWT=0.077 sec), SFGI=4, NAD=1/CID=0, Hist=0073C84013009000 => 00 A4 04 00 08 A0 00 00 00 03 00 00 00 00 .............. (54917 usec) <= 6F 10 84 08 A0 00 00 00 03 00 00 00 A5 04 9F 65 o..............e 01 FF 90 00 .... Status: No Error cm> set-key 42/1/DES-ECB/404142434445464748494a4b4c4d4e4f 42/2/DES-ECB/404142434445464748494a4b4c4d4e4f 42/3/DES-ECB/404142434445464748494a4b4c4d4e4f cm> init-update 42 => 80 50 2A 00 08 B5 F4 F2 D2 29 92 4B 47 00 .P*......).KG. (39483 usec) <= 6A 88 j. Status: Reference data not found jcshell: Error code: 6a88 (Reference data not found) jcshell: Wrong response APDU: 6A88 Unexpected error; aborting execution
I know about unlocking Nokia cellphone with a special Middlet but my boss told me that the phone is already unlocked.
Questions are :
- Any way to confirm that the phone is unlocked ?
- Any idea about my problem ?
Thanks a lot guys![]()

Reply With Quote


