Skip to main content
Visitor II
May 5, 2022
Solved

How Emulate NDEF with CR95HF (card emulation) ?

  • May 5, 2022
  • 4 replies
  • 2921 views

I Use STM32CubeExpansion_NFC3_V2.1.0 for emulate card with NUCLEO-L476RG and X-NUCLEO-NFC03A1.

I can't find a example code for NDEF emulation card.

Does anyone have a example code for NDEF Emulation card ?

Card emulation feature is not written in the datasheet of CR95HF,but it's written in the datasheet of ST25R95, and they use the same sample project. So can anyone tell me the difference between CR95HF and ST25R95.Does CR95HF support NDEF card emulation featuren?

0693W00000NpHxEQAV.png 0693W00000NpHxJQAV.png 

Best Regards.

Peter G

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

    Hi Peter,

    thanks for using ST25R95/CR95HF product.

    You will find some informations about the differences between CR95HF and ST25R95 in the following post: https://community.st.com/s/question/0D53W00000Bsjx4SAB/differences-between-st95hf-and-st25r95.

    Card Emulation source code is not part of the X-CUBE-NFC3 v2.1.0 but I will provide it to you in private.

    Rgds

    BT

    4 replies

    Technical Moderator
    May 9, 2022

    Hi Peter,

    thanks for using ST25R95/CR95HF product.

    You will find some informations about the differences between CR95HF and ST25R95 in the following post: https://community.st.com/s/question/0D53W00000Bsjx4SAB/differences-between-st95hf-and-st25r95.

    Card Emulation source code is not part of the X-CUBE-NFC3 v2.1.0 but I will provide it to you in private.

    Rgds

    BT

    Visitor II
    August 17, 2022

    Hello,Biran.

    I am interested in card emulation on CR95HF. Can I receive this code?

    Visitor II
    August 16, 2022

    Hello,Biran.

    I am interested in card emulation on CR95HF. Can I receive this code?

    Visitor II
    September 22, 2022

    Hi Brian,

    I am also interested in card emulation on the CR95HF. Could you send me the code?

    Thanks in advance

    Graduate
    January 16, 2024

    Hi Brian,

    I am also interested in card emulation, could you send me the code ?

    I have an X-NUCLEO-NFC03A1 (MB1171-D) on a NUCLEO-F401RE, the tag-polling demo works fine.

    A question: as read here, only the new ST25R95 supports card emulation, the device on the X-NUCLEO-NFC is marked CR95HFV5, can you confirm that I won't be able to use the code you will provide me with this hardware?

    Thank you