User Activity

Where to I start to debug the RFAL middleware if I receive ERR_PROTO (11) when I call err= rfalIsoDepStartApduTransceive(P); or rfalIsoDepGetApduTransceiveStatus();I receive ERR_PROTO from the RFAL when I send a card a specific (APDU) , For some card...
Posted on June 25, 2018 at 00:29Hi. I am Reading a few APDU Commands from a card using the ST25R3911B and the STM32F401.I am using the X-CUBE-NFC5 software expansion.Before all my commands are completed, i get a 'ERR_NOMEM' error. I am clearing the ...
Posted on February 08, 2018 at 14:54Hi .. I am currently sending an APDU Command to a card with the ST25R3911 and get a valid response.I use the HAL drivers and middleware from ST-CubeMX ( CPU = STM32F401RE)As soon as I try to send another APDU comm...
Posted on January 30, 2018 at 16:01Hi All. I am Using The Nucelo-NFC5A1(ST25R3911B) board with STM32-Nuceo-F410RE board.(Using the X-Cube-NFC5 middleware RFAL).I am not getting any responses from my APDU commands sent to a card. ( Also no Error Code...
Posted on January 24, 2018 at 01:12Hi I am currently trying to send and receive APDU commands to an NFC PICC. I am using the X-NUCLEO-NFC05A1 (ST25R3911B) and the STM32F401RE Nucleo Board. For software I am using X-CUBE-NFC5  RFAL middleware and STM...