Write NDEF with CR95HF
Hello,
I downloaded STM32CubeExpansion_NFC3_V1.4.0.
I use the example projectCR95HF_TagDetect with the board X-NUCLEO-NFC03A1 and the board NUCLEO-F103RB.
I use smartphone Sony Xperia L1 (TT4B) an Samsung Galaxy S7 (TT4A).
I want test the function NDEF_WriteURI(&url);
the sub-function ISO7816_SendReceiveAPDU don't return the right argument.
I have always the same result .
APDUresponse.SW1 = 0x6A and APDUresponse.SW2= 0x82 instead of APDUresponse.SW1 = 0x90 and APDUresponse.SW2= 0x00.
Is this mistak cause by the smartphones or by the CR95HF or by software ?
Can you help me to solve this mistak ?
Best regards
