Skip to main content
Explorer
December 2, 2025
Solved

T2t Emulsification using ST25R3916

  • December 2, 2025
  • 1 reply
  • 76 views

Hello

I want to emulate NTAG215, but I don't think the CE corresponding to T2t is in RFAL. I'm not sure if I understand it correctly, but,

First of all, the status of my code is as follows.
FreeRTOS-based ListenerCylce polling
Emulate nfc context
UID, SAK, ATQA are read, but RFAL_NFC_STATE_ACTIVATED does not seem to receive T2t commands from the reader without a single turn

If necessary, I will upload a portion of the code I am working on.

Help me!

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

    Hi,

    the RFAL provides Card Emulation for T4T and T3T on ST25R3916. T2T Card Emulation is not part of the NFC Forum specifications, and it is not an officially supported feature of the RFAL. See https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/st25r3920-t2t-emulation-ack-response/td-p/831340 for a post related to T2T Card Emulation on ST25R3920.

    Rgds

    BT

    1 reply

    Technical Moderator
    December 2, 2025

    Hi,

    the RFAL provides Card Emulation for T4T and T3T on ST25R3916. T2T Card Emulation is not part of the NFC Forum specifications, and it is not an officially supported feature of the RFAL. See https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/st25r3920-t2t-emulation-ack-response/td-p/831340 for a post related to T2T Card Emulation on ST25R3920.

    Rgds

    BT

    JSH2Author
    Explorer
    December 8, 2025

    Hello,

    Thank you for your reply I understood that T2tCE needs to be implemented in person.

    If you have any additional questions, I will ask you a new question

    Thank you!