Posted By:
Andreas_Schleiss
Posted On:
Wednesday, April 3, 2002 11:24 PM
Hi there;
I have tried to copy the HelloWorld-sample and change some little things...Now when I send the following command
0x80 0x20 0x00 0x00 0x00 0x7F
it returns the error 0x6f00, but if I fill the frame with data like
0x80 0x20 0x00 0x00 0x01 0x04 0x7F
it will work fine. can somebody help? thanx
PS. In the first case the apdubuffer[ISO7816.OFFSET_LC] contains 0x7F!