cancel
Showing results for 
Search instead for 
Did you mean: 

ST25R95 tag emulation

dsabol
Associate

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?

1 REPLY 1
Brian TIDAL
ST Employee

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.