-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"File or application not found; Command (failure) [...]" for every field #5
Comments
Hey there, thanks for submitting an issue. Sadly, as with #3, I cannot verify this at the present time since I still have to get my own CIE. However, I'm also busy with another project so I won't have time to look into this issue for a while. We're talking about a few months. In the meantime, I'm not sure what to suggest. This error here puzzles me a bit since @fottavi said nothing changed since the CIE specimen sample I worked on.
I would suggest to try and list applications and their Elementary and Dedicated Files, just to be absolutely sure their addresses still match the specification. Unfortunately, there seems to be no standard ADPU command to do so, as stated here. |
I met @ebrienza at maker faire Rome, he said it's probably easy to fix, and he'll check the code soon |
Someone solved the problems described above? |
Hi @rubromka! What I recall from the brief discussion with him at maker faire, (please Eros correct me if i'm wrong) was that at the present version there is hardcoded some sort of address or name for the file system in the smartcard, and while this name was fixed for the first batch of CIE, it can be one among a few, all listed in some standard. |
Hi, I have not investigated more, but it makes me think wrong ATR. I'm busy in other developments and I cannot work on it for the moment. I'm sorry. |
Hello everybody! Do you have any update? tks |
Ciao! I've received my CIE a few days ago and i wanted to test it with this library. I happend to have a PN532 shield from Adafruit. I've installed this lib and the modified PN532 library linked in the readme, i've uploaded the ReadAll example to my arduino Uno, to which i've connected the shield with power and the 4 SPI signals following the pin numbering suggested by the example.
I've left out the reset and IRQ pins, as their declaration is commented in the example.
Sadly i don't have anything else to test that my CIE is properly working, any suggestion will be appreciated.
Following is the log with the verbose option:
As a test, i've also tryed with a regular MiFare card, the output is slightly different, giving "Don't know how to handle this command: 81" instead of "File or application not found 0x6A 0x82"
I've opened a different issue from #3 since in my case it doesn't run succesfully the first commands
The text was updated successfully, but these errors were encountered: