I have successfully created Linear fixed file structure EF file in SCOSTA smart card BY USING following APDU Command
00 E0 00 00 1B 62 19 82 05 03 41 00 25 05 83 02 60 01 8A 01 01 88 01 48 8C 06 6E FF FF 22 25 25
I am also try to write the record oriented file using this APDU command.
00 DC 00 04 12 (Data=41 73 70 65 72 67 69 6C 6C 69 75 73 3A 6E 6E 6E 6E 6E)
But I got the error (6A85) LC inconsistent with TLV structure. I need the solution to write the smart card EF record oriented file. Please guide me.