Ok, i got it.

I went to look in the towitoko driver code.
And now i can read. Just a misunderstanding about the offset.

cmdToSend[2] = (address >> 8)
cmdToSend[3] = (address & 0x00FF)

I did like that, it was also in a previous mail.
But i see nothing about that in the RFC 7816-4.

Christian

***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to