Hello!
I am currently evaluating the SE050 and I am newbie on T=1 and APDU protocols.
I almost get the same problem of R-APDU body missing...
Like Elshadai, I try to get an answer to "Get_Version" command.
First, I send a T=1 interface soft reset request and get a correct ATR anwser.
Then, I send the applet selection command as indicate in 4.4:
- If I set the M bit of the PCB field of the I-Block to 0 (not chained), I get an Nack to my read address byte (0x91).
- If I set the M bit of the PCB field of the I-Block to 1 (chained), I get the R-APDU trailer (9000), but not the R-APDU body (Applet version) as expected.
I don't anderstand why I have to set this M bit to 1 to get answer, and why I can't get the R-APDU body?
Any leads would be much appreciated too!
Thanks in advance!
Ronan