Hi :)
I get troubles while loading a .cap file into the SE of my Nokia 6131 or my Nokia 6212.
I am using GPShell (but I also have JCOP Shell so if you have a solution with this one I can test it) and a Pegoda reader.
I tried the helloInstallNokia6131NFC.txt script in the GPShell forlder but it doesn't work :(
mode_211
enable_trace
establish_context
card_connect
# If you have an Omnikey CardMan 5x21 reader, the contactless reader is
# the next even number, e.g. 2 if this is you first reader device in
# the system
#card_connect
select -AID a000000003000000
open_sc -security 3 -keyver 42 -mac_key 404142434445464748494A4B4C4D4E4F -enc_key 404142434445464748494A4B4C4D4E4F -kek_key 404142434445464748494A4B4C4D4E4F
#delete -AID a00000006203010c0101
#delete -AID a00000006203010c01
#delete -AID a00000006203010c0101
install -file HelloWorld.cap -priv 2
card_disconnect
release_contexts
but I get this error :
C:\GPShell>GPShell.exe helloInstallNokia6131NFC.txt
mode_211
enable_trace
establish_context
card_connect
list_readers failed with error 0x8010002E (I)
I think that GPShell does not see my Pegoda Reader.
I saw in other files that we can specify a reader as :
card_connect -readerNumber 2
So i tested with numbers like 1,2,3 up to 6 but it returned the same error.
or
card_connect -reader "ReaderName"
But I dont know the physical name of the Pegoda reader.
If you have any idea, all the help is welcome :)
Gilloull