Skip to main content
Visitor II
April 3, 2018
Solved

Code for ST25R3911B

  • April 3, 2018
  • 1 reply
  • 590 views
Posted on April 03, 2018 at 17:41

Hi,

I am working on a project within which I am using HF RFID reader. More particularly 

&sharpST25R3911B 1.4W NFC reader. I was searching for the right code for reading tags with this but didn't have any luck.

Does anybody have a code for reading tags with this device? Or maybe you know where to find some libraries?

I would really appreciate if you could help me out. 

Thank you!

#nfc #rfid-reader #st25r3911b #code #rfid
    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS
    Posted on April 04, 2018 at 14:53

    Hi Zan,

    what do you understand by reading tags?

    With the existing software for it - especially the XNUCLEO-NFC05A1 you can see easily how to exchange frames/APDUs over ISODEP/NFCEP. This interface can be used to exchange frames for reading/writing/whatever.

    However reading/writing NDEF according to NFC Forum is not implemented there.

    Regards, Ulysses

    1 reply

    Technical Moderator
    April 4, 2018
    Posted on April 04, 2018 at 14:53

    Hi Zan,

    what do you understand by reading tags?

    With the existing software for it - especially the XNUCLEO-NFC05A1 you can see easily how to exchange frames/APDUs over ISODEP/NFCEP. This interface can be used to exchange frames for reading/writing/whatever.

    However reading/writing NDEF according to NFC Forum is not implemented there.

    Regards, Ulysses