Skip to main content
TGhau.2088
Associate II
January 30, 2020
Solved

hello, I am trying to read RFID tags using the iot board b-l475e-iot01a which has a on board M24SR64 NFC , I am new to NFC and so i dont know how to build its command and am unclear how to use it, is there any example or document that might help me.

  • January 30, 2020
  • 1 reply
  • 835 views

..

This topic has been closed for replies.
Best answer by JP Miller

​Dear Customer,

Our webpage https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html has a lot of information that might be of interest to you

To start with the datasheet is available in https://www.st.com/resource/en/datasheet/m24sr64-y.pdf

and contains all the commands supported by M24SR.

Software is available on the Reader side and for Android, as well as source code for the I2C Master for different targets. The link is: 

 https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html#tools-software

Finally application notes can be handy as well, and show examples of communication between a Reader and M24SR, or an I2C Master and M24SR.

https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html#resource

I recommend in particular: AN4430 Designing an NFC Android Application for M24SR and M24LR devices

and AN4433 Storing data into the NDEF memory of M24SR

Have a good day.

Regards

1 reply

JP Miller
JP MillerBest answer
ST Employee
January 30, 2020

​Dear Customer,

Our webpage https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html has a lot of information that might be of interest to you

To start with the datasheet is available in https://www.st.com/resource/en/datasheet/m24sr64-y.pdf

and contains all the commands supported by M24SR.

Software is available on the Reader side and for Android, as well as source code for the I2C Master for different targets. The link is: 

 https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html#tools-software

Finally application notes can be handy as well, and show examples of communication between a Reader and M24SR, or an I2C Master and M24SR.

https://www.st.com/en/nfc/m24sr-series-dynamic-nfc-tags.html#resource

I recommend in particular: AN4430 Designing an NFC Android Application for M24SR and M24LR devices

and AN4433 Storing data into the NDEF memory of M24SR

Have a good day.

Regards