Skip to main content
Visitor II
January 17, 2023
Solved

Any example for ST25R3916 card emulation using ST25SDK

  • January 17, 2023
  • 2 replies
  • 1038 views

Hi, we are evaluating the ST25R3916 NFC card emulation solution but we cant find any card emulation related info in the ST25SDK. Please advice.

Thanks,

Best Regards.

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

    Hi,

    the ST25 embedded NFC library provides an example of T3T and T4T card emulation.

    Rgds

    BT

    2 replies

    Technical Moderator
    January 17, 2023

    Hi,

    the ST25 embedded NFC library provides an example of T3T and T4T card emulation.

    Rgds

    BT

    KHong.11Author
    Visitor II
    January 17, 2023

    Hi Brian, thanks for your reply.

    We are trying to use the ST25R3916 in an Android OS. Is the ST25R3916 support android OS? Is that any card emulation example using Java language?

    Best Regards,

    Hongbii.

    Technical Moderator
    January 17, 2023

    Hi,

    we do not provide source code for Android's Java layer. Typically on Android full NFC controllers from the ST21/ST54 family with NCI are used.

    The only thing I can offer is RFAL ported into user space of Linux on Raspberry Pi: STSW-ST25R013 or similar for STM32MP1: X-LINUX-NFC6

    Best Regards, Ulyssess