I'm trying to create EF on the smartcard using APDU command:
80 E0 00 00 1C 62 1A 80 01 80 82 01 01 83 02 55 5A 86 09 00 00 00 00 00 00 00 00 00 A5 03 83 01 00
and get the error 69 85 (Condition of use not satisfied:- more than 1 logical channel open - selected logical channel not channel 0).
I'm sending this APDU just after ATR. What's wrong? It's a new card, do I need verify PIN before the file creating operation?
Update: I added PIN verification and SELECT MF: <Send: 00 21 00 11 06 31 32 33 34 35 36 Rcv: 90 00 Send: 00 A4 00 0C 3F 00 Rcv: 90 00> But still get 6985 after CREATE command mentioned above (