Skip to main content
Associate
June 13, 2024
Solved

ST25R95 tag emulation

  • June 13, 2024
  • 1 reply
  • 832 views

Hi,

I have a c++ project using the ST25R95 as a reader talking to a STM32L4 micro.  I want to play around with putting it in tag emulation mode so I can use an external reader to read data from it.

I see references to emulation in the data sheet but don't really see how to put it into this mode.  Is there any example code or instructions for doing this?

This topic has been closed for replies.
Best answer by Brian TIDAL

Hi,

is your application based on ST RFAL library or do you have your own NFC communication stack?

X-CUBE-NFC3 provides the RFAL library for the X-NUCLEO-NFC03A1 board. It support a polling demo and has the framework for the Card Emulation mode. The driver file for CE mode on top of X-CUBE-NFC3 is delivered on demand. I will send it to you.

Rgds

BT

1 reply

Brian TIDAL
Brian TIDALBest answer
Technical Moderator
June 14, 2024

Hi,

is your application based on ST RFAL library or do you have your own NFC communication stack?

X-CUBE-NFC3 provides the RFAL library for the X-NUCLEO-NFC03A1 board. It support a polling demo and has the framework for the Card Emulation mode. The driver file for CE mode on top of X-CUBE-NFC3 is delivered on demand. I will send it to you.

Rgds

BT

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.