-
Notifications
You must be signed in to change notification settings - Fork 25
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
Installed but no ndef data [help] #18
Comments
I tried D27600012401 and random 6 bytes. Nothing works.
used |
@promovicz sorry for tagging you. This is an inactive repository, but I really need urgent help. Hopefully you don't mind. |
Thanks for your reply. So what does this imply? Should I use e1 03 as CAP aid and D27600012401 as applet aid? |
e103 is short, I tried CAP ID D27600012400 and APPLET ID D27600012401 but got error while installing: CAP loaded
INSTALL [for install and make selectable] failed: 0x6984 output of ➜ openjavacard-ndef git:(master) ✗ gp -l
ISD: A000000151000000 (OP_READY)
Parent: A000000151000000
From: A0000001515350
Privs: SecurityDomain, CardLock, CardTerminate, CardReset, CVMManagement, TrustedPath, AuthorizedManagement, TokenVerification, GlobalDelete, GlobalLock, GlobalRegistry, FinalApplication, ReceiptGeneration
PKG: A0000001515350 (LOADED)
Parent: A000000151000000
Version: -1.-1
Applet: A000000151535041
PKG: D276000085304A434F9000 (LOADED)
Parent: A000000151000000
Version: 1.0
Applet: D276000085304A434F900001
PKG: D27600012400 (LOADED)
Parent: A000000151000000
Version: 3.0
Applet: D27600012401 |
Please help.
I am writing cap files successfully. Both pre-built and the one I made.
I know Tag writer app had issues with this applet, but I have no indication in other apps that my NFC card supports ndef.
I do not know how to generate the correct AID for this. Tried: 5A47B1C6ED8E5D7656B1E070 for cap and 5A47B1C6ED8E5D7656B1E07001 for applet.
Can somebody help me? Maybe the problem is wrong AID that does not support NDEF.
Have issues with both full and tiny example.
The text was updated successfully, but these errors were encountered: